MACHINE defined by make, now
[unix-history] / usr / src /
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
1987-05-13 Mike Karelstry ascending domain tree, starting with local domain,
1987-05-13 Mike Karelsfix dir.h/wait.h(machparam.h) order, update getdiskbyname
1987-05-13 Mike Karelsu_ => unsigned hton[sl]
1987-05-13 Mike Karelsdon't use u_type's, wait.h includes us and not types.h
1987-05-13 Mike Karelsdon't use u_type's, wait.h includes us but not types.h
1987-05-13 Gregory Minshalldate and time created 87/05/12 14:20:27 by minshall
1987-05-13 Gregory Minshalldate and time created 87/05/12 14:20:26 by minshall
1987-05-13 Gregory Minshalldate and time created 87/05/12 14:20:25 by minshall
1987-05-13 Gregory MinshallVarious fixes for running under dos.
1987-05-13 Gregory Minshall1) 'msdos' -> 'MSDOS' 2) remove 'bzero' calls 3) add...
1987-05-13 Gregory MinshallRemove curses.h, include strings.h or string.h depending on
1987-05-13 Gregory Minshall'msdos' -> 'MSDOS' (msc 4.0)
1987-05-13 Gregory Minshall1) OIA support 2) Remove "bzero" calls 3) Better error...
1987-05-13 Gregory MinshallAdd support for OIA.
1987-05-13 Gregory MinshallFirst more-or-less working version.
1987-05-13 Gregory MinshallVarious changes.
1987-05-13 Mike Karelsadd bits for tri-density tape
1987-05-13 Gregory Minshall'msdos' -> 'MSDOS'.
1987-05-13 Gregory MinshallMap system 5/ansi routines onto BSD routines.
1987-05-13 Kirk McKusickfixes from Bill Vaughn (ur-cvsvax!bill@cs.rochester...
1987-05-13 Keith Bosticduplicate line in gscan; bug report 4.3BSD/ucb/94
1987-05-12 Mike Karelsdon't go away mad
1987-05-12 Gregory Minshalldate and time created 87/05/11 13:12:02 by minshall
1987-05-12 Gregory Minshalldate and time created 87/05/11 13:12:01 by minshall
1987-05-12 Mike Karelschange the sector size too
1987-05-12 Gregory Minshall1. Make ExitString parameters conform. 2. Support...
1987-05-12 Gregory MinshallChange rules for mset
next