Go to file
jld 88064d75f5 Raise time limit on sanity-check warning printf to 10s (from 10 ticks),
to avoid false postives on Xen 3, which doesn't update the shared time
info as often.
2006-04-18 21:19:01 +00:00
bin PR/33281: Martin J. Laubach: Prevent core-dump on "echo abc | { }". bash 2006-04-18 14:44:05 +00:00
common prefix local labels with ".L". 2006-04-07 12:07:55 +00:00
crypto Add a NetBSD RCS ID. 2006-04-15 13:43:11 +00:00
dist ipf -Z returns junk and/or can cause a panic (seen on solaris.) 2006-04-18 12:40:49 +00:00
distrib Don't install an empty <machine/mtpr.h> that seems to be an artifact of 2006-04-18 06:59:39 +00:00
doc Note init(8) multi-user chroot() support. 2006-04-18 11:45:42 +00:00
etc Don't try to backup a 'nfs' disklabel, which will happen because of the 2006-04-17 07:38:53 +00:00
games Grammar nit. Never mind that it's still not true. 2006-04-06 19:47:23 +00:00
gnu Remove qmqpd again. perry will fix postfix set-permissions 2006-04-17 19:18:59 +00:00
include Add setttyentpath(), functionally equivalent to setttyent() but takes an 2006-04-17 23:29:21 +00:00
lib Add setttyentpath() information to RETURN VALUES and HISTORY, too. 2006-04-18 09:38:12 +00:00
libexec New io statistics 2006-04-14 13:19:03 +00:00
regress Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c 2006-04-18 12:21:05 +00:00
rescue
sbin Add support for running multi-user in a chroot() environment. 2006-04-18 11:40:26 +00:00
share netwinder uses loadable server modules. 2006-04-17 12:50:51 +00:00
sys Raise time limit on sanity-check warning printf to 10s (from 10 ticks), 2006-04-18 21:19:01 +00:00
tools Don't barf if USE_GCC4 is not defined. 2006-04-01 20:21:30 +00:00
usr.bin GC old signal handling and merge it in 4 places: 2006-04-17 16:29:44 +00:00
usr.sbin Bump for today's timeout change in ftpio.c 2006-04-18 20:40:48 +00:00
x11 build ATI drivers - useful for running a 32bit userland on sparc64 2006-04-16 15:47:35 +00:00
build.sh
BUILDING
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING