Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/06/1999 06:26:30
Module Name: basesrc
Committed By: ad
Date: Wed Oct 6 13:26:30 UTC 1999
Modified Files:
basesrc/usr.bin/newsyslog: newsyslog.8 newsyslog.c
Log Message:
Add a new optional parameter to the configuration file, specifying the
path to a file containing a PID to send SIGHUP to. If omitted, the default
is to signal syslogd. Idea from FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/newsyslog/newsyslog.8
cvs rdiff -r1.19 -r1.20 basesrc/usr.bin/newsyslog/newsyslog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.