aboutsummaryrefslogtreecommitdiff
path: root/contrib/telnet
Commit message (Expand)AuthorAgeFilesLines
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* Markup nits.Ruslan Ermilov2006-09-291-2/+2
* Remove bogus casts of valid integer ioctl() arguments.Ruslan Ermilov2006-09-261-4/+4
* o Mention .telnetrc DEFAULT keyword.Maxim Konovalov2006-09-181-1/+8
* NI_WITHSCOPEID cleanupHajimu UMEMOTO2005-05-211-1/+1
* Correct a pair of buffer overflows in the telnet(1) command:Jacques Vidrine2005-03-281-6/+24
* Increase usefulness of telnet(1) as a protocol tester. By prependingAnton Berezin2005-02-283-4/+23
* - Soften sentence breaks.Ruslan Ermilov2005-01-212-71/+112
* o Make telnet[d] -S (IP TOS) flag really work. We do not haveMaxim Konovalov2005-01-093-10/+32
* o Add -4 and -6 flags to a man page and usage(). Bump the man pageMaxim Konovalov2005-01-052-3/+12
* o Remove -t flag from getopt(3), it was killed in rev. 1.15 threeMaxim Konovalov2005-01-051-1/+1
* o Print a correct status for unix domain sockets.Maxim Konovalov2005-01-041-0/+2
* Add missing () to function invocation.Alexander Kabaev2004-07-281-1/+1
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542Hajimu UMEMOTO2003-10-241-16/+9
* EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493Hajimu UMEMOTO2003-10-231-2/+2
* Implement what has been documented for a long time: make -debug switchHartmut Brandt2003-08-131-0/+5
* Fix up external variables named "debug" that have a horrible habitMark Murray2003-05-115-8/+8
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.David E. O'Brien2003-05-0419-81/+79
* Unbreak Kerberos 5 authentication in telnet.Jacques Vidrine2003-03-061-0/+24
* Background:Jacques Vidrine2003-01-292-14/+2
* add more RFC defined telnet optionsBill Fumerola2003-01-181-3/+8
* Merge argument parsing changes into this copy of telnet.Eric Melville2002-11-271-2/+6
* Permit the argument to the -s option to be a hostname. I see noDima Dorfman2002-10-021-1/+0
* Catch up with "base" telnet.Mark Murray2002-09-251-3/+3
* Catch up with "base" telnet.Mark Murray2002-09-253-12/+8
* From the requestor:Mark Murray2002-09-251-1/+1
* Encrypted strings (after hex decoding) aren't null terminated, becauseNick Sayer2002-08-221-4/+0
* Warnings fixes. Sort out some variable types.Mark Murray2002-06-261-6/+7
* Help fix warnings by marking an argument as unused.Mark Murray2002-06-261-0/+1
* Don't risk catching a signal while handling a signal for a dying child, as weJuli Mallett2002-05-271-0/+8
* unbreak build:Alfred Perlstein2002-05-115-3/+7
* Fix an external declaration that was causing telnetd to core dump.Mark Murray2002-05-061-1/+1
* Update build after import of Heimdal Kerberos 2002/02/17.Jacques Vidrine2002-02-191-1/+1
* Don't use non-signal-safe functions (exit(3) in this case) inSheldon Hearn2002-02-051-1/+1
* mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.Ruslan Ermilov2001-12-141-6/+5
* Don't assume that the number of fds to select on is known quantity (inJordan K. Hubbard2001-12-091-32/+56
* Fixed bugs from previous revision.Ruslan Ermilov2001-12-041-1/+2
* Protect variables and function prototypes that are only used in the INET6John Hay2001-12-031-1/+7
* More help for alpha WARNS=2. This code is, erm, unusual. Anyone whoMark Murray2001-12-031-4/+4
* help the alphas out with the WARNS=2 stuff.Mark Murray2001-12-032-2/+2
* Damn. The previous mega-commit was incomplete WRT ANSIfication. ThisMark Murray2001-11-3013-281/+250
* Very large style makeover.Mark Murray2001-11-3045-5317/+2469
* Fix world by trimming an extra comment terminator.John Baldwin2001-10-291-1/+1
* Add Berkeley copyright to SRA.Nick Sayer2001-10-293-1/+91
* Diff-reduce these two.Mark Murray2001-10-271-3/+3
* Add __FBSDID() to diff-reduce with "base" telnet.Mark Murray2001-10-0114-28/+40
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-2911-936/+7
* Remove description of an option that only applies to UNICOS < 7.0.Dima Dorfman2001-08-251-13/+0
* Code merge and diff reduce with "base" telnet. This is the "later"Mark Murray2001-08-2025-290/+283
* Removal of following export controll related sentences:Kazuo Horikawa2001-08-151-10/+0