NetBSD/sys
dyoung 8abfe600f2 Avoid casts, change (struct ifaddr *)ia to &ia->ia_ifa. 2007-12-05 01:20:01 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Don't open-code queue(3) macros (x = ifnet.tqh_first; y = 2007-12-05 01:02:15 +00:00
coda Ensure the mount data is a 0-terminated string - otherwise namei() might 2007-12-01 00:09:41 +00:00
compat Extract common code into subroutine svr4_count_ifnum(). 2007-12-05 01:10:47 +00:00
conf add dev/ofw/ofw_subr.c to VARSTACK 2007-11-29 01:39:27 +00:00
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto
ddb ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
dev Rename the Areca RAID driver (known as arc(4) to arcmsr(4) to avoid 2007-12-05 00:18:06 +00:00
dist Use IFADDR_FOREACH(). 2007-12-05 01:11:24 +00:00
fs Add a bit to differentiate if a message is a request or a response. 2007-12-04 19:43:42 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
lib Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
lkm Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
miscfs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
net Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
net80211 aprintify 2007-12-01 14:35:51 +00:00
netatalk Bring this dead code, aa_clean(), into the 21st century, *shrug*. 2007-12-05 01:16:02 +00:00
netbt [experimentally] report failing commands 2007-11-28 21:46:52 +00:00
netinet Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
netinet6 Use IFADDR_FOREACH(). 2007-12-05 01:17:16 +00:00
netipsec Use IFNET_FOREACH() and IFADDR_FOREACH(). 2007-12-04 10:27:33 +00:00
netisdn machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netiso Avoid casts, change (struct ifaddr *)ia to &ia->ia_ifa. 2007-12-05 01:20:01 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs merge non-intrusive nfs changes from vmlocking. 2007-12-04 17:42:30 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
secmodel Add PT_TRACE_ME to switch statement. 2007-12-01 21:59:49 +00:00
stand
sys Use atomics to maintain nprocs. 2007-12-04 16:56:16 +00:00
ufs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
uvm constify pagerops. 2007-12-01 10:40:27 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00