unix-history/.git
1987-05-29 Mike Karelsrework interface metrics to invert perspective; other...
1987-05-28 Mike Karelssimplify for us
1987-05-28 Mike Karelsit's faster on a vax, why not try it here?
1987-05-28 Kirk McKusickfix comments on FIOCLEX/FIONCLEX from fair@ucbarpa...
1987-05-27 Edward Wangsigsetmask(0) as well as unignore signals
1987-05-27 Edward Wangdon't allocate ptys backwards anymore
1987-05-26 Gregory MinshallVarious changes. Handle 'shell_active'. Call 'Stop327...
1987-05-26 Gregory MinshallSet 'myjob' when setting online A. Fix bug in IsOiaTWait.
1987-05-26 Gregory MinshallKeep controller ready status up-to-date.
1987-05-26 Gregory MinshallSplit up shell into shell and shell_continue (so that
1987-05-26 Gregory MinshallVarious fixes. No copy string yet, though.
1987-05-26 Gregory MinshallThis version works better than the last.
1987-05-26 Gregory MinshallAdd 'shell_active' global.
1987-05-26 Gregory MinshallMake "connection closed by remote host" come out on...
1987-05-26 Kirk McKusickdate and time created 87/05/25 13:38:53 by mckusick
1987-05-26 Gregory Minshalldate and time created 87/05/25 11:17:36 by minshall
1987-05-26 Gregory MinshallYet another cut (this one runs on the PC).
1987-05-25 Gregory Minshalldate and time created 87/05/25 08:56:00 by minshall
1987-05-25 Gregory Minshalldate and time created 87/05/25 08:55:59 by minshall
1987-05-25 Gregory Minshalldate and time created 87/05/25 08:55:58 by minshall
1987-05-25 Mike Karelsdon't M_WAIT from interrupt level
1987-05-25 Mike Karelsuse host unreachables within network (may be subnet...
1987-05-25 Mike Karelslet's use net order in mask replies
1987-05-25 Gregory MinshallFix "write_keystroke" (untested).
1987-05-25 Gregory MinshallAcceptKeyboard, and globally known bits for shiftstate
1987-05-25 Keith BosticMACHINE defined in make, now
1987-05-25 Keith BosticMACHINE defined in Makefile
1987-05-25 Keith BosticMACHINE defined by make, now
1987-05-25 Gregory MinshallNew OIA.
1987-05-25 Gregory MinshallInclude oia.h
1987-05-23 Gregory MinshallMissing oia.h in ALLH.
1987-05-23 Gregory MinshallNew directory structure.
1987-05-23 Keith Bosticreplaced various machine defs with MACHINE
1987-05-23 Gregory MinshallNew directory structure.
1987-05-23 Gregory Minshalldate and time created 87/05/22 12:01:28 by minshall
1987-05-23 Gregory MinshallThis version compiles on the PC.
1987-05-23 Gregory MinshallMove OIA into global storage.
1987-05-23 Keith Bosticadd image as alias for binary
1987-05-23 Gregory MinshallNew directory structure (plus cast fix in termout.c).
1987-05-23 Gregory MinshallNew directory structure
1987-05-23 Gregory MinshallNew directory structure.
1987-05-23 Gregory MinshallNew directory structure.
1987-05-22 Gregory MinshallRemove 'ExitString' call from non-zero memset (do non...
1987-05-22 Gregory MinshallAdd mkastods.c
1987-05-22 Gregory Minshalldate and time created 87/05/21 21:58:55 by minshall
1987-05-22 Gregory MinshallMinor fix (that would never actually occur).
1987-05-22 Gregory Minshallkbhit(), etc., work OK (was a bug in outbound.c; not...
1987-05-22 Gregory MinshallThis version compiles.
1987-05-22 Gregory MinshallA version (probably doesn't even compile).
1987-05-22 Keith Bosticuse machine/machparam.h
1987-05-22 Keith Bosticget machine type from environment
1987-05-22 Keith Bosticadded #define of MACHINE
1987-05-22 Gregory MinshallA version.
1987-05-21 Gregory MinshallFix include.
1987-05-21 Gregory Minshalldate and time created 87/05/20 15:33:46 by minshall
1987-05-21 Gregory Minshalldate and time created 87/05/20 15:33:45 by minshall
1987-05-21 Gregory MinshallFormat change.
1987-05-21 Gregory MinshallNull change.
1987-05-21 Gregory MinshallThis version works.
1987-05-20 Gregory Minshalldate and time created 87/05/19 16:13:31 by minshall
1987-05-20 Gregory MinshallMore and better.
1987-05-20 Gregory Minshalldate and time created 87/05/19 14:08:12 by minshall
1987-05-20 Gregory Minshalldate and time created 87/05/19 14:08:02 by minshall
1987-05-20 Gregory MinshallClearStructure->ClearElement
1987-05-19 Gregory MinshallFixes to make ScreenImage type NOT hardcoded.
1987-05-19 Gregory MinshallFix to keep queued keystrokes flowing when keyboard...
1987-05-19 Gregory MinshallVarious changes to make 'Host' structure changeable
1987-05-19 Gregory Minshalldate and time created 87/05/18 15:09:52 by minshall
1987-05-19 Edward Wanglint
1987-05-19 Edward Wangmajor rework: made faster, cleaned up, obsolete code...
1987-05-19 Edward Wangadded [ and ] tokens for vectors, haven't done the...
1987-05-19 Edward Wangadded keepopen and smooth flags, added + and - window...
1987-05-19 Edward Wanguse \n at bottom to scroll entire screen,
1987-05-19 Edward Wangdon't use reverse video for command line when <= 2400...
1987-05-19 Keith Bosticbug report tahoe/usr.bin/1; number of lines arg handled...
1987-05-19 Gregory MinshallFor MSC compiler, make string literals short.
1987-05-19 Gregory MinshallReduce memory requirements for DOS version.
1987-05-17 Keith Bosticcan't ref bio.c it's gone
1987-05-16 Kirk McKusickftpd remotehelp output columnated improperly (from...
1987-05-16 Gregory MinshallThis version compiles and minimally works for the PC.
1987-05-16 Gregory MinshallDon't need libcurses for mset.
1987-05-16 Gregory MinshallSet the maximum number of lines; number of lines is...
1987-05-16 Mike Karelsminor fixes
1987-05-16 Gregory MinshallAdd a null ScreenOIA() routine.
1987-05-15 Keith BosticNULL pointers, negative UIDs; bug report 4.3BSD/ucb/95
1987-05-14 Keith Bosticdefine MACHINE
1987-05-14 Kirk McKusickback up over magic number properly (from Keith Muller)
1987-05-14 Gregory MinshallThis version is a bit better partitioned vis-a-vis...
1987-05-14 Gregory MinshallWe need 'uncontrol' under all circumstances.
1987-05-14 Gregory MinshallMatch up the double-quote marks.
1987-05-14 Gregory MinshallFixes (oops).
1987-05-14 Gregory MinshallThis version may work, and is intact.
1987-05-14 Gregory Minshalldate and time created 87/05/13 11:32:57 by minshall
1987-05-14 Keith Bosticadd MACHINE def
1987-05-13 Gregory MinshallThis version compiles.
1987-05-13 Gregory MinshallFirst version since split from bsd_screen (curses_screen?).
1987-05-13 Mike Karelsadd list of local domains
1987-05-13 Mike Karelsrm stand
1987-05-13 Mike Karelsconnect once, then disconnect
1987-05-13 Mike Karelskeep list of local domains
next