bin
|
fix faulty logic in previous change.
|
2010-02-21 09:54:57 +00:00 |
common
|
Fix typo (specifed -> specified).
|
2010-02-18 14:00:39 +00:00 |
compat
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
crypto
|
New sentence, new line; remove trailing whitespace.
|
2010-02-24 08:22:58 +00:00 |
dist
|
Fix typo (specifed -> specified).
|
2010-02-18 14:00:39 +00:00 |
distrib
|
Add <powerpc/ibm4xx/spr.h> and <powerpc/oea.spr.h>
|
2010-02-25 23:36:31 +00:00 |
doc
|
mention wcfb
|
2010-02-25 21:13:07 +00:00 |
etc
|
Exclude root, since that is done in fsck_root.
|
2010-02-17 23:32:07 +00:00 |
external
|
add reachover shlib version file
|
2010-02-26 05:23:18 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
Latin police: use proper conjugation.
|
2010-02-16 09:53:51 +00:00 |
gnu
|
Fix check for old trap frame layout.
|
2010-02-22 08:19:38 +00:00 |
include
|
Consistently use __printflike and __scanflike.
|
2010-02-25 18:37:12 +00:00 |
lib
|
librumpuser is not _KERNEL code and does not belong in sys. Move
|
2010-02-26 18:54:20 +00:00 |
libexec
|
Read the padded superblocks to avoid problems with disks that have
|
2010-02-16 23:13:13 +00:00 |
regress
|
if pthread_create() fails, display the iteration number in the error message.
|
2010-02-16 00:15:19 +00:00 |
rescue
|
Don't install terminfo.db.
|
2010-02-13 22:54:51 +00:00 |
sbin
|
-i does not take an argument. Remove unnecessary Bk/Ek. New sentence, new line.
|
2010-02-26 07:01:17 +00:00 |
share
|
Uncomment crash(8) reference.
|
2010-02-25 17:15:55 +00:00 |
sys
|
librumpuser is not _KERNEL code and does not belong in sys. Move
|
2010-02-26 18:54:20 +00:00 |
tests
|
Disable population count test for now, please re-enable once
|
2010-02-26 09:35:08 +00:00 |
tools
|
DTrace: add CTF tools to the toolchain (not built yet).
|
2010-02-24 21:34:57 +00:00 |
usr.bin
|
Add -h, which makes output of bytes counts "humanized" (e.g. -bih)
|
2010-02-24 11:00:27 +00:00 |
usr.sbin
|
check for svm feature flags if cpuid function 0x8000000a is available.
|
2010-02-23 08:46:33 +00:00 |
x11
|
Use correct lib
|
2010-02-04 12:54:55 +00:00 |
BUILDING
|
…
|
|
Makefile
|
adjust the do-compat-* rules now that src/compat/lib and friends no longer exist
|
2009-12-13 09:29:27 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Note shared objects extension change, and stalled files.
|
2010-02-22 12:35:32 +00:00 |
build.sh
|
Don't need to set NORUMPUSER since rumpuser isn't built from sys
|
2010-02-26 18:57:06 +00:00 |