Go to file
rmind 73f3b7bb31 Remove outdated comments, and historical CCPU_SHIFT. Make resched_cpu static,
const-ify ccpu.  Note: resched_cpu is not correct, should be revisited.

OK by <ad>.
2008-07-02 19:44:10 +00:00
bin %d doesn't work so well with the now-u_long type. (HI GMCGARRY!) 2008-06-27 08:17:43 +00:00
common Changes to make lint STFU. 2008-06-30 20:54:19 +00:00
crypto From Timo Teras: fix some %d to %zu (size_t values) 2008-07-02 14:46:27 +00:00
dist Remove gcc comma-eliminating variadic macro. Prefer __func__. 2008-06-27 02:09:49 +00:00
distrib change licence of my old code to two-clause BSD licence 2008-07-02 10:16:20 +00:00
doc For simonb-wapbl branch, journalling is not known to have any stability 2008-06-28 03:30:24 +00:00
etc Fix perms for /var/db/postfix thanks to Matthias Drochner for the report. 2008-06-27 14:29:30 +00:00
external
games
gnu /var/lib -> /var/db by popular demand. 2008-06-25 01:32:37 +00:00
include SUS says that pthread_atfork() must also be in unistd.h 2008-06-25 11:45:38 +00:00
lib Move rb.c from sys/lib/libkern to common so it can be in both libc and libkern. 2008-06-30 19:03:59 +00:00
libexec
regress
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Let us add/remove features from ifconfig, such as support for 2008-07-02 07:44:13 +00:00
share change licence of my old code to two-clause BSD licence 2008-07-02 10:16:20 +00:00
sys Remove outdated comments, and historical CCPU_SHIFT. Make resched_cpu static, 2008-07-02 19:44:10 +00:00
tests
tools
usr.bin Fix alignment of fields for "vmstat -m" when KMEMSTATS are available: 2008-06-24 12:47:23 +00:00
usr.sbin Don't define ISC_PLATFORM_HAVEXADDQ if i386. It only works on the Pentium 2008-06-23 09:19:34 +00:00
x11
build.sh Make build.sh -C work as advertised. 2008-06-27 21:38:36 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING