bin
|
Remove trailing whitespace.
|
2012-03-15 15:49:59 +00:00 |
common
|
don't include <sys/cdefs.h> from assembly.
|
2012-03-14 16:50:34 +00:00 |
compat
|
build compat versions of libgomp for everything except mips N64 (for now.)
|
2011-09-23 06:44:36 +00:00 |
crypto
|
Fix applications that call RAND_bytes() before any other RAND function.
|
2012-03-07 10:17:47 +00:00 |
dist
|
Fix format string usage.
|
2012-02-29 23:42:28 +00:00 |
distrib
|
Disable generation of boot floppy images for sparc, which do not fit on
|
2012-03-14 13:26:43 +00:00 |
doc
|
RTL8168E-VL support for re(4) and Family 12h support for amdtemp(4) in NetBSD 6.0.
|
2012-03-10 16:56:33 +00:00 |
etc
|
Disable generation of boot floppy images for sparc, which do not fit on
|
2012-03-14 13:26:43 +00:00 |
external
|
Add __printflike where needed. Fix various format string issues.
|
2012-03-15 04:06:54 +00:00 |
extsrc
|
…
|
|
games
|
Fix various format string mismatches.
|
2012-02-29 23:39:53 +00:00 |
gnu
|
PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of error
|
2012-03-12 17:41:59 +00:00 |
include
|
use __type_fit() instead of locally brewed macro
|
2012-03-13 21:14:55 +00:00 |
lib
|
missed one (thanks joerg)
|
2012-03-15 16:47:38 +00:00 |
libexec
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
regress
|
Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
|
2012-02-15 17:55:03 +00:00 |
rescue
|
Update location of "less" directory.
|
2011-07-03 22:05:01 +00:00 |
sbin
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
share
|
Don't error out for non-literal format strings with Clang until the rest
|
2012-03-15 15:04:23 +00:00 |
sys
|
always set *data to appease gcc -03 (some users of cx24227_readreg() don't
|
2012-03-15 16:20:36 +00:00 |
tests
|
Add another testcase that check setting file times with unprivileged
|
2012-03-15 12:57:27 +00:00 |
tools
|
Update LLVM/Clang snapshot to r151411. This brings in Lambda support for
|
2012-02-28 17:09:29 +00:00 |
usr.bin
|
Tidy up: we no longer need FIRSTVALID for its original purpose, so change
|
2012-03-15 03:04:05 +00:00 |
usr.sbin
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
x11
|
Move "libexpat" from X11 into base which fixes PR lib/40346.
|
2012-02-29 20:07:51 +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
|
Extend entry to makemandb permission issue.
|
2012-02-15 23:32:27 +00:00 |
build.sh
|
Add sanity checks for live-image and install-image targets
|
2012-02-26 20:32:40 +00:00 |