BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / telnet / telnet.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-03-23 Dave A. BormanUpgrade to the latest & greatest authentication/encryption
1991-03-01 Dave A. BormanTelnet AUTHENTICATION option
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-09-15 Paul BormanLatest batch of changes. See the README file
1990-06-29 Paul BormanLots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
1990-06-21 Kevin Falltowards Kerberized telnet
1990-06-21 Kevin Fallput in code for authentication option
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-03-01 Paul BormanSeveral items:
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-11-15 Paul BormanLatest & greatest version of telnet
1989-09-02 Paul BormanRFC 1091 term type support, STATUS support, BINARY...
1989-08-29 Paul BormanFix tty state when turning off/on LINEMODE option
1989-08-22 Paul BormanAdd support for LINEMODE option
1989-03-22 Gregory MinshallKeep track of each side's idea of what the state of...
1989-03-21 Gregory MinshallMods from DDP, et al, for LFLOW, TSPEED, and NAWS support.
1989-02-07 Gregory MinshallRestore sccs ID.
1988-12-22 Gregory MinshallBug fix from Tony Li, USC. Turn off options for future...
1988-11-19 Gregory MinshallCount SIGIO's (for debugging). Separate out noasynch...
1988-09-17 Gregory MinshallWell, this is version 5.33 with one fix. The intermediate
1988-09-15 Gregory MinshallFirst try - adaptive algorithms for telnet to deal...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-28 Gregory MinshallFix up lint errors.
1988-05-16 Gregory MinshallMake it work for tn3270.
1988-03-28 Gregory MinshallMake it *compile* with -DTN3270.
1988-03-09 Keith Bosticadd Berkeley specific copyright
1988-02-18 Gregory MinshallFix bug when no TERM environment variable set (len...
1988-01-08 Gregory MinshallMake SYNCH work (ie: urgent (ie: ring markers)).
1988-01-08 Gregory MinshallReduce extern's.
1987-11-24 Gregory MinshallFixes from Dave Borman.
1987-11-24 Gregory MinshallAdd in some changes from Dave Borman (borman@monet).
1987-10-28 Gregory MinshallVarious changes, moves.
1987-10-24 Gregory MinshallTry to move system dependent stuff to system dependent...
1987-10-24 Gregory MinshallMake the ring buffer a two-state buffer (supplier and...
1987-10-11 Gregory MinshallLots of changes. telsnd() is new; move to ring's for
1987-10-11 Gregory MinshallThis is the first version to get near rings. It compiles,
1987-10-11 Gregory MinshallThis is the new, restructured version.
1987-07-08 Gregory MinshallFix core dumps on suns (from sun!nowicki, Bill Nowicki).
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
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-07 Gregory MinshallGet back the SCCS keywords.
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-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-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-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
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-09-16 CSRGStart development on BSD 4_3_Net_2
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
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2