Author: Bleep <helveytw@home.com>
authorBleep <twhelvey1@home.com>
Sun, 17 Sep 2000 03:41:38 +0000 (03:41 +0000)
committerBleep <twhelvey1@home.com>
Sun, 17 Sep 2000 03:41:38 +0000 (03:41 +0000)
commit7a4d99a46663018958a866073c4fbb8b26f3cc86
tree076136fa4a7a33a34da6b3be2947d8140f6f7edc
parent86c7c44bf12024a47fac109fac01c7dbde88fd0d
Author:      Bleep <helveytw@home.com>
Log message: general mayhem, tweak this add that, refactor logic a bit,
add client.c, move regular expressions to ircd_string

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@290 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
13 files changed:
ChangeLog
include/class.h
include/client.h
include/hash.h
include/ircd_string.h
include/s_conf.h
ircd/class.c
ircd/client.c [new file with mode: 0644]
ircd/hash.c
ircd/ircd.c
ircd/ircd_string.c
ircd/res.c
ircd/s_conf.c