Go to file
bouyer 1e0e78854a There's no ATA draft where it is required for the drive to set DRDY | DSC when
the disk is ready to transfer data, and in ATA-5 the DSC has been obsoleted.
So only wait for DRQ to transfer data. This can be made conditional on the
ATA version if it's proven to break with some drives (worked with all the
drives I have access to).
While I'm there correct a few typos.
1999-02-08 15:22:28 +00:00
bin Fix opt_add() prototype. 1999-02-07 15:08:50 +00:00
distrib Make it clearer what to answer to the "Device name: " prompt. 1999-02-07 19:39:07 +00:00
etc No need to involve awk in the securelevel part, since sysctl has the -n switch. 1999-02-07 14:56:01 +00:00
games only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
gnu There is no linker here for arm32 right now. 1999-02-07 19:06:46 +00:00
include Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
lib Fix typo 1999-02-08 11:13:14 +00:00
libexec Fix for bin/4637, mostly as discussed on current-users. 1999-02-07 21:38:44 +00:00
regress Fix typo in previous commit 1999-02-04 18:58:33 +00:00
sbin Numbers 0..9 must be treated as keysyms depending on context. Allow 1999-02-08 11:08:23 +00:00
share s/retreived/retrieved/ 1999-02-08 04:03:04 +00:00
sys There's no ATA draft where it is required for the drive to set DRDY | DSC when 1999-02-08 15:22:28 +00:00
usr.bin fix dumping of pcbs 1999-02-08 11:34:36 +00:00
usr.sbin services_mkdb; generate db file from services(5) to increase speed of getserv*() 1999-02-08 03:57:04 +00:00
Makefile Once more, from the beginning: we really, really don't want to descend into 1999-01-29 05:42:35 +00:00