[INN-COMMITTERS] inn/innfeed (18 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Aug 25 21:35:08 UTC 2002
Date: Sunday, August 25, 2002 @ 14:35:07
Author: rra
Path: /dist1/cvs/isc/inn/inn/innfeed
Modified: article.c article.h buffer.c buffer.h connection.c connection.h
endpoint.c host.c host.h imap_connection.c innfeed.h
innlistener.c innlistener.h main.c misc.c misc.h tape.c tape.h
Global replacement of unsigned int for u_int, unsigned short for u_short,
and unsigned int for u_long as well as the (deactivated) machinery for
defining those types. One more step towards using ISO-standard types
wherever possible for more readability....
-------------------+
article.c | 50 ++++++------
article.h | 10 +-
buffer.c | 24 +++---
buffer.h | 10 +-
connection.c | 86 +++++++++++-----------
connection.h | 16 ++--
endpoint.c | 52 ++++++-------
host.c | 202 ++++++++++++++++++++++++++--------------------------
host.h | 12 +--
imap_connection.c | 44 +++++------
innfeed.h | 8 --
innlistener.c | 30 +++----
innlistener.h | 8 +-
main.c | 10 +-
misc.c | 12 +--
misc.h | 14 +--
tape.c | 40 +++++-----
tape.h | 6 -
18 files changed, 311 insertions(+), 323 deletions(-)
More information about the inn-committers
mailing list