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
|
Add a helper program that loads a module and returns the errno from modctl(8).
|
2012-04-13 07:05:32 +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 timeout to getpassfd.
|
2012-04-13 14:39:49 +00:00 |
lib
|
needs sys/lwpctl.h for constants
|
2012-04-13 15:14:58 +00:00 |
libexec
|
Don't assign non-integral constants to integral variables.
|
2012-04-12 11:46:14 +00:00 |
regress
|
Disable new -Wstring-plus-int warning where needed for now.
|
2012-04-04 10:59:44 +00:00 |
rescue
|
|
|
sbin
|
return exit code from mount_XXXX again
|
2012-04-09 15:50:20 +00:00 |
share
|
Bump date for previous.
|
2012-04-13 06:38:55 +00:00 |
sys
|
- do_sched_getparam: release locks earlier.
|
2012-04-13 15:27:13 +00:00 |
tests
|
Let's get it right this time.
|
2012-04-13 15:02:37 +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
|
make this compile again.
|
2012-04-12 15:35:07 +00:00 |
usr.sbin
|
Don't assign non-integral constants to integral variables.
|
2012-04-12 11:46:14 +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 |