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
pathnames.h
syslog.conf.5
syslogd.8
syslogd.c Remove unconditional unlink at startup and conditionalised the unlink at exit 1995-09-11 13:55:11 +00:00