Source-Changes archive

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

CVS commit: basesrc/libexec/telnetd



Module Name:    basesrc
Committed By:   abs
Date:           Mon Aug 12 09:19:00 UTC 2002

Modified Files:
        basesrc/libexec/telnetd: utility.c

Log Message:
If the peer closes the connection in ttloop()
        syslog(LOG_ERR, "ttloop:  peer died: %m");
is a little console spammingly excessive. Switch to LOG_INFO.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/libexec/telnetd/utility.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