bin
|
The 'lstart' column uses strftime %c, not %C. Noted by mrg.
|
2012-02-23 21:54:28 +00:00 |
common
|
Casts and type changes to fix portability issues.
|
2012-03-09 15:41:16 +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
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +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
|
Adjust set lists and mtree.
|
2012-03-11 18:45:19 +00:00 |
external
|
Entries to the file contents need to be NULL terminated.
|
2012-03-13 17:12:30 +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
|
rename the macros ftsent_ since they apply to the ftsent struct not the
|
2012-03-14 00:25:19 +00:00 |
libexec
|
Mark _rtld_debug_state as not to be inlined. Add an explicit instruction
|
2012-03-13 21:00:31 +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
|
PR/44961: Jukka Ruohonen: for sysctl's with built-in handlers, return OPNOTSUPP
|
2012-03-11 23:33:00 +00:00 |
share
|
Bump date for previous.
|
2012-03-14 11:51:54 +00:00 |
sys
|
Don't try to match a device if there's already a device attached at
|
2012-03-14 02:57:10 +00:00 |
tests
|
Skip the ENOMEM/RLIMIT_MEMLOCK case when doing mlockall(2).
|
2012-03-14 11:50:52 +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
|
Use 'sort -n -k 3' instead of 'sort -n +2' since the former is more
|
2012-03-12 22:02:07 +00:00 |
usr.sbin
|
don't leak the branch target array.
|
2012-03-12 15:32:02 +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 |