aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/newsyslog
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-192-3/+4
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+8
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-284-1/+459
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-051-16/+27
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-121-58/+134
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync with HEAD.David E. O'Brien2013-02-082-13/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-043-28/+36
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | | | | If we fail to send a signal after rotation, print the pidfile from whichMark Johnston2014-10-081-2/+2
* | | | | | | | | Make it more explicitly clear that -t will not change filename.Bryan Drewery2014-09-231-1/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | - Include /etc/newsyslog.conf.d/* and /usr/local/etc/newsyslog.conf.d/* byBryan Drewery2014-05-201-2/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.Julio Merino2014-03-163-0/+457
* | | | | | Fix newsyslog(8) to use the size of the file instead of the blocks itBryan Drewery2014-02-021-1/+1
* | | | | | Initialize the struct tm before handing it to strptime(3).Mark Johnston2013-11-041-0/+1
| |_|_|_|/ |/| | | |
* | | | | Fix -WunsequencedTim Kientzle2013-06-291-10/+10
* | | | | We want to stat the archived log file rather than the logfile itself.Mark Johnston2013-06-021-1/+1
* | | | | Some filesystems (NFS in particular) do not fill out the d_type field whenMark Johnston2013-05-121-6/+17
| |_|_|/ |/| | |
* | | | Fix interval-based rotations when the -t flag is used. In this case, findMark Johnston2013-03-261-58/+134
| |_|/ |/| |
* | | Rename the run_cmd field to sw_runcmd to make it consistent with theMark Johnston2013-01-271-7/+7
* | | Ensure that newsyslog -n prints the correct message for a rotation ruleMark Johnston2013-01-271-4/+9
* | | When the 'R' flag is used with a newsyslog.conf entry, some fields ofMark Johnston2013-01-271-1/+3
* | | Make sure to update the mtime of a logfile after archiving it. ThisMark Johnston2013-01-031-0/+9
* | | Have -n imply -r, since dry-run mode obviously doesn't require rootMark Johnston2013-01-032-2/+4
* | | Fix a typo in an error message.Mark Johnston2013-01-031-1/+1
| |/ |/|
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-201-21/+23
* | We don't need to check the result of sending signal when -R option isAndrey V. Elsukov2012-07-091-1/+2
* | mdoc: fix mandoc "Oc breaks Op" warning.Joel Dahl2012-06-091-5/+10
* | Minor spelling fixes.Joel Dahl2012-06-031-1/+1
|/
* Hide DIR definition by making it an opaque struct typedef.Gleb Kurtsou2012-05-191-3/+3
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Fix a sentence in a paragraph that describes time and interval basedGleb Smirnoff2012-03-211-2/+2
* Don't run through time checks when entry is definitely oversized. ThisGleb Smirnoff2012-03-211-2/+5
* Further fix a typo and spelling classic correctly in function names,Ulrich Spörlein2012-01-051-8/+8
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-4/+4
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-2/+2
* - Remove extraneous null ptr deref checksEitan Adler2011-12-211-1/+2
* Add new modifier - "R", when it is specified the path to pid fileMaxim Sobolev2011-05-142-32/+76
* Fix an old bug in newsyslog where we kept one log file more than wasSimon L. B. Nielsen2011-04-211-31/+59
* Add an example for the use of the <include> entry to help othersDoug Barton2011-03-261-1/+6
* Sync manpage's SYNOPSIS with program's usage.Ruslan Ermilov2011-03-092-5/+4
* Make code more friendly to the non-C99 compilers - don't allocateMaxim Sobolev2011-02-221-4/+8
* Use correct alphabetical order for xz(1) in SEE ALSO sectionMartin Matuska2011-01-312-2/+2