Go to file
chuck edda199ab0 patch from: Steve Woodford <steve@mctavish.demon.co.uk>
fixes the following problems:
   - Timeout on START/STOP unit command (ie. when spinning up the drive)
     Side effect of this fix is to reduce the busy-wait time in CMD phase.

   - Occasionally, the driver would lose an SBIC interrupt, especially when
     a tape drive was re-selecting on a busy SCSI bus.
1996-04-23 16:32:54 +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 the amiga uses the c-partition for the whole cdrom disc and not the 1996-04-13 01:02:18 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu md_parse_arg: -K' implies -k'. 1996-04-18 19:03:02 +00:00
include Add kvm_dump* prototypes. 1996-04-19 12:02:50 +00:00
lib Build a stub for futimes(). 1996-04-23 10:42:30 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Add suport for `.Nx 1.2'. 1996-04-23 10:37:14 +00:00
sys patch from: Steve Woodford <steve@mctavish.demon.co.uk> 1996-04-23 16:32:54 +00:00
usr.bin Updated to work correctly, pointed out by Tom Ivar Helbekkmo. 1996-04-20 14:56:37 +00:00
usr.sbin if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +00:00
Makefile pull in bsd.own.mk earlier, to get configuration variables. 1996-04-13 06:36:15 +00:00