Source-Changes archive

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

CVS commit: [netbsd-1-6] src/libexec/telnetd



Module Name:    src
Committed By:   jmc
Date:           Wed Oct 22 06:19:03 UTC 2003

Modified Files:
        src/libexec/telnetd [netbsd-1-6]: utility.c

Log Message:
Pullup rev 1.19 (requested by abs in ticket #1534)

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.18.2.1 src/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