bin
|
Describe behaviour when no arguments are given.
|
2012-04-06 11:42:08 +00:00 |
common
|
fix lint comment.
|
2012-04-07 16:28:59 +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
|
print sizeof() with %zu
|
2012-04-08 21:18:46 +00:00 |
distrib
|
Test that sysctl(8) does not segfault, as reported by pgoyette@ on current
|
2012-04-10 02:39:33 +00:00 |
doc
|
one more.
|
2012-04-07 05:43:33 +00:00 |
etc
|
fix use of setenv in a comment, noted by "stu314" on freenode.
|
2012-04-10 19:02:30 +00:00 |
external
|
- In the thread activation code, mutate the main thread (lid=0) to lid=1 like
|
2012-04-11 21:41:59 +00:00 |
extsrc
|
…
|
|
games
|
Fix various format string mismatches.
|
2012-02-29 23:39:53 +00:00 |
gnu
|
Disable new -Wstring-plus-int warning where needed for now.
|
2012-04-04 10:59:44 +00:00 |
include
|
add getdisk{raw,cooked}name
|
2012-04-07 16:44:59 +00:00 |
lib
|
Fix compat code, so if we failed to make raw, return the regular path.
|
2012-04-08 20:56:12 +00:00 |
libexec
|
Use the same loop order for freeing as for allocation. Simpler code and
|
2012-04-12 10:30:17 +00:00 |
regress
|
Disable new -Wstring-plus-int warning where needed for now.
|
2012-04-04 10:59:44 +00:00 |
rescue
|
Update location of "less" directory.
|
2011-07-03 22:05:01 +00:00 |
sbin
|
return exit code from mount_XXXX again
|
2012-04-09 15:50:20 +00:00 |
share
|
comment
|
2012-04-11 14:28:46 +00:00 |
sys
|
Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code.
|
2012-04-11 13:48:11 +00:00 |
tests
|
Reduce the number of snprintf(3) invocations, as sparc/qemu timeouts.
|
2012-04-11 16:21:42 +00:00 |
tools
|
force ac_cv_path_mkdir to be set to nbinstall -d. this will avoid
|
2012-04-12 01:05:31 +00:00 |
usr.bin
|
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
|
2012-04-08 22:00:37 +00:00 |
usr.sbin
|
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
|
2012-04-08 22:00:37 +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 |