summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog/newsyslog.c
Commit message (Expand)AuthorAgeFilesLines
* When warning that a log file can't be compressed, tell the reader whichjoe2000-08-151-1/+1
* Allow user to specify which logs to rotatedes2000-05-111-10/+19
* - implement logfile archivation to a separate, userhm2000-04-041-92/+327
* Run newsyslog source through knfom script obtained from Bruce Evans.hm2000-04-041-415/+422
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Go back to allowing ``.'' as a username.group separator for backwardobrien1999-07-281-2/+3
* Syntax for user/group is changed from "user.group" to "user:group" to beobrien1999-06-281-2/+2
* A slight bit of code and doco cleanup, but mostly:wollman1999-01-221-44/+140
* The largest PID is now 99999peter1998-12-231-2/+2
* Add optional config file field: signal number to send (defaulted to HUP)ache1998-06-091-8/+35
* 1) kill -HUP syslog, even if compressing supposedly "binary" fileshoek1998-05-101-12/+16
* Arg! Someone fixed the synopsis in -stable's newsyslog.8, but nothoek1998-05-101-2/+2
* Fix the usage here, too (-F option).hoek1998-05-101-3/+3
* Add "-F" (force) flag to newsyslog.pst1998-03-141-3/+7
* Sleep 10secs after kill -HUP instead of 3secs, some daemons like Apacheache1997-11-301-2/+2
* Cosmetic in err() strings.charnier1997-10-061-30/+23
* Allow a '-' flag as a placeholder so that path_to_pid_filebrian1997-05-061-12/+41
* Do not kill -HUP syslog if running in user mode (-r), it allowsache1997-05-051-4/+4
* 1) Add yet one optional field: pid file to send SIGHUP to if log rotatedache1997-05-041-37/+95
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Doh! Actually read the patch I applied and see what it was *trying* to do,jkh1996-09-091-4/+5
* PR#2724 in NetBSD notes that newsyslog save log files even if the numberjkh1996-09-061-6/+15
* Added function prototypes and removed in-line prototypes of standardalex1996-06-081-27/+37
* Fix uninitialized variable that caused a core dump if /etc/newsyslog.confalex1996-06-071-2/+2
* Submitted by: charnier@lirmm.fr (Philippe Charnier)graichen1996-01-161-80/+48
* Obtained from: NetBSD (PR#1906)graichen1996-01-091-4/+4
* Obtained from: NetBSDgraichen1996-01-051-0/+568
OpenPOWER on IntegriCloud