bin
|
\\ -> \e
|
2010-03-01 21:53:58 +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
|
Ensure that SHA384 always calls the SHA384 functions.
|
2010-03-01 21:47:43 +00:00 |
dist
|
Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value)
|
2010-03-01 00:13:47 +00:00 |
distrib
|
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
|
2010-03-01 21:10:13 +00:00 |
doc
|
Mention net.inet.icmp.bmcastecho.
|
2010-02-27 22:17:15 +00:00 |
etc
|
Exclude root, since that is done in fsck_root.
|
2010-02-17 23:32:07 +00:00 |
external
|
DTrace: fix to only define sdt_provider_t if in the kernel. Not for
|
2010-03-01 23:42:41 +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
|
Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99
|
2010-03-01 00:15:47 +00:00 |
include
|
Consistently use __printflike and __scanflike.
|
2010-02-25 18:37:12 +00:00 |
lib
|
- KNF
|
2010-03-01 19:52:38 +00:00 |
libexec
|
Implement negative cache checks for symbol lookups.
|
2010-02-27 11:16:38 +00:00 |
regress
|
if pthread_create() fails, display the iteration number in the error message.
|
2010-02-16 00:15:19 +00:00 |
rescue
|
Sync against new ld.elf_so
|
2010-02-27 11:17:05 +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
|
Make lintmanpages not depend on MKMANDOC, it is built by default now.
|
2010-03-01 22:00:07 +00:00 |
sys
|
Catch the return value from the XENMEM_decrease_reservation hypercall,
|
2010-03-02 00:13:50 +00:00 |
tests
|
remove "string" directory for now, it isn't installed
|
2010-02-28 11:06:59 +00:00 |
tools
|
DTrace: add CTF tools to the toolchain (not built yet).
|
2010-02-24 21:34:57 +00:00 |
usr.bin
|
Fix a comment.
|
2010-03-01 21:46:58 +00:00 |
usr.sbin
|
Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value)
|
2010-03-01 00:13:47 +00:00 |
x11
|
Use correct lib
|
2010-02-04 12:54:55 +00:00 |
BUILDING
|
Support "extsrc", externally added programs and libraries. Users can write
|
2009-11-30 16:13:22 +00:00 |
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 |