Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 16:15:06 +0000 (16:15 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 16:15:06 +0000 (16:15 +0000)
commit0c1a20913f8d51518101e52866fe5c79f87c36bb
tree4941c4cf4c639f7b0526a0fe007d49928568b379
parent95e27e3983014c2c849226cb8390b1826b3fe788
Author: Kev <klmitch@mit.edu>
Log message:

Some more options in modebuf_flush(); add the skeleton for CLEARMODE and
OPMODE

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@75 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/channel.h
include/handlers.h
include/msg.h
ircd/Makefile.in
ircd/channel.c
ircd/m_clearmode.c [new file with mode: 0644]
ircd/m_opmode.c [new file with mode: 0644]
ircd/parse.c