Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jwise
Date:           Sun Jul  2 02:15:36 UTC 2000

Modified Files:
        basesrc/usr.sbin/syslogd: syslogd.c

Log Message:
Fix minor thinko in previous.  Make sure we close and keep closed all
sockets in the situation where all of the following are true:

        * /etc/syslogd.conf contained forwarding actions when we were
          started up or when we last received a HUP

        * /etc/syslogd.conf has had all forwarding actions removed

        * we are running with -s

and we receive a HUP.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/usr.sbin/syslogd/syslogd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index