cvs commit: src/usr.sbin/newsyslog newsyslog.c
Garance A Drosehn
gad at FreeBSD.org
Thu Jan 19 21:18:03 PST 2006
gad 2006-01-20 05:18:02 UTC
FreeBSD src repository
Modified files:
usr.sbin/newsyslog newsyslog.c
Log:
Improve error-handling related to the fork() done to compress files after
they have been rotated. Among other things, use warnx() instead of warn()
for some messages where the value if errno is irrelevant to the problem
being reported.
MFC after: 5 days
Revision Changes Path
1.103 +38 -15 src/usr.sbin/newsyslog/newsyslog.c
More information about the cvs-src
mailing list