BSD 4_4 release
[unix-history] / usr / src / libexec / telnetd / telnetd.c
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-21 Dave A. BormanSeveral fixes. The big one is that all of the
1993-01-22 Dave A. BormanFix the interaction between the -u and -U
1993-01-20 Dave A. BormanFix up the code that deals with the
1992-12-19 Dave A. BormanChange ENCRYPT to 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 round of bug fixes. See the README file
1990-06-29 Marc Teitelbaumpty library
1990-06-29 Paul BormanLots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
1990-06-28 Mike Karelsadd IP type-of-service without gettos (at least for...
1990-06-02 Keith Bosticnew copyright notice
1990-03-01 Paul BormanMany fixes. 1) Use the cc_t typedef from termios.h
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-11-15 Paul BormanBug fixes to the state machine
1989-11-11 Paul BormanFix bugs in state machine, add more TERMIOS support
1989-09-06 Paul BormanChange negotiation of ECHO for dumb 4.2 telnets
1989-09-02 Paul BormanNew telnetd, with LINEMODE support
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-03 Keith Bosticadd pathnames.h
1989-03-21 Gregory MinshallFixes from G. Marcy via DDP.
1989-03-19 Gregory MinshallThis seems necessary to get things to work.
1989-03-19 Gregory MinshallThis version *may* be a bit better in receiving weird...
1989-03-19 Gregory MinshallThis is with CMU mods for window size, terminal speed...
1989-02-24 Mike Karelslog and print error if /bin/login can't be exec'ed
1988-09-01 Keith Bosticuse library version of rmut
1988-06-19 Keith Bosticinstall approved copyright notice
1988-05-24 Keith Bosticremove vhangup on exit
1988-05-23 Keith Bosticfix security problem with pty's
1988-03-09 Keith Bosticadd Berkeley specific copyright
1988-01-06 Gregory MinshallFixes from rick@sesimo to use /etc/gettytab for login...
1988-01-06 Gregory MinshallFix from Charles Hedrick at Rutgers - flush output...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-17 Gregory MinshallFix bug where turning off CRMOD causes clients which...
1987-10-17 Gregory MinshallFix bug where we hang trying to do an ioctl(pty, TIOCSE...
1987-09-03 Gregory MinshallSigh. Map <CR><LF> to \r, rather than \n.
1987-07-28 Keith Bosticchecked in for minshall -- apparently adjusting the...
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-05-13 Gregory MinshallTwo bugs. First, ttloop() was not reacting to an EOF...
1986-05-12 Gregory MinshallWith the old version, we could interlock if the remote
1986-05-09 Mike Karelsminor fixes
1986-05-08 Gregory MinshallCorrection to acutally pick up information transferred...
1986-05-01 Gregory MinshallThis version fixes ECHOing problems, discovers 4.2...
1986-04-23 Gregory MinshallThis version flushes the network buffer when doing...
1986-04-21 Gregory MinshallGet ready for SO_OOBINLINE; Handle TELNET BREAK distinc...
1986-04-20 Gregory MinshallI forgot Dave Borman's change to keep options up to...
1986-04-20 Gregory MinshallMinor change to allow us to work with hosts whose urgen...
1986-04-20 Gregory MinshallThis version handles out-of-band data, abort output...
1986-04-10 Gregory MinshallThis version does various flavors of CR-LF, CR-NULL...
1986-03-08 Gregory MinshallKeep compatibility with 4.2 telnet. Note that 4.2...
1986-02-07 Gregory MinshallFix for carriage return (from userid <borman>).
1986-02-05 Jay Lepreauparent needs to setpgrp
1985-10-23 Jim Bloombe more social about killing attached processes (vhangu...
1985-09-18 Eric Allmanfacilities in syslog
1985-06-20 Jim Bloomuse large read of utmp instead of many (from ks@purdue...
1985-05-29 Distribution FolksAdd copyright
1985-05-11 Mike Karelsfix pty allocation
1984-12-24 Sam Leffler3 things from brl: search pqrs pty's, correct select...
1984-11-30 Ralph Campbelluse inet_ntoa instead of local copy.
1984-09-14 Ralph Campbelluse syslog for error messages
1984-09-05 Sam Lefflerconvert setsockopt calls to new interface
1984-04-12 Mike Karelsconvert for use with inetd
1984-04-12 Mike Karelsconvert for inetd
1983-08-07 Sam Lefflerleave SIGCHLD alone
1983-07-06 Sam Lefflerset term since login expects it now
1983-07-06 Sam Leffleradd banner since getty.h is about to go away
1983-07-02 Sam Lefflerinclude fixes
1983-06-12 Sam Lefflernew signals
1983-05-25 Sam Lefflerbanner moves out of login
1983-05-23 Sam Lefflerutmp changed format
1983-05-04 Sam Lefflerturn on keep alives
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-02-22 Sam Lefflerignore SIGCHLD in child
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-19 Sam Lefflerput back debugging and reap children to avoid zombies
1983-01-08 Sam Lefflerno more SIOCDONE
1982-12-30 Sam Lefflervhangup to clear pty
1982-12-26 Sam Lefflerport numbers now byte swapped
1982-11-18 Sam Lefflerforgot to change socket calls
1982-11-15 Sam Lefflermissing arg to accept and make diagnostics consistent
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-10-11 Sam Lefflerstart up cleanly
1982-10-08 Sam Lefflerhave server request to do echo
1982-10-07 Sam Lefflerbugs with error ignored error returns & new net data...
1982-04-01 Sam Lefflerdon't init master pty to have ECHO on and don't send...
1982-03-24 Bill Joypurge debug crap
1982-03-24 Bill Joyrequire keep-alive
1982-03-17 Bill Joyset up sccsid's
1982-03-02 Sam Lefflerbug fix in sprintf, plus debugging code
1982-03-01 Bill Joydate and time created 82/02/28 10:34:17 by root
1979-09-27 CSRGStart development on BSD 4_4
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