Author: Bleep <helveytw@home.com>
authorBleep <twhelvey1@home.com>
Tue, 19 Sep 2000 05:41:48 +0000 (05:41 +0000)
committerBleep <twhelvey1@home.com>
Tue, 19 Sep 2000 05:41:48 +0000 (05:41 +0000)
commit8927a39c968bc739ebb61ff972a7fe0c375930a1
treee5ef6a7f01caab2540f1a687e1d8550c44c2e9fd
parent8a9e24acc77018edf12c6c83956d0d9af801c340
Author:      Bleep <helveytw@home.com>
Log message: Moved K:lines to new data structures and list, fixup affected
code, rework stats code a bit to report them correctly.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@295 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
16 files changed:
ChangeLog
include/class.h
include/client.h
include/ircd_string.h
include/s_conf.h
include/s_stats.h
ircd/Makefile.in
ircd/chkconf.c
ircd/class.c
ircd/client.c
ircd/ircd.c
ircd/ircd_string.c
ircd/m_stats.c
ircd/s_conf.c
ircd/s_err.c
ircd/s_stats.c