Author: Ghostwolf <foxxe@trms.com>
authorJoseph Bongaarts <foxxe@wtfs.net>
Thu, 13 Apr 2000 22:13:52 +0000 (22:13 +0000)
committerJoseph Bongaarts <foxxe@wtfs.net>
Thu, 13 Apr 2000 22:13:52 +0000 (22:13 +0000)
commit093e1bca4fe08bda4246f752b76183ef2559497c
tree34d33f4184e1d87f2e1dd22f527bf4e20f108d2f
parente18e86e52fca1ad39e41302768ef7702d479281a
Author: Ghostwolf <foxxe@trms.com>
Log message:
Lots of stuff... Part 1 of the m_stats changes, a slew of bug fixes, cleanups
for kev's G:line changes. m_stats still has more changes coming, but I wanted
to make things compilable again.
Added s_stats.c/h for stats helper functions.
The tree compiles now, but probably won't work. There is at least 1 bug in the
gline code left.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@164 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ircd/Makefile.in
ircd/gline.c
ircd/m_gline.c
ircd/m_join.c
ircd/m_stats.c
ircd/map.c
ircd/opercmds.c
ircd/s_conf.c
ircd/s_stats.c [new file with mode: 0644]
ircd/s_user.c