NetBSD/sys
2007-12-14 03:38:19 +00:00
..
altq
arch Use dedicated interrupt stack. Tested on hpcsh and landisk. This has 2007-12-14 00:58:37 +00:00
coda Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
compat Call sys_open() not bsd_sys_open(). 2007-12-13 07:54:22 +00:00
conf Move the elink probe code from files.isa to the common conf/files so that 2007-12-13 21:23:48 +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 add ddb "whatis" command. inspired from solaris ::whatis dcmd. 2007-12-13 02:45:09 +00:00
dev Simplify suspend/resume using device_has_power(). 2007-12-14 03:38:19 +00:00
dist In AcpiEvGpeDetect, don't attempt to acquire AcpiGbl_GpeLock if 2007-12-13 18:04:50 +00:00
fs use __KERNEL_RCSID() instead of __RCSID() 2007-12-11 12:05:27 +00:00
gdbscripts
ipkdb
kern Introduce pmf_system_bus_resume. In the ACPI S3 resume path, use this to 2007-12-14 01:29:29 +00:00
lib Add glue for x86emu and build it as part of i386/ALL. 2007-12-13 17:25:19 +00:00
lkm
miscfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
net use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
net80211 use __KERNEL_RCSID() 2007-12-11 12:40:10 +00:00
netatalk
netbt
netinet use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
netinet6 use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
netipsec use __KERNEL_RCSID() 2007-12-11 12:40:10 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
opencrypto
rump LFS_KERNEL_RFW 2007-12-13 16:08:12 +00:00
secmodel
stand
sys Introduce pmf_system_bus_resume. In the ACPI S3 resume path, use this to 2007-12-14 01:29:29 +00:00
ufs Fix a use of lfs_truncate() inside an #ifdef notyet (so no resulting change); 2007-12-12 18:36:10 +00:00
uvm add ddb "whatis" command. inspired from solaris ::whatis dcmd. 2007-12-13 02:45:09 +00:00
Makefile