Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Tue, 28 Mar 2000 07:11:20 +0000 (07:11 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Tue, 28 Mar 2000 07:11:20 +0000 (07:11 +0000)
commitb6e6519b2018ca1cb24d78867f74731b7ef75377
tree1e8649764adf679828572c498df012378e0e15a1
parent19cd4740e84080d52a5231c4714ba3dae375bff1
Author: Kev <klmitch@mit.edu>
Log message:

* include/channel.h: added MODE_SAVE for the bounds checking stuff
in modebuf_flush

* ircd/channel.c: make modebuf_flush into modebuf_flush_int and
make it do bounds checking on the buffer; all modes are sent only
if the all parameter is 1; modebuf_flush is the exported wrapper

(all right, so I can't sleep, so what?)

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