Go to file
mycroft b82447e3e1 * Change message priorities so that ABORT comes after IDENTIFY.
* Add an ACB_RESET flag, so that a BUS DEVICE RESET can be queued within the
driver.
* If ACB_ABORT or ACB_RESET is set during reselection, schedule a message and
assert ATN.
* Optimize aic_datain_pio(), aic_dataout_pio() and aicintr() somewhat.
* Schedule a timeout only when we select the target, so that commands can't
time out prematurely.
1996-04-03 10:33:45 +00:00
bin Utility to control media changers from the command line; corresponds 1996-04-03 00:34:38 +00:00
distrib Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
etc Add the missing ".."; thanks to Masanobu Saitoh for pointing this out. 1996-04-03 00:51:32 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Sync with change to Makefile.cc1. 1996-04-03 08:18:16 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib delete redundant files; pull them in via .PATH to avoid inconsistencies. 1996-04-01 19:28:03 +00:00
libexec apply Thorsten's patch to add gettytab support to telnetd. 1996-03-20 04:25:53 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Use an integer instead of a char for the getopt() return value in order 1996-03-30 22:34:25 +00:00
share removed references "updatefast" and "updateslow" as they are no longer 1996-04-02 05:07:21 +00:00
sys * Change message priorities so that ABORT comes after IDENTIFY. 1996-04-03 10:33:45 +00:00
usr.bin Include arm32.h when required. 1996-04-01 21:54:06 +00:00
usr.sbin use local copy of resolver, with -DDEBUG. fixes pr#2275 (ken hornstein) 1996-03-31 13:55:34 +00:00
Makefile behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine. 1996-03-18 09:55:25 +00:00