[INN-COMMITTERS] inn (14 files)

Russ Allbery Russ_Allbery at isc.org
Mon May 17 03:01:27 UTC 2004


    Date: Monday, May 17, 2004 @ 03:01:26
  Author: rra
    Path: /proj/cvs/isc/inn/inn

Modified: backends/actsync.c backends/innxbatch.c backends/innxmit.c
          backends/nntpget.c doc/man/libinn.3 frontends/feedone.c
          frontends/inews.c frontends/rnews.c include/libinn.h
          lib/clientlib.c lib/defdist.c lib/localopen.c lib/remopen.c
          nnrpd/post.c

Modify NNTPconnect, NNTPlocalopen, and NNTPremoteopen to take the length of
the error buffer as a final parameter rather than just assuming how long it
is.  Eliminate a use of strcpy in the process.


----------------------+
 backends/actsync.c   |    5 +++--
 backends/innxbatch.c |    5 +++--
 backends/innxmit.c   |    5 +++--
 backends/nntpget.c   |    6 +++---
 doc/man/libinn.3     |   15 ++++++++++-----
 frontends/feedone.c  |    5 +++--
 frontends/inews.c    |    4 ++--
 frontends/rnews.c    |   23 ++++++++++++-----------
 include/libinn.h     |    8 ++++----
 lib/clientlib.c      |    5 +++--
 lib/defdist.c        |    5 +++--
 lib/localopen.c      |   15 ++++++++++-----
 lib/remopen.c        |   20 +++++++++++++-------
 nnrpd/post.c         |   13 +++++++------
 14 files changed, 79 insertions(+), 55 deletions(-)


More information about the inn-committers mailing list