freebsd-dev/usr.sbin/newsyslog
Xin LI db265fb4a8 MFC r202668+r200806:
Don't consider non-existence of a PID file an error, we should be able
to proceed anyway as this most likely mean that the process has been
terminated. [1]

Add a new option, -P, which reverts newsyslog(8) to the old behavior,
which stops to proceed further, as it is possible that processes which
fails to create PID file get screwed by rotation. [2]

PR:		bin/140397
Submitted by:	Dan Lukes [1]
Requested by:	stas [2]
2010-02-03 18:42:14 +00:00
..
extern.h
Makefile
newsyslog.8 MFC r202668+r200806: 2010-02-03 18:42:14 +00:00
newsyslog.c MFC r202668+r200806: 2010-02-03 18:42:14 +00:00
newsyslog.conf.5 Fix 6-year old cut&paste error. The # could be escaped with '\', not 2008-06-26 07:02:47 +00:00
pathnames.h
ptimes.c