assar
|
0bb524cb22
|
(net_write): update prototype
|
2000-02-01 02:28:23 +00:00 |
itojun
|
a58fc4d3b8
|
sync with latest libipsec/kernel.
|
2000-01-31 14:25:42 +00:00 |
mycroft
|
f5d7100e26
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
the correct definition from errno.h.
|
2000-01-21 17:08:33 +00:00 |
abs
|
8714299f16
|
Add -N option (numeric host address) - idea taken from FreeBSD.
Fix bug where -E8 would still pick up 0xFF as escape (again from FreeBSD)
|
1999-07-28 06:35:15 +00:00 |
itojun
|
9bee021415
|
IPv6-ready telnet.
source route (telnet @localhost@localhost) works for IPv6 as well.
|
1999-07-02 15:09:10 +00:00 |
christos
|
f9688c3369
|
Make sure termio is defined to termios.
|
1998-12-20 14:48:33 +00:00 |
christos
|
81c93f4c32
|
- synchronize with the domestic version
- setupterm -> setup_term
- char -> unsigned char
|
1998-11-06 19:54:18 +00:00 |
mycroft
|
a405bce56c
|
const poisoning.
|
1998-07-26 22:26:29 +00:00 |
christos
|
346d9496c8
|
Adjust for tn3270 cleanup.
|
1998-03-04 13:51:57 +00:00 |
christos
|
434ea11b22
|
WARNSify and fix problems passing int * -> long *
|
1998-02-27 10:44:12 +00:00 |
thorpej
|
077a490a9f
|
RCS id cosmetics.
|
1996-02-28 21:03:49 +00:00 |
jtk
|
42a670f945
|
restore local change mistakenly overrun in import of 95.10.23
telnet--keep track of a client-side close and just turn off one
direction of the socket; keep running until server side closes down too.
|
1996-02-24 07:32:00 +00:00 |
jtk
|
583a8146a9
|
update to 95.10.23 version of telnet
also, RCS ID police
|
1996-02-24 01:18:25 +00:00 |
mycroft
|
451c744306
|
If we get an EOF on stdin, close the write side of the TCP connection, but
wait for the remote host to close the connection before exiting.
|
1995-03-17 18:03:06 +00:00 |
cgd
|
dbacaea969
|
headers, and use INADDR_NONE appropriately.
|
1994-12-24 17:50:00 +00:00 |
cgd
|
0582c91393
|
new telnet from ftp.cray.com. Encryption support ripped out, pending
figuring out what to do about it...
|
1994-02-25 03:00:16 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |