Mark Murray
|
4a63284e80
|
Unifdef(1) the crypto telnet sources.
|
2002-09-25 07:53:29 +00:00 |
|
Dag-Erling Smørgrav
|
d397408818
|
Usage style sweep: spell "usage" with a small 'u'.
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
|
2002-04-22 13:44:47 +00:00 |
|
Mark Murray
|
6f1129fac7
|
After running "make unifdef", commit the result. This code is now
a complete subset of the crypto (master) code.
|
2001-11-30 22:09:10 +00:00 |
|
Maxim Sobolev
|
de853a38b8
|
Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.
MFC after: 2 weeks
|
2001-10-16 09:21:09 +00:00 |
|
Mark Murray
|
6b022d0047
|
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
|
2001-08-29 14:16:17 +00:00 |
|
Mark Murray
|
012b940383
|
Code merge and diff reduction between this and crypto telnet.
Also remove useless AUTHENTICATION code. We have never compiled this
here, and it is doubtful that it even works without crypto.
|
2001-08-20 12:21:31 +00:00 |
|
Ruslan Ermilov
|
29baea0370
|
Document -u in the usage().
Make usage fit on a standard 80-column display.
|
2001-07-05 13:21:20 +00:00 |
|
Matthew Dillon
|
a4cc82665c
|
A feature to allow one to telnet to a unix domain socket.
Obtained from: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
|
2001-05-23 22:47:16 +00:00 |
|
Warner Losh
|
62f882d620
|
getopt and friends are declared in <unistd.h>
getopt returns -1 not EOF.
|
2000-09-04 06:09:54 +00:00 |
|
Yoshinobu Inoue
|
4dd8b5ab79
|
another tcp apps IPv6 updates.(should be make world safe)
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
|
2000-01-27 09:28:38 +00:00 |
|
Ruslan Ermilov
|
a6bd23ccf6
|
Add "-N" option to the SYNOPSIS and usage().
|
1999-06-17 07:12:39 +00:00 |
|
Ruslan Ermilov
|
ec5035fa0b
|
Add "-s src_addr" option to allow setting of the source IP address.
|
1999-06-16 15:26:22 +00:00 |
|
Bill Fumerola
|
60453219bd
|
Add "-N" option to supress reverse name lookup.
This comes in really handy when you're telneting the broken DNS server by
IP.
PR: bin/8698
|
1998-12-14 22:40:39 +00:00 |
|
Warner Losh
|
1c8af87873
|
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.
|
1997-03-29 04:34:07 +00:00 |
|
Paul Traina
|
abe67e41f6
|
Remove obsolete SOCKSv4 support
|
1996-05-30 03:09:18 +00:00 |
|
Paul Traina
|
33bb8564be
|
Add support for socks
|
1996-04-23 05:18:43 +00:00 |
|
Rodney W. Grimes
|
7799f52a32
|
Remove trailing whitespace.
|
1995-05-30 06:41:30 +00:00 |
|
Geoff Rehmet
|
c59d31f62f
|
Fix big f*ckup by doing "make nocrypt"
(Don't think I don't realize what a big f*ckup this was.)
Submitted by: geoff.
|
1994-08-27 15:46:29 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|