[INN-COMMITTERS] inn (6 files)

Russ Allbery Russ_Allbery at isc.org
Wed Dec 25 22:47:07 UTC 2002


    Date: Wednesday, December 25, 2002 @ 14:47:07
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

   Added: include/inn/tst.h
Modified: lib/Makefile lib/tst.c nnrpd/Makefile nnrpd/cache.c
 Removed: include/tst.h

Move tst.h into include/inn and move the data structure definitions into
the source file.  Add comments for the data structures and comments for
the functions in the header file.  Eliminate some warnings in the nnrpd
caching code, and update dependencies.


-------------------+
 include/inn/tst.h |   88 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/tst.h     |   76 --------------------------------------------
 lib/Makefile      |    5 +-
 lib/tst.c         |   41 +++++++++++++++++++++++-
 nnrpd/Makefile    |   86 ++++++++++++++++++++++++++++----------------------
 nnrpd/cache.c     |    9 ++---
 6 files changed, 183 insertions(+), 122 deletions(-)


More information about the inn-committers mailing list