NetBSD/sys
pgoyette 287fe7d56d Fix cut&paste error in prev 2008-11-04 22:16:15 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch use device_private(self) instead of cast to get sc 2008-11-04 19:47:00 +00:00
coda
compat Adjust the sleeps in lwpcache and lwpublk. Make them uninterruptable 2008-11-01 05:59:33 +00:00
conf Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
contrib/dev/ath
crypto
ddb don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
dev Fix cut&paste error in prev 2008-11-04 22:16:15 +00:00
dist wakeup is not the macro WAKEUP everywhere 2008-11-04 21:41:11 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Introduce an extra state to wich all pushed ecclines are pushed on. This 2008-11-01 23:51:25 +00:00
gdbscripts
ipkdb
kern Don't dereference bp->b_vp->v_mount if its vnode type is VT_VNON. I dont 2008-11-04 16:08:41 +00:00
lib Use RET/RETc as appropriate 2008-10-15 18:07:46 +00:00
lkm Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
miscfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
modules Revert revivesa merge botch to fix build. 2008-10-15 14:09:21 +00:00
net call pmf_device_deregister in detach functions. requested by jmcneill. 2008-11-03 00:52:07 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Constify the rt_addrinfo argument to the ifa_rtrequest member 2008-10-24 17:07:33 +00:00
netinet6 sockopt_getmbuf() may fail, handle that possibility 2008-10-27 20:03:07 +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 Use NULL instead of 0 or (type *)0. No functional change intended. 2008-10-24 21:50:08 +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 - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00
secmodel - Be clear about whether module load is explicit or system initiated (auto). 2008-10-22 11:16:29 +00:00
stand
sys Import syslogd SoC project by Martin Schuette: 2008-10-31 16:12:18 +00:00
ufs Fix indentation. 2008-10-30 17:03:09 +00:00
uvm - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +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