[INN-COMMITTERS] inn/innd (12 files)
Russ Allbery
Russ_Allbery at isc.org
Mon Oct 20 21:51:39 UTC 2003
Date: Monday, October 20, 2003 @ 21:51:39
Author: rra
Path: /proj/cvs/isc/inn/inn/innd
Modified: art.c chan.c icd.c innd.h keywords.c nc.c newsfeeds.c ng.c
perl.c python.c rc.c site.c
Lots of warning cleanup, primarily for signed vs. unsigned warnings and
const issues. Remove the old code in rc.c to fix TCP/IP options, since it
was no longer being called with the new networking implementation and
doesn't appear to be useful these days.
-------------+
art.c | 13 +++--
chan.c | 4 -
icd.c | 5 --
innd.h | 4 -
keywords.c | 17 +++----
nc.c | 12 ++---
newsfeeds.c | 6 +-
ng.c | 8 ++-
perl.c | 14 +++++
python.c | 138 ++++++++++++++++++++++++----------------------------------
rc.c | 95 ++++++---------------------------------
site.c | 6 +-
12 files changed, 125 insertions(+), 197 deletions(-)
More information about the inn-committers
mailing list