[INN-COMMITTERS] inn/nnrpd (nnrpd.c)
Russ Allbery
rra at stanford.edu
Fri Jun 29 21:38:24 UTC 2001
Date: Friday, June 29, 2001 @ 14:38:24
Author: rra
Update of /dist1/cvs/isc/inn/inn/nnrpd
from pub3.rc.vix.com:/tmp/cvs-serv25827
Modified: nnrpd.c
Use concatpath rather than cpcatpath (which means that we're also now using
dynamically allocated memory rather than a static buffer size). In some
cases, this requires an additional free of the path after using it.
Strip out the support for <varargs.h>; we now require ANSI C and therefore
require <stdarg.h> and don't need the additional complexity.
More information about the inn-committers
mailing list