Go to file
bouyer 917389821c Changes to the probe and attach routine:
- at end of attach, explicitely select an existing drive. This fixes hangs
  some users reported (such as the one reported in port-i386/4247).
- Some atapi cdrom drives (e.g. Nec 24x) don't enables their registers before
  a controller reset is issued. The controller probe routine is changed as
  follow: issue a controller reset. If fail, test atapi signature on slave.
  If fail, wait 5s and retry a reset. If the second reset fail, return(0).
  If the first reset succeed, test presence of a master drive:
  atapi signature, and if this fail RO/RW registers test. If no master, test
  atapi signature on slave. If no slave, return 0.
1997-10-27 14:09:23 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Add lib*_pic.a files. 1997-10-27 07:28:04 +00:00
etc Make partition a of the 3.5" floppy label a 4.2BSD filesystem, rather 1997-10-27 04:45:38 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu Build bfd and readline on the Alpha, too. 1997-10-27 00:25:05 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Make it compile with WARNS=1. (I'm not sure where the prototype really 1997-10-27 05:28:46 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
sbin oops; forgot to update the license here. 1997-10-23 03:00:12 +00:00
share update doc on new "ps" options 1997-10-24 19:15:38 +00:00
sys Changes to the probe and attach routine: 1997-10-27 14:09:23 +00:00
usr.bin Cleanup warnings when -DKERBEROS 1997-10-24 14:44:35 +00:00
usr.sbin Resolve RCSID conflicts; hopefully this is the last time :-) 1997-10-26 00:24:41 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00