Go to file
xtraeme 9ec5a8145c If pmf_device_register1() fails for some reason, make it panic(9)
rather than printing an error. The shutdown handler is mandatory on
this driver to flush controller's cache or stopping background
rebuilds.
2008-02-28 21:08:45 +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 add RANDOM_MAX define from anon ymous 2008-02-28 16:13:35 +00:00
lib bin/38047 fix bad prototype for function mbrlen 2008-02-28 19:36:51 +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 Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
sys If pmf_device_register1() fails for some reason, make it panic(9) 2008-02-28 21:08:45 +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 Sprinkle 'static' and 'EXIT_FAILURE'. Use getopt(). 2008-02-27 22:47:32 +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
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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +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