Go to file
jmmv 2f611e9f98 Fix the t_renamerace:lfs_renamerace_dirs test on fast machines.
This test was failing on my machine when run natively but not causing any
problems when run within qemu, and the failure was "mkdir: No space left
on device".

My understanding of the issue is that this test overflowed the temporary
disk image due to its high rate of file churn and the lfs_cleanerd not
being able to keep up.  Note that this test is capped by time, not number
of operations, so this is why the problem does not show up in a slow
emulated system.

To fix this, just bump the test file system image limit a little bit.
(I tried increasing the frequency at which lfs_cleanerd does its thing,
but it wasn't enough.)
2013-03-17 02:48:31 +00:00
bin PR/47608: Robert Elz: ``var=value func-call'' does not export var in the 2013-03-02 22:02:32 +00:00
common Add RCSID 2013-03-17 02:13:10 +00:00
compat Define LIBGCC_MACHINE_ARCH so correct files are used o32 libgcc. 2013-02-14 09:22:18 +00:00
crypto Touch e_aes.c to force a rebuild with new compiler flags for AES-NI. 2013-02-18 21:20:50 +00:00
dist It is ridiculous to truncate files on character conversions without 2013-01-23 18:51:51 +00:00
distrib fix debugging sets 2013-03-16 22:16:02 +00:00
doc NetBSD 6.0 was released several months ago; time to garbage 2013-03-16 23:35:01 +00:00
etc fix typo 2013-03-12 20:22:00 +00:00
external Mark the atf/atf-{c,c++}/pkg_config_test:version tests as needing atf-version. 2013-03-16 04:21:19 +00:00
extsrc
games Fix same typo in the other file in which it occurs 2013-02-17 13:39:51 +00:00
gnu casing. 2013-03-08 08:29:36 +00:00
include PR/47617: Thorsten Brehm: Memory and socket leak in librpc 2013-03-04 17:29:03 +00:00
lib now live in common/lib/libc/arch/sparc64/string 2013-03-17 00:43:45 +00:00
libexec fix PR 47629, using a slightly different patch to the one in the PR. 2013-03-09 21:36:04 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/47276: ftp has ssl support now. 2012-12-21 18:09:39 +00:00
sbin more precision for F_TIMING64 2013-03-06 11:33:08 +00:00
share Synchronize the clock periodically in vmt(4). 2013-03-16 01:26:52 +00:00
sys fix typo 2013-03-17 01:13:00 +00:00
tests Fix the t_renamerace:lfs_renamerace_dirs test on fast machines. 2013-03-17 02:48:31 +00:00
tools no man pages for tools build. 2013-03-16 22:32:50 +00:00
usr.bin Add missing .El macro. 2013-03-14 19:17:23 +00:00
usr.sbin Use explicitly defined macros in Makefile to determine to use 2013-03-15 20:22:44 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh fixed typo on comment. 2013-03-07 04:51:58 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING more 2013-03-02 08:51:42 +00:00