add ":a[rgs]" command from vi
[unix-history] / usr / src / usr.bin / tn3270 /
1988-12-05 Gregory Minshalldate and time created 88/12/04 15:24:12 by minshall
1988-12-05 Gregory MinshallRelease 4.1
1988-12-05 Gregory MinshallVersion 4.0 readme
1988-11-20 Gregory MinshallMake sure that fields are indicated with a non-highligh...
1988-11-19 Gregory MinshallThis is a major simplification of SlowScreen(). This
1988-10-31 Gregory MinshallCorrect copyright. Man page installation. Lint fix...
1988-10-26 Keith BosticBerkeley copyright notice
1988-09-15 Gregory MinshallDon't declare htons() on machines which #define them.
1988-09-15 Gregory MinshallSun's of older vintage don't know about uid_t (sigh).
1988-08-29 Gregory MinshallAdd copyright.
1988-08-29 Gregory MinshallAdd a new file.
1988-08-29 Gregory Minshally
1988-08-29 Gregory Minshalldate and time created 88/08/28 18:05:52 by minshall
1988-08-29 Gregory MinshallLint (but untested!).
1988-08-29 Gregory MinshallLint (and new copyrights).
1988-08-29 Gregory MinshallLint.
1988-08-29 Gregory MinshallLint (and, maybe, copyrights).
1988-08-29 Gregory Minshalldate and time created 88/08/28 17:54:15 by minshall
1988-08-29 Gregory MinshallLint (and new copyrights).
1988-08-29 Gregory Minshalldate and time created 88/08/28 14:29:44 by minshall
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-05 Gregory MinshallRemove main target on a clean.
1988-05-17 Gregory MinshallFor HighC compiler, don't hide previous definitions...
1988-05-16 Gregory MinshallMakefile_ultrix to sourcelist.
1988-05-16 Gregory MinshallSwap some things. Target is now telprog.o. For conven...
1988-05-16 Gregory MinshallPut back some things in ALLPRINT for distribution.
1988-05-16 Gregory MinshallFix for Ultrix systems with their bad curses.h.
1988-05-16 Gregory MinshallRecover telnet.ext, which several .c files include...
1988-05-16 Gregory MinshallNew targets for linting and tags; new telnet structure.
1988-05-16 Gregory MinshallNew targets for linting and tags.
1988-05-16 Gregory MinshallVarious pieces are new for new telnet structure and...
1988-05-16 Gregory MinshallMake work with new split telnet.
1988-05-15 Gregory Minshalldate and time created 88/05/14 11:47:07 by minshall
1988-04-01 Gregory MinshallAttempt to fix problem where screen shrinks and we...
1988-03-29 Keith Bosticadd Berkeley specific header
1988-03-29 Keith Bosticadd Berkeley specific headers
1988-03-29 Keith Bosticadd Berkeley specific header
1988-03-29 Keith Bosticadd Berkeley specific headers
1988-03-29 Keith Bosticadd Berkeley specific header
1988-03-29 Keith Bosticadd Berkeley specific headers
1988-03-28 Gregory MinshallMake suboption trace work correctly.
1988-03-18 Gregory MinshallFix bug where, on an unformatted screen, we were changi...
1988-03-14 Gregory MinshallFix EUA order for case where "stop address" is equal...
1988-03-07 Gregory MinshallFix for coming OUT of 3270 mode then back in again
1988-01-06 Gregory MinshallChanges for pyramid from sbanner1@cheops (S. John Banner).
1987-09-26 Gregory MinshallFix to make standard output (at least) go into a proper...
1987-09-01 Gregory MinshallFix bug on non-vaxen (with scanf and %c).
1987-09-01 Gregory MinshallFix mapping of NULL to NULL (in ds to ebcdic direction).
1987-08-18 Gregory Minshalladd "toggle crlf" for <CR><LF> on carriage return.
1987-08-18 Gregory MinshallFix bugs with binary mode.
1987-08-18 Gregory MinshallFix bug when operating in LOCAL_CHARS mode and
1987-08-14 Gregory Minshall4.3+ install actions.
1987-08-12 Gregory MinshallNew version numbering.
1987-08-01 Gregory MinshallAdd "makefile_4.2".
1987-08-01 Gregory Minshalltarread.exe location information.
1987-08-01 Gregory MinshallAdd "tarread.exe" to sourcelist.
1987-08-01 Gregory MinshallNew README for new version.
1987-08-01 Gregory MinshallMake some fixes (bugs from Alex Liu).
1987-08-01 Gregory MinshallVarious fixes.
1987-07-30 Gregory MinshallFix bug when transparent input and more than one charac...
1987-07-18 Gregory MinshallNew directory structure.
1987-07-18 Gregory MinshallAdd sccs header
1987-07-18 Gregory MinshallInstall sccs headers and copyright notices.
1987-07-17 Gregory MinshallAdd sccs, copyrights.
1987-07-17 Gregory MinshallMake transparent mode work.
1987-07-17 Gregory MinshallFix to pause after command (!) invocation.
1987-07-17 Gregory MinshallPut up error messages (on 25th line) in dos environment.
1987-07-17 Gregory MinshallRemove mkmake from PC tools.
1987-07-17 Gregory MinshallNew directory structure.
1987-07-17 Gregory MinshallAppropriate target for make in tools directory (PC...
1987-07-16 Gregory MinshallFix bug in parameter to find_input_area.
1987-07-16 Gregory MinshallNew directory structure.
1987-07-16 Gregory MinshallNew directory structure
1987-07-16 Gregory MinshallUse support.asm
1987-07-16 Gregory MinshallNew function.
1987-07-16 Gregory MinshallMake transparent input/output work.
1987-07-16 Gregory MinshallMake transparent output and input work.
1987-07-14 Gregory MinshallFor transparent output, get cursor at the right place.
1987-07-11 Gregory MinshallFix bug of clearing terminal screen in wrong place...
1987-07-10 Gregory Minshall1) Add apilib/apiliblib.a as tn3270 dependancy; 2)...
1987-07-10 Gregory MinshallFix null-pointer problem.
1987-07-10 Gregory Minshalladd in function.c for 4.2 versions of /bin/cc.
1987-07-10 Gregory Minshall1. Fix (signed) char bug. 2. Add in ibm032 to ration...
1987-07-10 Gregory MinshallForget ntohs, etc.; include general.h to get rid of...
1987-07-10 Gregory MinshallKeep from dereferencing through a null pointer.
1987-07-10 Gregory MinshallFixes to keep from having to enter password all the...
1987-07-10 Gregory MinshallTo compile on msdos and sun systems.
1987-07-10 Gregory MinshallAllow for compilation on 4.2 systems.
1987-07-08 Gregory MinshallChanges from Bill Nowicki at sun (for telnet.c).
1987-07-08 Gregory MinshallVarious fixes for msdos and non-vax unices.
1987-07-07 Gregory Minshalldate and time created 87/07/06 10:27:35 by minshall
1987-07-04 Gregory MinshallRemove getopt(3) (not on PC).
1987-07-04 Gregory MinshallFixes for PC version.
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff; move in mkmake.y.
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff (including need to change rule for...
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff (including the need to make some trivial
next