NetBSD/sys
jmcneill cdd511a2fb For WSDISPLAY_GINFO, depth should be sc->bits_per_pixel, not
sc->color_depth. While we're here, implement WSDISPLAYIO_LINEBYTES.
2008-01-15 02:00:49 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch fix some unaligned PCI config space accesses in suspend/resume functions 2008-01-15 00:24:47 +00:00
coda Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
compat Add net80211 ioctls that I apparently ovelooked when grepping for ioctls 2008-01-14 21:38:55 +00:00
conf add a per-cpu storage allocator. 2008-01-14 12:40:02 +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 For WSDISPLAY_GINFO, depth should be sc->bits_per_pixel, not 2008-01-15 02:00:49 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs PR/37696: Paul Ripke: add large read / readahead support (Introduce run-length 2008-01-05 18:42:14 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern add a per-cpu storage allocator. 2008-01-14 12:40:02 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Now that compat/hpux is gone, this has no chance of building, so 2008-01-05 10:24:11 +00:00
miscfs Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
net Use rtcache_validate() instead of rtcache_getrt(). Delete rtcache_getrt(). 2008-01-14 05:00:18 +00:00
net80211 Fix ieee80211_node leak 2008-01-13 13:01:12 +00:00
netatalk Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:12:40 +00:00
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase 2008-01-14 04:19:09 +00:00
netinet6 Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase 2008-01-14 04:16:45 +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 Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:17:35 +00:00
netkey s/DIGAGNOSTIC/DIAGNOSTIC/ 2008-01-13 10:45:19 +00:00
netnatm Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs valloc -> vnalloc, vfree -> vnfree 2008-01-03 01:26:28 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Introduce PUFFS_STACKSIZE_MIN to avoid overloading 0 and getting 2008-01-14 13:57:26 +00:00
secmodel vp->v_rdev, not vp->v_un.vu_specinfo->si_rdev. 2008-01-14 17:56:21 +00:00
stand
sys wrap mp_online with #ifdef _KERNEL. 2008-01-14 22:47:22 +00:00
ufs Initialize caches at IPL_SOFTBIO (not IPL_NONE) so that we are allocating 2008-01-12 00:34:10 +00:00
uvm unwrap short lines. 2008-01-13 16:46:47 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00