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
|
Small typo.
|
2012-03-11 23:10: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
|
Adjust set lists and mtree.
|
2012-03-11 18:45:19 +00:00 |
external
|
recognise (but ignore) the __returns_twice__ GCC attribute
|
2012-03-12 09:09:40 +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
|
Implement sem_timedwait.
|
2012-03-08 21:59:24 +00:00 |
lib
|
Further refine stack allocation. If the stack was provided by the user,
|
2012-03-12 16:37:15 +00:00 |
libexec
|
Avoid using computed string as format string, just print it as string.
|
2012-02-29 23:38:46 +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
|
Use Lk macro instead of Pa when dealing with URLs, to produce links
|
2012-03-11 23:42:06 +00:00 |
sys
|
take the kernel lock a few more places when doing detach, to avoid
|
2012-03-12 02:44:16 +00:00 |
tests
|
Remove xfail, as PR kern/44946 was fixed.
|
2012-03-12 08:14:02 +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
|
Remove the NV_OBSOLETE flag, which is no longer needed. While here,
|
2012-03-12 03:04:56 +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 |