NetBSD/sys
dyoung 60e2cd65a0 Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(),
ether_mediachange() to their own module that we compile only if
the kernel configuration demands support for both MII buses and
ethernet.  Thanks to Tom Spindler for suggesting that these routines
move to dev/mii/.
2008-01-02 00:41:07 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
coda Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
compat s/i386/__i386__/. 2008-01-01 17:40:22 +00:00
conf a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +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 Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(), 2008-01-02 00:41:07 +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 Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Hang the correct processes when no output/input available. PR kern/37603. 2007-12-31 21:11:13 +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 Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(), 2008-01-02 00:41:07 +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 Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs nfsrv_create: fix a use-after-release. 2007-12-22 03:31:15 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump pass mmap to file systems 2008-01-01 22:31:42 +00:00
secmodel Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
stand
sys Put back ttclos, a lot of the drivers use it. 2007-12-31 23:33:08 +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 remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00