summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/main.c
AgeCommit message (Expand)Author
2012-03-20Use C89 function definitionsmatt
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-12-18volatile fixes from Anon Ymouschristos
2006-03-20Goodbye KerberosIVchristos
2006-02-02Rename debug to telnet_debug, to allow static linking with libssh.a.he
2004-01-05Let the usage message fit in 80 columns to avoid wrapping.jmmv
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14remove unneeded #ifdef. (confirmed that same *.o is generated)itojun
2003-07-12strlcpyitojun
2003-06-18Ansify.christos
2002-08-23- Support -4 and -6. Approved by itojun.kanaoka
2002-06-14De-register, de-__P. Remove #ifndef __STDC__ parts.wiz
2001-03-04fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).assar
2001-01-03Fix possible buffer overruns. From OpenBSD, but without breaking stuff.mjl
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-01-31sync with latest libipsec/kernel.itojun
1999-07-28Add -N option (numeric host address) - idea taken from FreeBSD.abs
1999-07-11Simply a construct in usage().thorpej
1999-07-02IPv6-ready telnet.itojun
1998-02-28Include unistd.h to import declaration of getopt(3).enami
1998-02-27WARNSify and fix problems passing int * -> long *christos
1997-11-01getopt returns -1 not EOFlukem
1996-02-28RCS id cosmetics.thorpej
1996-02-24update to 95.10.23 version of telnetjtk
1994-02-25new telnet from ftp.cray.com. Encryption support ripped out, pendingcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd