freebsd-dev/usr.sbin/syslogd
Paul Richards df1e48c2bb Remove unconditional unlink at startup and conditionalised the unlink at exit
so that it only unlinks the file if syslogd knows it created it.

If the path specified for the socket already exists then syslogd
will now exit with an "address already in use" error which is more
sensible than blindly unlinking the existing filename.  This stops
syslogd -d foo/bar from unlinking foo/bar if it's a real file.
1995-09-11 13:55:11 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pathnames.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
syslog.conf.5 Updates from Peter da Silva to match the recent syslogd changes. 1995-01-04 00:40:38 +00:00
syslogd.8 BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
syslogd.c Remove unconditional unlink at startup and conditionalised the unlink at exit 1995-09-11 13:55:11 +00:00