Go to file
elad 8597bf513b Default defer, not deny.
Idea okay wrstuden@, no objections on tech-kern@ and tech-security@.
2008-02-27 21:59:26 +00:00
bin Generate ANSI functions. 2008-02-27 21:56:14 +00:00
common Use mkstemp() + fchmod() instead of mktemp(), since the latter 2008-02-23 01:26:01 +00:00
crypto Missing entries for last changes 2008-02-25 20:14:05 +00:00
dist Import libarchive-2.4.13. 2008-02-26 14:46:02 +00:00
distrib Fix warnings. 2008-02-27 13:08:52 +00:00
doc yamt-lazymbuf: change the goal. 2008-02-27 09:27:23 +00:00
etc Don't try to shutdown amd(8) gracefully. It seems to cause problems for 2008-02-25 22:12:42 +00:00
games Don't crash if we're asked to restore from /dev/null. (woops) 2008-02-24 06:12:49 +00:00
gnu install pmmintrin.h for SSE3 2008-02-26 10:55:49 +00:00
include signal.h is not supposed to define errno, so use ___errno instead. 2008-02-24 23:01:19 +00:00
lib +#define _KERNEL 2008-02-27 15:46:23 +00:00
libexec Add the atf-exec and atf-killpg tools that come with atf 0.4. 2008-02-04 20:31:32 +00:00
regress use errno.h, not sys/errno.h 2008-02-24 21:37:47 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8) 2008-02-24 18:38:10 +00:00
share Use "GCC" instead of "gcc". 2008-02-27 00:36:00 +00:00
sys Default defer, not deny. 2008-02-27 21:59:26 +00:00
tests Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messages 2008-02-13 14:58:42 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin +#define _KERNEL 2008-02-27 16:37:31 +00:00
usr.sbin Remove the -v verbose switch from userinfo. It was not used. 2008-02-27 19:12:56 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
build.sh * Installing as non-root is a bad idea. Print a warning in expert mode, 2008-02-25 11:14:31 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00