Author: Kev <klmitch@undernet.org>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 14 Apr 2000 20:19:41 +0000 (20:19 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 14 Apr 2000 20:19:41 +0000 (20:19 +0000)
commitfd76ed1211dd5ac07b196406b9964fa4db9512d1
treef878ab0979ab61850d15ed18b74ff993d403f503
parent0c6d8d5a811c67955dd40ad0a4e279a21f2cd3cd
Author: Kev <klmitch@undernet.org>
Log message:

a couple of misc. bug fixes for gline code, start work on sendcmdto_*
series, include ircd_snprintf in linking (for sendcmdto_*), update gline
and jupe code to utilize the new functions.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@174 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/msg.h
include/send.h
ircd/Makefile.in
ircd/gline.c
ircd/ircd_snprintf.c
ircd/jupe.c
ircd/m_gline.c
ircd/m_jupe.c
ircd/s_user.c
ircd/send.c