[INN-COMMITTERS] inn/nnrpd (11 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Aug 11 22:36:13 UTC 2002
Date: Sunday, August 11, 2002 @ 15:36:12
Author: rra
Path: /dist1/cvs/isc/inn/inn/nnrpd
Modified: article.c commands.c group.c newnews.c nnrpd.c perl.c perm.c
post.c sasl_config.c tls.c track.c
Prefer snprintf to sprintf, vsnprintf to vsprintf, and strncpy to strcpy.
Use concat and concatpath where appropriate. Based on work by Bear Giles.
Clean up various easy-to-fix warnings.
---------------+
article.c | 14 ++--
commands.c | 35 +++++-----
group.c | 5 -
newnews.c | 6 -
nnrpd.c | 38 ++++++----
perl.c | 10 --
perm.c | 38 ++++++----
post.c | 196 ++++++++++++++++++++++++++++++--------------------------
sasl_config.c | 3
tls.c | 2
track.c | 8 +-
11 files changed, 190 insertions(+), 165 deletions(-)
More information about the inn-committers
mailing list