Go to file
bouyer ed5b6baaab Move a check for the drive type to the right place. This bug would cause
ATA drives to not be detected when the PATA (or emulated PATA) bus is shared
with an ATAPI device.
Should fix the problem reported by various peoples.
Thanks to Onno van der Linden and vanoven@free.fr for pointing out the
code in error.
2012-07-31 15:59:57 +00:00
bin handle realloc failure 2012-06-29 12:51:38 +00:00
common Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto add this directory to the search path 2012-07-31 11:08:34 +00:00
dist Use after free (Coverity 273146) 2012-07-15 09:13:59 +00:00
distrib Added myself to the list of NetBSD Developers. 2012-07-31 07:49:45 +00:00
doc Mention malo(4) in CHANGES 2012-07-30 19:50:51 +00:00
etc Call makemandb -f -q instead of makemandb -f, as Edgar Fuß proposed for daily. 2012-07-31 12:11:50 +00:00
external regen. Updates version to 5.11, as requested by Jim Bernard in PR 46735. 2012-07-28 08:02:15 +00:00
extsrc
games WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
gnu PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
include comments 2012-07-30 23:04:42 +00:00
lib comments 2012-07-30 23:04:42 +00:00
libexec Try to make dbg() printfs realy ELFSIZE independent 2012-07-25 22:51:04 +00:00
regress Revert the test addition. 2012-07-22 11:30:14 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Use correct values for minimum and maximum cluster counts for the various FAT 2012-07-31 13:52:44 +00:00
share Fix date, end sentence with dot. 2012-07-30 19:03:39 +00:00
sys Move a check for the drive type to the right place. This bug would cause 2012-07-31 15:59:57 +00:00
tests Add testcase for PR/46743 2012-07-28 16:08:39 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin Fix error in SYNOPSIS, sort. 2012-07-27 20:49:48 +00:00
usr.sbin Initialize `fss_flags' before setting an individual bit. 2012-07-28 15:09:44 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00