NetBSD/sys
garbled 4ae431e265 On the 745x cpu, you have to invalidate cache slightly differently than
you do on the other cpus.  Add an if statement that takes this into account.
2007-12-31 18:54:34 +00:00
..
altq
arch On the 745x cpu, you have to invalidate cache slightly differently than 2007-12-31 18:54:34 +00:00
coda Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
compat Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
conf Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
contrib/dev/ath use __KERNEL_RCSID() 2007-12-11 05:20:33 +00:00
crypto use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Use device_t, device_private(), aprint_error_dev(). 2007-12-31 09:12:18 +00:00
dist Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
fs namespace a bit: vfsops -> puffs_vfsop_x() and vops -> puffs_vnop_x() 2007-12-30 23:04:12 +00:00
gdbscripts
ipkdb
kern Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
lib ANSIfy. 2007-12-29 17:54:41 +00:00
lkm Remove COMPAT_HPUX. 2007-12-31 13:38:47 +00:00
miscfs Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
net Convert to using if_set_sadl() instead of arc_storelladdr(), catching 2007-12-25 23:31:26 +00:00
net80211 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netatalk Get the rtentry from forwro in one less step. 2007-12-21 02:46:37 +00:00
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet Restore correctly the sp level in case of FAST_IPSEC + IPSEC_NAT_T 2007-12-29 15:13:55 +00:00
netinet6 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netipsec Fix the ipsec processing in case of USE rules with no SA installed. 2007-12-29 16:43:17 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netkey Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netnatm Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb
nfs nfsrv_create: fix a use-after-release. 2007-12-22 03:31:15 +00:00
opencrypto
rump pull in atomic ops from vmlocking2 2007-12-30 23:30:26 +00:00
secmodel Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
stand
sys Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
ufs Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
uvm Add PaX ASLR (Address Space Layout Randomization) [from elad and myself] 2007-12-26 22:11:47 +00:00
Makefile