[INN-COMMITTERS] inn (5 files)

Russ Allbery Russ_Allbery at isc.org
Mon Aug 12 01:04:51 UTC 2002


    Date: Sunday, August 11, 2002 @ 18:04:51
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

Modified: MANIFEST include/libinn.h lib/Makefile storage/ov3/ov3.c
 Removed: lib/argparse.c

Move the bits of lib/argparse.c that storage/ov3/ov3.c uses into that file,
since it is the only client right now, so that when we retire the old
overview implementation we can also retire that code.  (New code should
use vectors instead.)


-------------------+
 MANIFEST          |    1 
 include/libinn.h  |    6 ----
 lib/Makefile      |   29 ++++++++++---------
 lib/argparse.c    |   77 ----------------------------------------------------
 storage/ov3/ov3.c |   47 +++++++++++++++++++++++++++++++
 5 files changed, 62 insertions(+), 98 deletions(-)


More information about the inn-committers mailing list