freebsd-dev/usr.sbin/newsyslog
Ed Schouten f0d2919243 Clean up use of basename() and dirname().
Pull copies of the input pathname string before calling basename() and
dirname() to make this comply to POSIX. Free these copies at the end of
this function. While there, remove the duplication of the 's' ->
'logfname' string. There is no need for this.
2016-07-28 16:02:30 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
extern.h
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
newsyslog.8 Make it more explicitly clear that -t will not change filename. 2014-09-23 13:58:39 +00:00
newsyslog.c Clean up use of basename() and dirname(). 2016-07-28 16:02:30 +00:00
newsyslog.conf.5 newsyslog.conf: allow to configure the signal using the signal name. 2015-10-24 13:55:12 +00:00
pathnames.h
ptimes.c