steve
9eec71e462
Fix some minor formatting nits.
...
PR: 5373
Submitted by: Matthew Hunt <mph@pobox.com>
1997-12-27 18:58:27 +00:00
steve
0896286884
Correct some anomalies in the man page.
...
PR: 3808
Parially submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
1997-11-11 05:00:59 +00:00
charnier
057a30e59c
Hardcode progname in usage string.
1997-08-14 06:44:41 +00:00
bde
390b1c941e
This commit was generated by cvs2svn to compensate for changes in r27233,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 05:14:28 +00:00
bde
3f0aace088
Import Lite2's src/usr.bin/telnet. The README is still on the vendor
...
branch and importing it gives some anachronisms. tn3270.c is still on
the vendor branch and importing it just changes a memcpy to memmove.
1997-07-06 05:14:28 +00:00
imp
141381e1cb
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
peter
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
wosch
4bcfb053ec
Sort cross references.
1997-01-15 23:25:55 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
peter
a4e98297b6
Report the reason why select unexpectedly failed..
1997-01-13 02:34:56 +00:00
ache
54bc288fc1
Make 'skey' command visible through 'help'
1997-01-10 00:29:00 +00:00
ache
5fb5a32d2d
Use -DSKEY instead of wrong -DPATH_SKEY
1997-01-10 00:27:50 +00:00
pst
8f7e8a6585
Import a few relatively minor fixes from current Borman telnet.
...
Add some buffer overrun fixes from OpenBSD and myself.
Add skey calculator kludge from OpenBSD.
TODO: do a real merge of dab's sources... probably just make telnet and
telnetd contrib software.
Obtained from: OpenBSD, dab@bsdi.com
1997-01-07 19:47:58 +00:00
wosch
000fb64288
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 22:27:30 +00:00
phk
75b39c00ce
Make telnet a synonym for open
1996-09-19 08:15:56 +00:00
bde
11546f4616
Fixed DPADD.
1996-09-05 17:16:10 +00:00
pst
1f6cfc8362
Remove obsolete SOCKSv4 support
1996-05-30 03:09:18 +00:00
pst
d73d5ee489
Add support for socks
1996-04-23 05:18:43 +00:00
wosch
e1e9689170
Section SEE ALSO complete
1996-01-29 00:05:36 +00:00
jkh
116713e9f1
Oh foo. I should a) learn to read. b) learn to think. :-)
...
Telnet has nothing to do with this, it's telnetd and telnetd
doesn't use KLUDGELINEMODE so that theory is washed up. Anyway,
back out previous commit and slink away with red face.
1995-08-28 17:52:39 +00:00
jkh
b6bc0e6c7a
Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. says
...
it's a bug anyway.
1995-08-28 17:47:39 +00:00
ache
3eea849c86
Use the same DECODE_BAUD trick like in new telnet to set
...
termios speed
Obtained from: Pre-Lite2 telnet
1995-08-02 11:13:30 +00:00
rgrimes
a14d555c87
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
dg
94d8622ac0
Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socket
...
option. The bit value was wrong.
1995-05-15 11:58:03 +00:00
csgr
c009f27dba
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
wollman
83c8fa2b56
Don't do Kerberos yet, we aren't ready for it.
1994-08-05 20:47:28 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00