[INN-COMMITTERS] inn/innfeed (24 files)

Russ Allbery Russ_Allbery at isc.org
Mon Oct 7 07:36:15 UTC 2002


    Date: Monday, October 7, 2002 @ 00:36:13
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/innfeed

Modified: article.c article.h buffer.c buffer.h config_l.c configfile.h
          configfile.l configfile.y connection.c connection.h endpoint.c
          endpoint.h host.c host.h imap_connection.c innfeed.h
          innlistener.c innlistener.h main.c misc.c misc.h startinnfeed.c
          tape.c tape.h

Continuing the assimilation of innfeed into the coding style of the rest of
INN, rewrite the file headers into the style of header used elsewhere in
INN and move the long license information to the ends of the files with a
pointer to it in the header.


-------------------+
 article.c         |   79 +++++++++++---------------
 article.h         |   71 ++++++++++++------------
 buffer.c          |   67 +++++++++-------------
 buffer.h          |   73 +++++++++++-------------
 config_l.c        |   68 ++++++++++-------------
 configfile.h      |   16 ++---
 configfile.l      |   16 ++---
 configfile.y      |   21 +++----
 connection.c      |  153 +++++++++++++++++++++++-----------------------------
 connection.h      |   91 +++++++++++++-----------------
 endpoint.c        |   88 +++++++++++------------------
 endpoint.h        |   78 +++++++++++---------------
 host.c            |   62 ++++++++-------------
 host.h            |   74 ++++++++++---------------
 imap_connection.c |   46 ++++++++-------
 innfeed.h         |   61 ++++++++++----------
 innlistener.c     |   62 ++++++++-------------
 innlistener.h     |   69 +++++++++++------------
 main.c            |   62 ++++++++-------------
 misc.c            |   62 ++++++++-------------
 misc.h            |   55 ++++++++----------
 startinnfeed.c    |    3 -
 tape.c            |   84 ++++++++++++----------------
 tape.h            |   74 +++++++++++--------------
 24 files changed, 684 insertions(+), 851 deletions(-)


More information about the inn-committers mailing list