break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / telnet /
1994-06-02 Anne Hughespage breaks for 4.4BSD manuals
1994-03-02 Dave A. BormanChange the synopsis line so that all the options
1994-02-04 Dave A. BormanUpdate the manual page to reflect reality
1994-01-06 Kirk McKusickdescribe the -E option
1993-12-31 Kirk McKusickcopyediting for Usenix manuals
1993-12-16 Dave A. BormanAdd support for new ENVIRON command.
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-02 Dave A. BormanFix the hton() declaration to be an ANSI type
1993-05-22 Dave A. BormanAdd "nocrypt" target to create a subdirectory
1993-05-22 Keith Bosticsettranscom has to return an int to be in the commands...
1993-05-21 Dave A. BormanMostly, this changes all the "#if defined(ENCRYPTION)"
1993-05-21 Dave A. BormanMostly this changes "#if defined(ENCRYPTION)" to
1993-05-12 Keith Bosticmake tn3270 compile again
1993-05-12 Keith Bosticmve telextrn.h into the sys_curses subdirectory
1993-04-06 Dave A. BormanFix gcc2 warnings.
1993-02-05 Dave A. BormanFix message for "skiprc" so that the message
1993-01-20 Dave A. BormanAdd in knowledge of RESTART-ANY and
1992-12-19 Dave A. BormanChange ENCRYPT to ENCRYPTION
1992-11-17 Chris Torekgcc -Wall points out bogus subscript
1992-11-17 Chris Torekrm bogus variable to fix "send" command (jonathan@CS...
1992-10-25 Ralph Campbellfix gcc2 warnings for extern & later declared static.
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-06-04 Steve Sellgrenfix escape character
1991-03-23 Dave A. BormanUpgrade to the latest & greatest authentication/encryption
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-06 Dave A. BormanChange -I/usr/src/lib to -I${.CURDIR}/../../lib
1991-03-01 Dave A. BormanAdd -S option (type of service)
1991-03-01 Dave A. Bormandate and time created 91/03/01 02:13:33 by dab
1991-03-01 Dave A. Bormanfix sccs.include.redist line
1991-03-01 Dave A. BormanTelnet AUTHENTICATION option
1990-09-20 William Nesheimchanged conditional inclusion of machine/endian to...
1990-09-15 Paul BormanLatest batch of changes. See the README file
1990-09-15 Paul Bormandate and time created 90/09/14 10:46:06 by borman
1990-09-15 Paul BormanBump the sccs id to 5.1
1990-07-29 Trent Heindisable VSTATUS (^T) on local tty
1990-07-29 Cynthia A. E. Livi... fix SYNOPSIS line
1990-07-28 Mike Karelsrestore 6.10 changes, add -a and mods to environ
1990-07-28 Mike Karelsalways mark for export when defining environ variables
1990-07-28 Mike Karelschange USER-passing to happen only if -a or -l user...
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
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-21 Kevin Falltowards Kerberized telnet
1990-06-21 Kevin Fallput in code for authentication option
1990-06-21 Kevin Falladd kerberized flag
1990-06-21 Kevin Fallsmall change towards Kerberized telnet
1990-06-20 Kevin Falldate and time created 90/06/19 18:56:25 by kfall
1990-06-16 Marc TeitelbaumVFLUSHO -> VDISCARD
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-19 Keith Bosticadd hp300 define
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-03-01 Paul BormanChange how TOS code gets included
1990-03-01 Paul BormanAdd -DNEED_GETTOS for preliminary TOS support
1990-03-01 Paul BormanSeveral items:
1989-11-29 Paul BormanAdd code for 4.2 based systems that don't do recv(MSG_O...
1989-11-29 Paul BormanAdd code for 4.2 based systems that don't do MSG_OOB...
1989-11-15 Paul BormanLatest and greatest version of telnet
1989-11-15 Paul BormanLatest & greatest version of telnet
1989-09-03 Gregory MinshallAdd in "to apitrace"
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-29 Paul BormanFix tags on #else #endif for ANSI C
1989-08-23 Paul BormanAdd installation of the man page
1989-08-23 Paul BormanAdd support for LINEMODE option
1989-08-23 Paul BormanAdd support for the LINEMODE option
1989-08-22 Paul BormanAdd support fro LINEMODE option
1989-08-22 Paul BormanAdd support for LINEMODE option
1989-05-31 Gregory MinshallAdd two toggles: termdata, cursesdata.
1989-05-31 Gregory MinshallPut \r's to STDOUT, not to anyone else.
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
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.
1989-02-07 Gregory MinshallMake Gould compiler happy.
1989-02-07 Gregory MinshallFlush NetTrace in case of a crash or loop.
1988-12-22 Gregory MinshallBug fix from Tony Li, USC. Turn off options for future...
1988-12-02 Gregory MinshallOops - make work on older (4.2) systems.
1988-12-01 Gregory MinshallOK, flush out network input buffer also...
1988-12-01 Gregory MinshallFlush out the last dregs in the terminal before quittin...
1988-11-30 Gregory MinshallTry to fix SIGIO problem with Sun machines, h_errno...
1988-11-19 Gregory MinshallCount SIGIO's (for debugging). Separate out noasynch...
1988-11-19 Gregory MinshallCount SIGIO's (for debugging). Don't worry if there...
1988-11-05 Gregory MinshallIn SunOS 4.0, high order bits (sent from curses sometimes)
1988-10-31 Gregory Minshall1. Fix "ambiguous" versus "unknown" commands; 2. ...
1988-10-12 Keith Bosticadd cleandir label
1988-10-12 Keith Bosticuse herror
1988-09-27 Kirk McKusickprocess -t option argument properly for tn3270 (4.3BSD...
1988-09-22 Keith BosticBerkeley copyright notice
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-09-15 Gregory MinshallFix bug which kept us from quitting (because bye()'s
1988-08-29 Gregory MinshallSome linting of tn3270.
1988-08-02 Gregory MinshallFix to allow us to run on a Sun4.
1988-07-10 Keith Bosticinstall approved copyright notice
next