Go to file
bouyer cf9d41447f Add a workaround for drives with the LBA48 bug:
if we get a "ID not found" error for a transfer crossing LBA48_THRESHOLD,
and the drive is larger than 128GB, automatically add WD_QUIRK_FORCE_LBA48
to the drive's quirks and retry the transfers.
Hopefully this will obsolete the WD_QUIRK_FORCE_LBA48 quirk list ...
2007-09-16 18:41:47 +00:00
bin Needs errno.h if !gcc. 2007-09-15 14:33:05 +00:00
common tyop: guaranty -> guarantee. 2007-08-30 19:12:32 +00:00
crypto Fix autoconf check for selinux support. Submitted by Joy Latten. 2007-09-13 00:26:14 +00:00
dist free the temporary path string if the fallback to an unversioned 2007-09-14 17:57:39 +00:00
distrib Forgot to add aps(4)... sorry phone :-) 2007-09-11 21:54:54 +00:00
doc Move the EST support for amd64 from CHANGES to CHANGES.prev 2007-09-13 00:37:15 +00:00
etc Fix up the it(4) example. 2007-09-05 14:18:55 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Add a hack to handle that the __stack_chk_fail_local call is not generated 2007-09-15 16:24:06 +00:00
include Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
lib __FUNCTION__ -> __func__. 2007-09-15 14:30:56 +00:00
libexec 5 is not a valid version for .Nx, so change it to 5.0. 2007-09-13 21:32:14 +00:00
regress Block SIGALRM in the 'setup' thread, otherwise the alarm may not be taken 2007-09-09 01:08:56 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin __attribute -> __attribute__. 2007-09-15 14:35:33 +00:00
share Enable text relocation warnings. 2007-09-15 14:36:14 +00:00
sys Add a workaround for drives with the LBA48 bug: 2007-09-16 18:41:47 +00:00
tools use a pre-generated list of files instead of running find(1) again and again. 2007-08-07 12:44:39 +00:00
usr.bin Support obsolete zone info in date field. (See obs_zone of RFC 2822, 2007-09-12 13:09:46 +00:00
usr.sbin Mention aps(4). 2007-09-11 21:47:37 +00:00
x11 forgot to commit this when adding the ag10e driver - actually descend into 2007-09-02 21:35:17 +00:00
build.sh Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Provide 'do-libgcc' to build gnu/lib/crtstuff${LIBGCC_EXT} (if necessary) 2007-09-07 04:20:44 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00