Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Wed, 26 Apr 2000 20:14:57 +0000 (20:14 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Wed, 26 Apr 2000 20:14:57 +0000 (20:14 +0000)
commit234508df195f01ed2f2b491fae354386d14dc8ad
tree9fd4f09cefc87578f00fabcfe2284af714afd263
parent53c57c48cfb6ed24d6f82bbcb49c7aacd6a943e7
Author: Kev <klmitch@mit.edu>
Log message:

Lots more sendcmdto_* and send_reply changes; added RPL_EXPLICIT and dealt
with most of those numerics; added sendrawto_one for explicitly sending
without a prefix

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@204 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
16 files changed:
ChangeLog
include/ircd_reply.h
include/send.h
ircd/ircd.c
ircd/ircd_reply.c
ircd/ircd_snprintf.c
ircd/list.c
ircd/m_pong.c
ircd/res.c
ircd/s_bsd.c
ircd/s_debug.c
ircd/s_err.c
ircd/s_misc.c
ircd/s_serv.c
ircd/s_user.c
ircd/send.c