Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Thu, 20 Apr 2000 03:09:35 +0000 (03:09 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Thu, 20 Apr 2000 03:09:35 +0000 (03:09 +0000)
commit88a44236c3b3bea079efb3f4304e178b7265b01f
tree3ed78574044b1dda288cd30507b9028c790d4c02
parent6513fe4deb9449b0164d966c0debd79677c2c51c
Author: Kev <klmitch@mit.edu>
Log message:

* ircd/send.c: define sendcmdto_channel_butone, wrote a simplified
vsendto_op_mask that uses '*' instead of the receiving client
nickname

* include/send.h: declare sendcmdto_channel_butone; takes a skip
argument that allows you to skip (or not to skip) deaf users,
users behind bursting servers, and non channel operators

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