do -s processing, even if output not a tty
[unix-history] / usr / src / usr.bin / telnet /
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
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-28 Gregory MinshallFix up lint errors.
1988-06-28 Gregory MinshallClean up "tags" file.
1988-06-28 Gregory MinshallMake "tags" and "lint" work.
1988-05-16 Gregory MinshallFor NOT43 systems, get correct definition for dosynch().
1988-05-16 Gregory Minshallbuffer is signed, but IAC is 0x255 (the twain shall...
1988-05-16 Gregory MinshallInclude "general.h" to get rid of ansi mem* functions.
1988-05-16 Gregory MinshallMake it work for tn3270.
1988-05-16 Gregory Minshallmake it work for tn3270.
1988-05-16 Gregory MinshallMake tn3270 work.
1988-03-28 Gregory MinshallMake it *compile* with -DTN3270.
1988-03-28 Gregory MinshallMake *compiles* with -DTN3270 work.
1988-03-22 Gregory MinshallNew structure; new 'make depend'.
1988-03-09 Keith Bosticadd Berkeley specific copyright
1988-02-18 Keith Bosticcompile optimized
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.
1988-01-08 Gregory MinshallFix to not go into loop if tty disappears
1987-11-24 Gregory MinshallFixes from Dave Borman.
1987-11-24 Gregory MinshallAdd in some changes from Dave Borman (borman@monet).
1987-11-24 Gregory Minshalldate and time created 87/11/23 11:14:09 by minshall
1987-10-28 Gregory MinshallVarious changes, moves.
1987-10-28 Gregory MinshallReformat somethings; get rid of "unix" comments and...
1987-10-28 Gregory MinshallMake stilloob use global rather than passed variable...
1987-10-28 Gregory MinshallPick up some more tn3270-specific function.
1987-10-28 Gregory MinshallRemove some unix specific things.
1987-10-28 Gregory MinshallMove tn3270 and unix specific things to Unix places.
1987-10-28 Gregory MinshallRemove an unused extern.
1987-10-28 Gregory MinshallReset ring pointers when the ring empties out.
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 Minshallsending is also acking.
1987-10-11 Gregory MinshallAdd ring_sent_acked() for simpletons.
1987-10-11 Gregory MinshallThis version (appears to) works.
1987-10-11 Gregory MinshallThis is the first version to get near rings. It compiles,
1987-10-11 Gregory Minshalldate and time created 87/10/10 12:39:07 by minshall
1987-10-11 Gregory Minshalldate and time created 87/10/10 12:39:06 by minshall
1987-10-11 Gregory MinshallThis is the approved style.
1987-10-11 Gregory MinshallThis is the new, restructured version.
1987-09-26 Gregory MinshallCut down on number of extern's.
1987-09-26 Gregory MinshallIncorporate tn3270.c.
1987-09-26 Gregory MinshallMove a number of tn3270-items to tn3270.c
1987-09-26 Gregory MinshallInitialize term.*Char.
1987-09-26 Gregory MinshallThe right things in the right place.
1987-09-16 Gregory Minshalldate and time created 87/09/15 13:45:08 by minshall
1987-09-12 Gregory MinshallCorrect .h files.
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:53 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:52 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:50 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:44 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:40 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:39 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:36 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:35 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:33 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:31 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:29 by minshall
1987-07-08 Gregory MinshallFix core dumps on suns (from sun!nowicki, Bill Nowicki).
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
next