summaryrefslogtreecommitdiff
path: root/usr.bin/telnet/telnet.c
AgeCommit message (Expand)Author
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14more unifdefitojun
2003-07-14remove unneeded #ifdef. (confirmed that same *.o is generated)itojun
2003-07-12use bounded copy opsitojun
2003-06-18Ansify.christos
2002-06-14De-register, de-__P. Remove #ifndef __STDC__ parts.wiz
2002-02-11s/infinate/infinite/wiz
2001-09-24va_{start,end} audit:wiz
2001-07-22seperate -> separatewiz
2001-03-04fix spelling of cpp symbol (ENCRYPT vs ENCRYPTION).assar
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-05-25Convert telnet and top to the new termcap interface. This stops someblymn
1999-12-30avoid memory leak on realloc() failure.itojun
1999-07-28Add -N option (numeric host address) - idea taken from FreeBSD.abs
1998-11-06- synchronize with the domestic versionchristos
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-02-27WARNSify and fix problems passing int * -> long *christos
1997-06-03Don't interpret _POSIX_VDISABLE as a special character.mycroft
1996-02-28RCS id cosmetics.thorpej
1996-02-24restore local change mistakenly overrun in import of 95.10.23jtk
1996-02-24update to 95.10.23 version of telnetjtk
1995-03-17If we get an EOF on stdin, close the write side of the TCP connection, butmycroft
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