[INN-COMMITTERS] inn (27 files)
Russ Allbery
Russ_Allbery at isc.org
Mon May 17 04:08:01 UTC 2004
Date: Monday, May 17, 2004 @ 04:08:00
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: HACKING INSTALL MANIFEST TODO doc/hook-perl doc/hook-python
doc/man/ctlinnd.8 doc/man/inn.conf.5 doc/man/innd.8
doc/pod/inn.conf.pod doc/pod/innd.pod doc/pod/install.pod
frontends/ctlinnd.c include/inndcomm.h include/paths.h.in
innd/Makefile innd/art.c innd/cc.c innd/innd.c innd/innd.h
innd/python.c innd/status.c site/Makefile
Removed: doc/hook-tcl innd/tcl.c samples/filter.tcl samples/startup.tcl
Rip out all of the Tcl code, which has suffered serious bit rot and is
causing innd to segfault randomly when compiled in, even when no Tcl
filters are defined.
----------------------+
HACKING | 2
INSTALL | 13 ---
MANIFEST | 4 -
TODO | 7 -
doc/hook-perl | 4 -
doc/hook-python | 4 -
doc/hook-tcl | 85 ---------------------
doc/man/ctlinnd.8 | 31 -------
doc/man/inn.conf.5 | 16 ++--
doc/man/innd.8 | 17 ++--
doc/pod/inn.conf.pod | 12 +--
doc/pod/innd.pod | 13 +--
doc/pod/install.pod | 14 ---
frontends/ctlinnd.c | 14 +--
include/inndcomm.h | 3
include/paths.h.in | 4 -
innd/Makefile | 10 --
innd/art.c | 56 --------------
innd/cc.c | 47 -----------
innd/innd.c | 12 ---
innd/innd.h | 23 -----
innd/python.c | 15 +--
innd/status.c | 10 --
innd/tcl.c | 196 -------------------------------------------------
samples/filter.tcl | 19 ----
samples/startup.tcl | 15 ---
site/Makefile | 10 --
27 files changed, 68 insertions(+), 588 deletions(-)
More information about the inn-committers
mailing list