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
|
Add regression tests for PR bin/3914 and PR bin/27140.
|
2012-03-30 09:27:10 +00:00 |
doc
|
Add entry for "expat" as requested by Thomas Klausner.
|
2012-04-01 14:06:04 +00:00 |
etc
|
Add regression tests for PR bin/3914 and PR bin/27140.
|
2012-03-30 09:27:10 +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
|
nbytes is now size_t
|
2012-03-29 21:21:04 +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
|
Make v7fs_getattr() report file flags, and adjust v7fs_setattr() to
|
2012-03-31 21:44:28 +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
|
document gmake export command
|
2012-03-31 14:46:16 +00:00 |
usr.sbin
|
The movers came, a long time ago. Closes PR 44860.
|
2012-04-01 00:29:20 +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 |