Go to file
thorpej 33326077b1 Use <net/net_stats.h> / netstat_sysctl(). 2008-04-23 05:26:50 +00:00
bin If SHELL_BUILTIN is defined (as will be the case when building external 2008-03-29 09:58:00 +00:00
common Use %xcc for 64-bit comparisons. 2008-04-09 12:49:05 +00:00
crypto namespace police to make it buildable (no, it still does not work), 2008-04-20 15:01:14 +00:00
dist Rewrite the code that tried to canonicalise a path. Fixes a problem 2008-04-20 12:57:40 +00:00
distrib Add subroutines to support collating per-cpu-gathered network statistics. 2008-04-23 05:21:17 +00:00
doc amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4). 2008-04-22 22:37:12 +00:00
etc - Fixup rfact values for itesio(4) in the Gigabyte P35C-DS3R mobo. 2008-04-22 13:16:32 +00:00
games Fix a tip: use pkg_info, not pkg_add to find out which executables 2008-03-25 10:50:34 +00:00
gnu Defer wide int L/LL suffix choice in insn-*.c until we compile for 2008-04-22 22:06:01 +00:00
include HAVE_IPV6 is defined by libkrb5/Makefile when USE_INET6 != "no" 2008-04-21 18:31:17 +00:00
lib Add posix_madvise(2) and appropriate definitions in sys/mman.h header. 2008-04-22 10:42:16 +00:00
libexec '_' is functionally alphanumeric in many contexts, including login names. 2008-04-13 02:38:01 +00:00
regress Give callout_halt() an additional 'kmutex_t *interlock' argument. If there 2008-04-22 12:04:22 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Copy a const string to a temporary buffer instead of using __UNCONST(). 2008-04-22 17:18:11 +00:00
share amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4). 2008-04-22 22:37:12 +00:00
sys Use <net/net_stats.h> / netstat_sysctl(). 2008-04-23 05:26:50 +00:00
tests Add tests for load-time parameter passing to modules, both at the syscall 2008-03-02 11:22:10 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00
usr.sbin amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4). 2008-04-22 22:37:12 +00:00
x11 shark doesn't need ioperm_noop.c anymore 2008-04-23 05:13:43 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00
build.sh The phase of the build that -u prevents is "make cleandir", not merely 2008-03-28 04:24:18 +00:00