Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 14 Apr 2000 17:37:01 +0000 (17:37 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 14 Apr 2000 17:37:01 +0000 (17:37 +0000)
commit0c6d8d5a811c67955dd40ad0a4e279a21f2cd3cd
tree78fd38f71b9105b915f2916007e74a3b6e057883
parentf967cc257cc3c5e062837a57e51e7146d601e3e1
Author: Kev <klmitch@mit.edu>
Log message:

Added CONFIG_OPERCMDS to switch things on and off; makes the task of a two-
phase upgrade much simpler.  Using ERR_DISABLED to indicate disabled
commands.  Also some minor cleanups and removal of dead code in m_gline.c
and gline.c.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@173 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
config/config-sh.in
doc/Configure.help
include/numeric.h
ircd/gline.c
ircd/m_clearmode.c
ircd/m_gline.c
ircd/m_jupe.c
ircd/m_opmode.c
ircd/parse.c
ircd/s_err.c