Module Name: src Committed By: martin Date: Tue Dec 18 18:36:22 UTC 2018
Modified Files: src/usr.bin/telnet [netbsd-7-1]: telnet.c utilities.c Log Message: Pull up following revision(s) (requested by maya in ticket #1665): usr.bin/telnet/utilities.c: revision 1.24 usr.bin/telnet/telnet.c: revision 1.37 switch sprintf to snprintf in places. Reported by hacker fantastic, thanks! ok xtos. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.36.28.1 src/usr.bin/telnet/telnet.c cvs rdiff -u -r1.23 -r1.23.28.1 src/usr.bin/telnet/utilities.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.