Go to file
darrenr f4965045a0 Automatically build up a list of bad sectors from failed read operations and
prempt read operations on matching regions with a failure rather than waiting
for the device to return a failure.  The I/O operation must have already failed
MAXRETRIES times before being added to the list - this can generally take up
to 12 seconds.
List is made accessible to userspace via DIOCBSLIST and DIOCBSFLUSH.
2003-04-15 14:11:00 +00:00
bin %d is 12 chars, not 10 chars. hinted by deraadt 2003-04-15 07:40:56 +00:00
crypto 10 char is not sufficient here. sync w/ kame 2003-04-15 07:31:23 +00:00
dist Fix some broken mdoc. Closes PR 21124 from Igor Sobrado. 2003-04-13 16:35:02 +00:00
distrib Added myself 2003-04-14 15:24:43 +00:00
doc Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
etc remove superfluous "uname=root gname=wheel" from etc/postfix/** entries 2003-04-15 06:21:51 +00:00
games Mention the /usr/share/misc/acronyms.comp database. 2003-04-11 11:13:34 +00:00
gnu Use MKPICLIB to determine if we should have a dependency on the .a or 2003-04-11 22:46:02 +00:00
include Well, _The_ Open Group. 2003-04-14 08:38:24 +00:00
lib Bump date for last. 2003-04-14 12:06:26 +00:00
libexec rmail really shouldn't be invoking sendmail with "-odq" ("queue only") 2003-04-05 17:45:11 +00:00
regress Add a regression test to check that forced unmounts work correctly. 2003-04-15 06:19:57 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin use snprintf. there are more... 2003-04-15 08:20:17 +00:00
share Following the pci(9) example, list cardbusreg.h here as well. 2003-04-14 18:34:26 +00:00
sys Automatically build up a list of bad sectors from failed read operations and 2003-04-15 14:11:00 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin make char array bigger where it seems too small and may overrun. 2003-04-15 08:07:10 +00:00
usr.sbin %d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd 2003-04-15 07:23:19 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile Fix merge botch in last. 2003-04-04 01:16:28 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Since we mention __assert13, add __unsetenv13 here as well. 2003-04-10 08:12:29 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00