Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Sun, 16 Apr 2000 04:30:42 +0000 (04:30 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Sun, 16 Apr 2000 04:30:42 +0000 (04:30 +0000)
commit4b44723a17ac2d84daef0dfaa67f863e5bdfa16f
tree50e8e905516a61d634ea9294ddf527705e960b99
parentc43766a3bc1fb2102600a758b30423e06e5f7df4
Author: Kev <klmitch@mit.edu>
Log message:

fix for ircd_snprintf assigning negative numbers to a size_t; clean up
expire time handling to use offsets to CurrentTime, since that's definitely
monotonically increasing; remove local jupes/glines instead of simply
deactivating them; forgot one case in sendcmdto_one()

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@181 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/gline.c
ircd/ircd_snprintf.c
ircd/jupe.c
ircd/send.c