NetBSD/sys
pooka c46eb786b4 In kthread_create(), pass the priority and cpu index down to the
rump kernel hypervisor (though the current implementation doesn't take
advantage of them).
2013-04-30 13:29:28 +00:00
..
altq
arch zero sc_iot and sc_memt before using them 2013-04-30 10:16:25 +00:00
coda
compat handle timeouts like before. 2013-04-17 14:39:40 +00:00
conf put needs flag back in a bunch of drivers because we need the file for #ifdefs 2013-04-28 03:11:32 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev Set the raidid and the softc together in both places where we initialize 2013-04-29 21:21:10 +00:00
dist/pf
external Spello 2013-04-28 20:58:51 +00:00
fs Don't attempt to mount file system with clusters larger than MAXBSIZE. 2013-04-15 14:10:59 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern fix locking order mountlist_lock -> mnt_unmounting. 2013-04-28 21:34:31 +00:00
lib Make the check in close() for a non-deflatable file mode symetric to 2013-04-14 22:23:28 +00:00
miscfs add missing spec_whiteout 2013-04-21 04:55:40 +00:00
modules remove dup 2013-04-16 15:30:09 +00:00
net recover DLT_HIPPY and DLT_HDLC from before for if_hippisubr.c and hd64570.c 2013-04-07 14:12:05 +00:00
net80211 Putting extra l's in align does not make it more so. 2013-03-30 19:03:02 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +00:00
netinet6 Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +00:00
netipsec
netisdn
netkey
netmpls
netnatm
netsmb
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump In kthread_create(), pass the priority and cpu index down to the 2013-04-30 13:29:28 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Allow use from C++. 2013-04-30 00:42:31 +00:00
ufs Remove some set but unused variables 2013-04-08 21:12:33 +00:00
uvm Remove __BEGIN_DECLS/__END_DECLS 2013-02-02 14:06:58 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00