new template
[unix-history] / usr / src / usr.bin /
1987-06-20 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticfix make depend, add tags
1987-06-19 Keith Bosticfix include problem, this all goes away eventually
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticremove extra level of Makefiles
1987-06-19 Keith Bosticnew template
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 Keith Bosticnew template
1987-06-19 Kirk McKusickmust put back USERMEM
1987-06-19 Keith Bosticnew template
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 Keith Bosticwhen remove ./, replace with space
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 Keith Bosticnew template
1987-06-17 Keith Bosticfixed install
1987-06-17 Keith Bosticnew template
1987-06-17 Keith Bosticnew template
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 Keith Bostictimeout to 5 minutes
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...
1987-06-09 Gregory MinshallBring "TermIsStartField" up to date.
1987-06-09 Gregory MinshallOn unknown input sequence, flush input.
1987-06-09 Gregory MinshallFix a bug when data from terminal not accepted by Accep...
1987-06-09 Gregory MinshallIncorporate an old (3.2, 86/12/18) fix from Steve Jacobson.
1987-06-08 Gregory MinshallConvert to work without termcodes.m4 (== m4.out).
1987-06-08 Edward Wanginterrupt mechanism reworked, make SIGCHLD interrupt...
1987-06-06 Keith Bosticuse copy to preserve permissions, make -f work, add...
1987-06-05 Keith Bosticadded -f, -p flags
1987-06-05 Keith Bosticadded -f and -p flags
1987-06-05 Keith Bosticadd -f, -p flags
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticuse RS/RE combo
1987-06-03 Keith Bosticdisallow no args, missing or not-writeable Makefile
1987-06-03 Keith Bosticdisallow no args, or missing "Makefile"
1987-06-03 Keith Bosticdate and time created 87/06/02 18:11:12 by bostic
next