freebsd-dev/usr.sbin/newsyslog
Garance A Drosehn ae77078c25 Add a config-file flag of 'U' or 'u' to indicate that the pid-file
will contain the pid for a process group.  This means the file must
contain a negative value (as would be needed in the 'kill' commmand).
I still need to write man-page update before MFC-ing.

This started by rewriting the get_pid() routine.  Later I looked at
what OpenBSD has, and included a few ideas from their send_signal()
routine.  So, parts of this change are from OpenBSD, even though
OpenBSD does not actually have a 'U' flag.

PR:		bin/28435
Reviewed by:	no objections on freebsd-arch
MFC after:	3 weeks
2003-03-08 20:07:01 +00:00
..
Makefile Backout unapproved WARNS level change occasionally slipped into previous 2002-12-11 01:21:57 +00:00
newsyslog.8 english(4) police. 2002-12-27 12:15:40 +00:00
newsyslog.c Add a config-file flag of 'U' or 'u' to indicate that the pid-file 2003-03-08 20:07:01 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00