Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 15:36:42 +0000 (15:36 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 15:36:42 +0000 (15:36 +0000)
commit95e27e3983014c2c849226cb8390b1826b3fe788
tree4463328f70dab9d0efc982b1d00737988cc3b885
parent3c99eccd934a852929b2c59b66e563d486ee397b
Author: Kev <klmitch@mit.edu>
Log message:

* include/channel.h: defined MODEBUF_DEST_SERVER,
MODEBUF_DEST_HACK4

* ircd/channel.c: Add another argument to build_string() to handle
numeric nicks; implemented MODEBUF_DEST_SERVER to send MODEs to
servers; implemented MODEBUF_DEST_HACK4 to cause HACK(4) notices
to be sent out

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@74 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/channel.h
ircd/channel.c