[INN-COMMITTERS] inn/storage (10 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Aug 11 23:42:15 UTC 2002
Date: Sunday, August 11, 2002 @ 16:42:15
Author: rra
Path: /dist1/cvs/isc/inn/inn/storage
Modified: buffindexed/buffindexed.c cnfs/cnfs.c ovdb/ovdb-private.h
ovdb/ovdb.c timecaf/caf.c timecaf/caf.h timecaf/timecaf.c
timehash/timehash.c tradspool/tradspool.c trash/trash.c
Prefer strncpy to strcpy and snprintf to sprintf, and use concat or
concatpath where appropriate. Based on work by Bear Giles.
Silence a ton of warnings.
---------------------------+
buffindexed/buffindexed.c | 27 ++--
cnfs/cnfs.c | 21 ++-
ovdb/ovdb-private.h | 10 +
ovdb/ovdb.c | 258 ++++++++++++++++++++++++++++----------------
timecaf/caf.c | 190 +++++++++-----------------------
timecaf/caf.h | 40 ++----
timecaf/timecaf.c | 68 ++++++-----
timehash/timehash.c | 76 +++++++-----
tradspool/tradspool.c | 88 ++++++++-------
trash/trash.c | 47 +++++---
10 files changed, 444 insertions(+), 381 deletions(-)
More information about the inn-committers
mailing list