cleanups, add manual page
[unix-history] / usr / src / usr.bin / tn3270 /
1987-07-04 Gregory Minshallmakefiles.pc
1987-07-04 Gregory MinshallDon't compress spaces too soon in expanding variables...
1987-07-01 Gregory Minshallmkmake, etc.
1987-07-01 Gregory MinshallBetter and better.
1987-07-01 Gregory MinshallFirst version of mkmake.
1987-07-01 Gregory MinshallMore fixes.
1987-07-01 Gregory MinshallSeems to do for commands reasonably well.
1987-06-27 Gregory MinshallMore goodness
1987-06-27 Gregory MinshallPretty good version, for now.
1987-06-27 Gregory MinshallInterim version.
1987-06-25 Gregory MinshallThis version knows about for statements (though it...
1987-06-25 Gregory MinshallDoesn't expand variables in real time.
1987-06-23 Gregory MinshallAll but end of file.
1987-06-22 Gregory Minshallloops.
1987-06-22 Gregory Minshallanother version.
1987-06-22 Gregory MinshallBefore messing around a bit.
1987-06-21 Gregory Minshalldate and time created 87/06/20 11:36:07 by minshall
1987-06-20 Gregory MinshallNew directories, new cleanup.
1987-06-20 Gregory MinshallNew directories, new cleanup.
1987-06-20 Gregory Minshalldate and time created 87/06/19 12:57:58 by minshall
1987-06-20 Gregory Minshalldate and time created 87/06/19 12:56:07 by minshall
1987-06-20 Gregory MinshallDirectory changes.
1987-06-20 Gregory MinshallDirectory changes, plus move some globals out of here.
1987-06-20 Gregory MinshallDirectory changes.
1987-06-20 Gregory Minshalldirectory changes.
1987-06-20 Gregory Minshalldirectory changes, plus "GetTc" returns -1 on error.
1987-06-20 Gregory MinshallDirectory changes.
1987-06-20 Gregory Minshalldate and time created 87/06/19 12:48:49 by minshall
1987-06-20 Gregory MinshallReturn "-1" on an error.
1987-06-20 Gregory MinshallAdd declaration of astosc[].
1987-06-20 Gregory Minshalldate and time created 87/06/19 12:37:12 by minshall
1987-06-20 Gregory Minshalldate and time created 87/06/19 12:37:11 by minshall
1987-06-20 Gregory Minshalldate and time created 87/06/19 09:34:23 by minshall
1987-06-20 Gregory MinshallGet rid of SLOWSCREEN (yeah!). Make "make clean; make...
1987-06-20 Gregory MinshallFix bad bug. When HaveInput = 1, and we are terminatin...
1987-06-19 Gregory MinshallRemove -DSLOWSCREEN (make it an always thing, which...
1987-06-19 Gregory MinshallRemove #ifdef's for SLOWSCREEN (since they weren't...
1987-06-19 Gregory MinshallRemove Terminal definition (is, and should be, in
1987-06-19 Gregory MinshallAdd vaxbsubs.s and genbsubs.c.
1987-06-19 Gregory MinshallFix infinite loop when 1 bad character comes in.
1987-06-19 Gregory MinshallDefault rule (for sourcelist).
1987-06-19 Gregory MinshallAdd in 'arpa' as an extra directory.
1987-06-19 Gregory Minshalldate and time created 87/06/18 10:56:08 by minshall
1987-06-19 Gregory Minshalldate and time created 87/06/18 10:56:04 by minshall
1987-06-17 Gregory Minshally
1987-06-17 Gregory Minshalldate and time created 87/06/16 23:03:21 by minshall
1987-06-17 Gregory MinshallAdd PS_OR_OIA_MODIFIED (in the Unix environment).
1987-06-17 Gregory MinshallAdd ps_modified.
1987-06-17 Gregory MinshallAdd SetPsModified().
1987-06-17 Gregory MinshallThis version actually works!
1987-06-17 Gregory Minshallapi_ps_or_oia_modified() added.
1987-06-17 Gregory Minshalltnrecv.c
1987-06-17 Gregory MinshallMake things more consistent (server vs. client) and...
1987-06-17 Gregory MinshallRecover the "-n" option.
1987-06-17 Gregory MinshallPerformance enhancement.
1987-06-17 Gregory MinshallValidity check some more parameters, and a performance...
1987-06-17 Gregory MinshallThis version sends the command over.
1987-06-16 Gregory MinshallAdd new machine types (tahoe, sun). RT is missing.
1987-06-16 Gregory MinshallSome bug fixes, formatting changes, and larger access...
1987-06-16 Gregory Minshallt1, t2 are test programs.
1987-06-16 Gregory MinshallAdd a copy loop.
1987-06-16 Gregory MinshallCut down on number of protocol exchanges by passing...
1987-06-16 Gregory MinshallPerformance fixes. Reading in huge input buffers sped...
1987-06-16 Gregory MinshallFix sequence numbers above 256.
1987-06-16 Gregory MinshallAdd mset.c to ALLC (but not ALLO).
1987-06-16 Gregory MinshallName changes, send/receive sequence numbers, conversati...
1987-06-16 Gregory MinshallAdd DISASSOCIATE request. Name changes.
1987-06-16 Gregory MinshallRemove unused global variable (yeah!).
1987-06-16 Gregory Minshallsourcelist target.
1987-06-16 Gregory Minshallsourcelist targets.
1987-06-16 Gregory Minshallsourcelist target.
1987-06-16 Gregory Minshallsourcelist target.
1987-06-16 Gregory MinshallAdd ACTION default; add sourcelist target.
1987-06-16 Gregory MinshallAdd sourcelist and action targets.
1987-06-16 Gregory MinshallMake work with Unix "shell" command. Delete "-DDEBUG...
1987-06-16 Gregory MinshallDon't build tn3270.a (takes a long time, and not needed).
1987-06-16 Gregory MinshallDon't do ConnectScreen if shell is active.
1987-06-16 Gregory MinshallRemove unused global variable (yeah!).
1987-06-16 Gregory MinshallChange error messages to be malleable.
1987-06-16 Gregory MinshallAdd/rename some functions.
1987-06-16 Gregory MinshallAdd api_exch_api().
1987-06-16 Gregory MinshallThis version works with ../apilib/test.c
1987-06-16 Gregory MinshallWe are writing a Unix version. Also, avoid conflict...
1987-06-16 Gregory MinshallMostly make 8086 register pieces unsigned.
1987-06-13 Gregory MinshallWe got rid of DEBUG flag (yeah!); link with apilib...
1987-06-13 Gregory MinshallThis version connects to the other side.
1987-06-13 Gregory MinshallNew files, new targets.
1987-06-13 Gregory MinshallThis version accepts connections from the other side.
1987-06-13 Gregory MinshallNew 'system.c' file.
1987-06-12 Gregory MinshallThis version compiles; some stuff moved to ../apilib...
1987-06-12 Gregory MinshallGet rid of redundant global variable (yeah!).
1987-06-12 Gregory Minshalldate and time created 87/06/11 15:28:38 by minshall
1987-06-12 Gregory Minshalldate and time created 87/06/11 15:27:12 by minshall
1987-06-12 Gregory Minshalldate and time created 87/06/11 15:03:15 by minshall
1987-06-12 Gregory MinshallInterim (compiling) version.
1987-06-12 Gregory MinshallThis version compiles with the API stuff in it.
1987-06-11 Gregory Minshalldate and time created 87/06/10 15:16:37 by minshall
1987-06-10 Gregory Minshalldate and time created 87/06/09 20:46:54 by minshall
1987-06-10 Gregory Minshalldate and time created 87/06/09 15:46:49 by minshall
1987-06-09 Gregory MinshallParentheses everywhere! Also, fix bug which kept us...
next