bin
Describe behaviour when no arguments are given.
2012-04-06 11:42:08 +00:00
common
fix lint comment.
2012-04-07 16:28:59 +00:00
compat
Fix typos; wording.
2012-03-29 18:35:11 +00:00
crypto
Fix applications that call RAND_bytes() before any other RAND function.
2012-03-07 10:17:47 +00:00
dist
print sizeof() with %zu
2012-04-08 21:18:46 +00:00
distrib
Test that sysctl(8) does not segfault, as reported by pgoyette@ on current
2012-04-10 02:39:33 +00:00
doc
one more.
2012-04-07 05:43:33 +00:00
etc
Gracefully shutdown upon reaching critical temperature levels. Prevents few
2012-04-10 13:58:52 +00:00
external
clang complains:
2012-04-09 00:24:57 +00:00
extsrc
games
Fix various format string mismatches.
2012-02-29 23:39:53 +00:00
gnu
Disable new -Wstring-plus-int warning where needed for now.
2012-04-04 10:59:44 +00:00
include
add getdisk{raw,cooked}name
2012-04-07 16:44:59 +00:00
lib
Fix compat code, so if we failed to make raw, return the regular path.
2012-04-08 20:56:12 +00:00
libexec
This version of __diagssert13 is dead.
2012-03-16 11:44:54 +00:00
regress
Disable new -Wstring-plus-int warning where needed for now.
2012-04-04 10:59:44 +00:00
rescue
Update location of "less" directory.
2011-07-03 22:05:01 +00:00
sbin
return exit code from mount_XXXX again
2012-04-09 15:50:20 +00:00
share
Now that 6.0 is branched, remove the ACPI-related sysctl nodes in machdep.
2012-04-10 13:48:24 +00:00
sys
Fix LOCKDEBUG problems pointed out by drochner@
2012-04-10 15:12:40 +00:00
tests
Do not skip the tests on Qemu, but point to PR misc/44767 instead.
2012-04-10 12:43:06 +00:00
tools
Update LLVM/Clang snapshot to r153935. This brings in the new inline
2012-04-04 10:42:00 +00:00
usr.bin
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
2012-04-08 22:00:37 +00:00
usr.sbin
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
2012-04-08 22:00:37 +00:00
x11
Move "libexpat" from X11 into base which fixes PR lib/40346.
2012-02-29 20:07:51 +00:00
build.sh
Add sanity checks for live-image and install-image targets
2012-02-26 20:32:40 +00:00
BUILDING
Add a missing period.
2012-02-23 13:34:15 +00:00
Makefile
s/is the not root/is not the root/ in a comment - from Snader_LB
2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING
add note about SYMTAB_SPACE.
2012-03-19 06:08:51 +00:00