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
Few fundamental consistency checks for the abs(3) family.
2012-03-29 06:16:56 +00:00
doc
Import dhcpcd-5.5.6
2012-03-28 10:22:46 +00:00
etc
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
2012-03-27 08:16:33 +00:00
external
* Fixed a potential segfault with IPv6 option handling
2012-03-28 10:19:31 +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
PR/46279: Dr. W. Stukenbrock: Off-by-one in buffer length check and make sure
2012-03-29 14:43:58 +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
Update location of "less" directory.
2011-07-03 22:05:01 +00:00
sbin
Avoid non-literal format string. Raise WARNS to 4 and disable
2012-03-24 08:22:24 +00:00
share
Replace references to resolver(5) with ones to resolv.conf(5).
2012-03-29 18:37:21 +00:00
sys
Add support for PMAP_MINIMALTLB.
2012-03-29 15:49:08 +00:00
tests
Adjust as per apb@'s suggestion.
2012-03-29 08:56:06 +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
Punctuation.
2012-03-29 18:33:19 +00:00
usr.sbin
- improve wording;
2012-03-29 18:37:45 +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