aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/newsyslog
Commit message (Expand)AuthorAgeFilesLines
* Really fix typo and improve wording of the commentBaptiste Daroussin2017-12-061-1/+1
* Fix typoBaptiste Daroussin2017-12-061-1/+1
* Allow newsyslog to execute compression commands whichBaptiste Daroussin2017-12-061-11/+34
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Clean up leading whitespace (convert single column spaces to hard tabs)Enji Cooper2017-07-201-8/+8
* Remove TODO for sub testcases added for bug 212160Enji Cooper2017-06-031-3/+0
* Fix the testplan after ^/head@r318960Enji Cooper2017-06-031-1/+1
* Don't execute the TODO cases in a subshellEnji Cooper2017-06-031-2/+1
* Add newsyslog capability to write RFC5424 compliant rotation message.David Bright2017-05-266-15/+221
* Add a new Y flag to newsyslog.confBaptiste Daroussin2017-04-154-4/+21
* Fix improper use of "its".Bryan Drewery2016-11-081-1/+1
* Properly patch up dirname()/basename() calls to not clobber ent->log.Ed Schouten2016-09-091-16/+16
* Expect sub testcases 2-4 in :tests_time_rotate to fail today due to changesEnji Cooper2016-08-291-3/+16
* Clean up use of basename() and dirname().Ed Schouten2016-07-281-11/+17
* newsyslog: Eliminate unnecessary sleep(10) when -R and -s are specifiedEric van Gyzen2016-06-061-7/+9
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* newsyslog: treat 'c' flag in the config as 'C'Baptiste Daroussin2015-10-311-14/+0
* newsyslog.conf: allow to configure the signal using the signal name.Baptiste Daroussin2015-10-242-16/+48
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* 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