INN commit: trunk (12 files)

Russ Allbery Russ_Allbery at isc.org
Sun Jul 3 20:18:02 UTC 2005


    Date: Sunday, July 3, 2005 @ 13:18:00
  Author: eagle
Revision: 7369

Use wire_to_native and wire_from_native instead of FromWireFmt and
ToWireFmt everywhere.

Modified:
  trunk/backends/archive.c
  trunk/backends/batcher.c
  trunk/backends/innxmit.c
  trunk/frontends/rnews.c
  trunk/frontends/sm.c
  trunk/include/storage.h
  trunk/innd/perl.c
  trunk/innd/python.c
  trunk/storage/interface.c
  trunk/storage/tradindexed/tdx-util.c
  trunk/storage/tradspool/tradspool.c
  trunk/tests/innd/artparse-t.c

--------------------------------+
 backends/archive.c             |    2 
 backends/batcher.c             |    3 -
 backends/innxmit.c             |    5 +
 frontends/rnews.c              |    2 
 frontends/sm.c                 |    4 -
 include/storage.h              |    2 
 innd/perl.c                    |    5 +
 innd/python.c                  |    5 +
 storage/interface.c            |  101 ---------------------------------------
 storage/tradindexed/tdx-util.c |    7 +-
 storage/tradspool/tradspool.c  |    8 +--
 tests/innd/artparse-t.c        |    2 
 12 files changed, 25 insertions(+), 121 deletions(-)


More information about the inn-committers mailing list