Must distinguish between "ambiguous" and "unknown" commands.
[unix-history] / usr / src / usr.bin / telnet /
1986-05-28 Gregory MinshallFixed the mapping of \n to \r\n (from tty to network...
1986-05-14 Gregory MinshallAdd acknowledgement to Dave Borman.
1986-05-11 Kirk McKusickformat
1986-05-09 Mike Karelsminor touchups
1986-05-07 Gregory MinshallGet back the SCCS keywords.
1986-05-05 Gregory MinshallThis corresponds with the new, 4.3, telnet command.
1986-05-03 Gregory MinshallThis version handles terminal type correctly, and
1986-04-23 Gregory MinshallVarious changes, including flushing the network buffer
1986-04-21 Gregory MinshallVarious fixes, plus adding "autoflush", plus ^O recogni...
1986-04-20 Gregory MinshallMinor change to allow for certain hosts whose TCP urgen...
1986-04-18 Gregory MinshallThis version is fairly close to a production one.
1986-04-17 Gregory MinshallOne more day of hacking.
1986-04-16 Gregory MinshallThis version is restructured, and includes a
1986-04-10 Gregory MinshallThis version handles CR-LF, CR-NULL, CR-whatever correctly.
1986-03-12 Mike Karelscan't reconnect after some errors
1986-03-12 Mike Karelscan't retry if got too far
1986-02-05 Jay Lepreau^D now == quit
1986-01-10 Jay LepreauIn command mode exit on EOF on stdin
1985-11-09 Mike Karelstry host numbers before addresses, try multiple address...
1985-10-25 Mike Karelsdon't send initial SGA option if not using standard...
1985-10-25 Mike Karelsdon't unset local start/stop (won't trash connection...
1985-06-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page first distributed with 4.2BSD
1985-02-06 Ralph Campbelladded sendesc, ayt, interrupt commands; fix half duplex...
1984-12-24 Sam Lefflerdidn't convert \r to \r\n; from brl
1984-12-07 Craig LeresUse new setsockopt() interface
1983-07-21 Helge Skrivervikfix debug stuff
1983-07-20 Sam Lefflerhandle EOF from tty properly
1983-07-19 Sam Lefflerhandle EOF from tty properly
1983-06-22 Sam Lefflerfix from jdd@allegra.UUCP
1983-06-13 Sam Lefflerand another put back to before
1983-06-11 Sam Lefflernew signals, no libjobs
1983-05-04 Sam Lefflermove from netser forces telnet.h to <arpa/telnet.h>
1983-03-30 Sam Lefflerfix shutdown problem; double IAC's on output; misc...
1983-01-24 Sam Lefflerdeclare setdebug function
1983-01-17 Sam Leffleradd debugging
1982-12-26 Sam Leffleruse new ioctl calls; negate crmod by default and add...
1982-12-26 Sam Lefflerport numbers now byte swapped
1982-11-18 Sam Lefflerforgot to change socket calls
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-10-08 Sam Lefflerbug with options not being reset/reverse echo option...
1982-10-08 Sam Lefflerhandle . notation for host names
1982-10-07 Sam Lefflerbugs with error ignored error returns & new net data...
1982-07-14 Brian Feldmanchanged escape char, added debug option, byte swap...
1982-04-11 Sam Lefflerwatch for write failures to the net
1982-04-01 Sam Lefflerassume initial option state reflects options automatica...
1982-03-24 Bill Joydebugging stuff
1982-03-17 Bill Joyset up sccsid's
1982-03-02 Sam Lefflers_addr is u_long, so <= is pointless
1982-03-02 Sam Lefflerbug fix, plus code to view option negotiation
1982-03-01 Bill Joydate and time created 82/02/28 10:34:16 by root