[INN-COMMITTERS] inn (41 files)

Russ Allbery Russ_Allbery at isc.org
Sun Mar 10 05:45:39 UTC 2002


    Date: Saturday, March 9, 2002 @ 21:45:36
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

Modified: authprogs/ident.c authprogs/libauth.c authprogs/libauth.h
          authprogs/pwcheck.c authprogs/radius.c backends/innxbatch.c
          backends/innxmit.c backends/nntpget.c innd/art.c innd/cc.c
          innd/chan.c innd/icd.c innd/innd.h innd/inndstart.c innd/lc.c
          innd/nc.c innd/newsfeeds.c innd/ng.c innd/proc.c innd/python.c
          innd/site.c innd/tcl.c innd/wip.c innfeed/connection.c
          innfeed/endpoint.c innfeed/host.c innfeed/imap_connection.c
          innfeed/main.c lib/remopen.c lib/sockaddr.c nnrpd/article.c
          nnrpd/commands.c nnrpd/loadave.c nnrpd/misc.c nnrpd/newnews.c
          nnrpd/nnrpd.c nnrpd/nnrpd.h nnrpd/perm.c nnrpd/post.c
          nnrpd/python.c nnrpd/track.c

Use portable/socket.h.  Also use portable/time.h where appropriate and
remove duplicate includes and includes that are handled by program
header files or by clibrary.h.


---------------------------+
 authprogs/ident.c         |    6 ++----
 authprogs/libauth.c       |    4 ++--
 authprogs/libauth.h       |    5 +----
 authprogs/pwcheck.c       |    8 ++------
 authprogs/radius.c        |   10 +++-------
 backends/innxbatch.c      |    9 +++------
 backends/innxmit.c        |    4 ++--
 backends/nntpget.c        |    4 ++--
 innd/art.c                |    3 +--
 innd/cc.c                 |    3 +--
 innd/chan.c               |    4 +---
 innd/icd.c                |    3 +--
 innd/innd.h               |    5 ++---
 innd/inndstart.c          |   10 ++--------
 innd/lc.c                 |    3 +--
 innd/nc.c                 |    3 +--
 innd/newsfeeds.c          |    3 +--
 innd/ng.c                 |    3 +--
 innd/proc.c               |    3 +--
 innd/python.c             |    3 +--
 innd/site.c               |    3 +--
 innd/tcl.c                |    3 +--
 innd/wip.c                |    3 +--
 innfeed/connection.c      |   20 ++++----------------
 innfeed/endpoint.c        |   11 +++--------
 innfeed/host.c            |    8 +++-----
 innfeed/imap_connection.c |    3 +--
 innfeed/main.c            |   14 ++++----------
 lib/remopen.c             |    8 +++-----
 lib/sockaddr.c            |    9 +++------
 nnrpd/article.c           |    3 +--
 nnrpd/commands.c          |    3 +--
 nnrpd/loadave.c           |    3 +--
 nnrpd/misc.c              |    3 +--
 nnrpd/newnews.c           |    3 +--
 nnrpd/nnrpd.c             |    9 ++++-----
 nnrpd/nnrpd.h             |    5 ++---
 nnrpd/perm.c              |    4 +---
 nnrpd/post.c              |    3 +--
 nnrpd/python.c            |    3 +--
 nnrpd/track.c             |    4 ++--
 41 files changed, 71 insertions(+), 150 deletions(-)


More information about the inn-committers mailing list