NetBSD/sys
2008-08-07 04:16:26 +00:00
..
altq Use more timespecs internally. From Alexander Shishkin and me. 2008-07-15 16:18:08 +00:00
arch Remove unneeded cast. 2008-08-07 04:16:26 +00:00
coda
compat Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
conf Use ${TOOL_SED}, which is defined by bsd.own.mk/bsd.sys.mk, 2008-08-05 08:26:05 +00:00
contrib/dev/ath
crypto
ddb Take care not to dereference NULL datapointer from fd table 2008-07-14 10:15:11 +00:00
dev remove a KASSERT which is wrong since audio(4)'s device/softc were split 2008-08-06 16:31:15 +00:00
dist Allow $arch/stand to use dist/acpica/acpica.h 2008-07-30 11:45:20 +00:00
external/bsd/drm/dist Fix type-o. 2008-07-29 23:44:42 +00:00
fs Rewrite allocation scheme's determination and implementation replacing the 2008-08-06 13:41:12 +00:00
gdbscripts
ipkdb
kern Pages mapped by debug_malloc are PMAP_KMPAGE so tell the pmap that. 2008-08-07 01:40:21 +00:00
lib Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic. 2008-07-02 15:25:08 +00:00
lkm Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be 2008-07-27 07:57:40 +00:00
miscfs #include <sys/tree.h> to get a definition for SPLAY_ENTRY. 2008-08-01 16:55:48 +00:00
modules Fix build of the i915drm and radeondrm modules after the #include changes 2008-07-08 10:11:02 +00:00
net Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
net80211 - trailing commas in enums 2008-07-28 17:54:02 +00:00
netatalk
netbt Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netinet Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netinet6 Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netipsec Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
netisdn Make sure callouts are initialized before any access (including stopping 2008-07-20 01:05:27 +00:00
netiso Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump Maintain consistency of naming between the rumpfs library name and 2008-08-05 14:42:03 +00:00
secmodel
stand
sys Add support for missing _SC_* constants for sysconf(). 2008-08-06 17:17:03 +00:00
ufs Define UFS_WAPBL_UNREGISTER_INODE() and UFS_WAPBL_REGISTER_INODE() 2008-08-06 21:18:59 +00:00
uvm the most karmic commit of all: fix tyop in comment 2008-08-04 13:37:33 +00:00
Makefile be sure to decend into sys/rump during "make obj". fixes builds on r/o src. 2008-07-31 01:11:53 +00:00