bin
|
bump date for previous
|
2010-03-23 18:09:16 +00:00 |
common
|
define _NOREGNAMES before including <machine/asm.h>, like powerpc does.
|
2010-03-22 02:22:32 +00:00 |
compat
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
crypto
|
Quote lines that start with . and should appear literally.
|
2010-03-20 20:34:56 +00:00 |
dist
|
fix some powerpc64 build issues.
|
2010-03-22 05:08:54 +00:00 |
distrib
|
In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
|
2010-03-25 14:59:36 +00:00 |
doc
|
mention cgtwelve
|
2010-03-24 00:41:21 +00:00 |
etc
|
Make device node for altq JoBS.
|
2010-03-23 19:22:41 +00:00 |
external
|
Merge
|
2010-03-24 20:52:39 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
rename text() to wrtext(), aligning it with most other output routines,
|
2010-03-22 05:10:19 +00:00 |
gnu
|
(re-)run gcc mknative for powerpc64.
|
2010-03-19 14:01:57 +00:00 |
include
|
Consistently use __printflike and __scanflike.
|
2010-02-25 18:37:12 +00:00 |
lib
|
fix the pthread pt_lid in the fork callback function that runs in the child instead of a function that may be going away. KNFify
|
2010-03-25 01:15:00 +00:00 |
libexec
|
Use .In instead of .Aq Pa for header files.
|
2010-03-22 18:58:31 +00:00 |
regress
|
pull in some more headers to get prototypes into scope, and, more
|
2010-03-23 20:32:13 +00:00 |
rescue
|
Relegate edlabel to use in extremely memory constrained install
|
2010-03-10 23:13:09 +00:00 |
sbin
|
Avoid known unknown if the kernel presents us with an unknown
|
2010-03-19 16:25:33 +00:00 |
share
|
Depend ioconf.c on config (if doing a USETOOLS==yes build).
|
2010-03-25 20:37:36 +00:00 |
sys
|
In ieee80211_media_init(), change a pointer that we never write
|
2010-03-26 17:18:05 +00:00 |
tests
|
Add some basic tests for rc.d scripts to validate the execution of
|
2010-03-15 19:03:08 +00:00 |
tools
|
toolchain buildfix on OSX with MKDTRACE=yes:
|
2010-03-26 07:16:12 +00:00 |
usr.bin
|
Put cfdata* in a similar namespace with cfdriver** cfattachinit*.
|
2010-03-26 15:51:17 +00:00 |
usr.sbin
|
Avoid SIGSEGV in forked child process for (some?) instant-disconnect clients.
|
2010-03-25 16:36:00 +00:00 |
x11
|
fix the dependancy list for this.
|
2010-03-22 00:23:59 +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
|
Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka.
|
2010-03-07 17:34:25 +00:00 |