bin
|
Fix whitespace nits. Suggested by Bug Hunting.
|
2012-03-22 07:58:16 +00:00 |
common
|
Lint seems to prefer that we cast via (void*) and not directly to
|
2012-03-21 20:02:56 +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
|
Fix whitespace nits. Suggested by Bug Hunting.
|
2012-03-22 07:58:16 +00:00 |
doc
|
add option -p to dbsym(8)
|
2012-03-19 06:29:37 +00:00 |
etc
|
Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,
|
2012-03-20 06:18:33 +00:00 |
external
|
Use tid - 1 for the thread id, so that thread 1 matches the main thread
|
2012-03-21 23:20:58 +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
|
typo in comment
|
2012-03-22 03:06:06 +00:00 |
lib
|
Make lint happy.
|
2012-03-22 05:36:50 +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
|
Convert from K&R to c89 function definitions.
|
2012-03-21 16:11:26 +00:00 |
share
|
Fix whitespace nits. Suggested by Bug Hunting.
|
2012-03-22 07:58:16 +00:00 |
sys
|
For BookE kernels, use -mmultiple and -misel and enable -fstack-protector
|
2012-03-21 22:29:21 +00:00 |
tests
|
Remove unneeded atf_tc_expect_pass calls.
|
2012-03-20 18:20:49 +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
|
Fix whitespace nits. Suggested by Bug Hunting.
|
2012-03-22 07:58:16 +00:00 |
usr.sbin
|
Fix whitespace nits. Suggested by Bug Hunting.
|
2012-03-22 07:58:16 +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 |