BSD 4_3_Reno release
[unix-history] / usr / src / libexec / telnetd /
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-07-01 Marc Teitelbaumwait for output to drain when changing tty modes
1990-07-01 Keith Bosticuse relative path
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-25 Trent Heinnew copyright & pathnames (telnetd)
1990-06-16 Marc TeitelbaumVFLUSHO -> VDISCARD
1990-06-02 Keith Bosticnew copyright notice
1990-05-29 Keith Bosticsys_errlist -> strerror(3)
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-03-01 Paul BormanMany fixes. 1) Use the cc_t typedef from termios.h
1990-02-02 Keith SklowerHope that TIOCSETA is close enough to TCSETA to work...
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-10-05 Marc Teitelbaumneed ioctl.h for the pty ioctls
1989-09-06 Paul Bormanchange "#ifdef BSD > 43" to "#if BSD > 43"
1989-09-06 Paul BormanWhen we get TTYPE, throw out if TTYPE not set, not...
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-04-03 Keith Bosticdate and time created 89/04/02 15:36:52 by bostic
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 MinshallInstall in /usr/libexec, just like rlogind.
1989-03-19 Gregory MinshallThis version *may* be a bit better in receiving weird...
1989-03-19 Gregory MinshallUpdate to telnetd with the CMU mods for window size...
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
1989-02-16 Keith Bosticadd Berkeley specific copyright notice
1988-09-21 Keith Bosticcleanup
1988-09-01 Keith Bosticdate and time created 88/08/31 12:08:11 by bostic
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-29 Kirk McKusickcannot change the synopsis line
1986-05-14 Gregory MinshallThis is the 4.3 version.
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
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page first distributed with 4.2BSD
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...
next