Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Wed, 22 Nov 2000 19:01:19 +0000 (19:01 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Wed, 22 Nov 2000 19:01:19 +0000 (19:01 +0000)
commitbe881c33c0fe811dacd19e89862c091f053d0ac2
tree01bc92a5451a2c21f30dbfad7aa52f02abe052ad
parentc90c4c1ed31a06b894aae0bb092dabdd7c524a7f
Author: Kev <klmitch@mit.edu>
Log message:

The MOTD stuff was a crock.  It's now less of a crock.  Among other
things, we're no longer calling m_motd from register_user.  This
interface may still be subject to change...

Status: stable
Testing done: Signon with NODEFAULTMOTD #define'd; remote MOTDs; local
  MOTDs; T-lines by hostname and by class; T-line conf ordering
Testing needed: Signon without NODEFAULTMOTD #define'd

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@313 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/motd.h [new file with mode: 0644]
ircd/Makefile.in
ircd/m_motd.c
ircd/motd.c [new file with mode: 0644]
ircd/s_user.c