NetBSD/sys
2007-12-17 20:47:31 +00:00
..
altq
arch Fix a mistake in boot.c Forgot to remove reference to residual.h and add 2007-12-17 19:54:32 +00:00
coda
compat Regen without any 'const' members of the syscall argument structures. 2007-12-17 20:47:31 +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 from jmcneill: suspend and resume handlers for spic. 2007-12-17 19:51:09 +00:00
dist In AcpiEvGpeDetect, don't attempt to acquire AcpiGbl_GpeLock if 2007-12-13 18:04:50 +00:00
fs __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
gdbscripts
ipkdb
kern Make solisten() take an lwp pointer like the rest, so it can be passed down 2007-12-16 21:25:59 +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 use vnode_to_path. 2007-12-15 23:52:00 +00:00
net use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
net80211 Add support for the command list scan in ifconfig (this command permits to scan 2007-12-16 13:49:21 +00:00
netatalk
netbt
netinet Oops. Remove kauth.h inclusion. 2007-12-16 18:39:57 +00:00
netinet6 use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
netipsec - Remove remain <= MHLEN restriction in m_makespace() 2007-12-14 20:55:22 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso
netkey
netnatm
netsmb
nfs nfs_create: try GUARDED if EXCLUSIVE is NOTSUPP. 2007-12-17 16:04:31 +00:00
opencrypto
rump LFS_KERNEL_RFW 2007-12-13 16:08:12 +00:00
secmodel
stand
sys don't include <sys/pmf.h> for userland programs, saves some recompilation 2007-12-16 23:24:21 +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