bin
|
include <limits.h> for CHAR_MIN/CHAR_MAX
|
2012-03-28 20:11:25 +00:00 |
common
|
bring the casts to the operands, not the operation results.
|
2012-03-22 15:57:29 +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
|
More c89 prototypes, mostly just filling in void where needed.
|
2012-03-23 14:49:55 +00:00 |
distrib
|
enable X11 build for evbarm.
|
2012-04-04 01:23:26 +00:00 |
doc
|
s/netbsd.org/NetBSD.org/, per mspo@
|
2012-04-03 22:21:13 +00:00 |
etc
|
Add regression tests for PR bin/3914 and PR bin/27140.
|
2012-03-30 09:27:10 +00:00 |
external
|
enable X11 build for evbarm.
|
2012-04-04 01:23:26 +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
|
make CHAR_{MIN,MAX} work for both -fsigned-char and -funsigned-char
|
2012-03-28 17:04:41 +00:00 |
lib
|
fix a couple of typos
|
2012-04-02 22:06:47 +00:00 |
libexec
|
This version of __diagssert13 is dead.
|
2012-03-16 11:44:54 +00:00 |
regress
|
The inttypes(3) check has already been moved to ATF.
|
2012-03-18 07:54:00 +00:00 |
rescue
|
…
|
|
sbin
|
don't print 2 lines of info, remove the bogus one.
|
2012-04-02 21:08:02 +00:00 |
share
|
language improvement
|
2012-04-02 09:56:58 +00:00 |
sys
|
support WSDISPLAY_COMPAT_RAWKBD for TWINTAIL's on-board matrix keys.
|
2012-04-04 01:40:57 +00:00 |
tests
|
Note PR bin/14558.
|
2012-03-31 11:41:33 +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
|
Stop playing games with stdin and stdout file descriptors.
|
2012-04-03 12:03:04 +00:00 |
usr.sbin
|
Pull FreeBSD fix from Andreas Tobbler:
|
2012-04-02 19:01:21 +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
|
add note about SYMTAB_SPACE.
|
2012-03-19 06:08:51 +00:00 |
build.sh
|
Add sanity checks for live-image and install-image targets
|
2012-02-26 20:32:40 +00:00 |