telnetd for GNO
Go to file
nsayer 60fe3b5542 Encrypted strings (after hex decoding) aren't null terminated, because
0 might simply be part of the ciphertext.

PR:		bin/40266
Submitted by:	andr@dgap.mipt.ru
MFC after:	3 days


git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@102250 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
2002-08-22 06:19:07 +00:00
arpa Very large style makeover. 2001-11-30 21:06:38 +00:00
libtelnet Encrypted strings (after hex decoding) aren't null terminated, because 2002-08-22 06:19:07 +00:00
telnet unbreak build: 2002-05-11 03:19:44 +00:00
telnetd Don't risk catching a signal while handling a signal for a dying child, as we 2002-05-27 08:10:24 +00:00