NetBSD/sys
christos 816452912b Initialize the rnd softint explicitly via a function late in main. Avoids
LOCKDEBUG panic since softint_establish() was called via wdcintr -> wddone
from an interrupt context and tried to acquire a non-spin mutex.
2013-06-20 23:21:41 +00:00
..
altq
arch Fix fault when 0 byte copy. 2013-06-20 15:30:00 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Typo 2013-06-08 12:50:32 +00:00
conf there is no more fast_ipsec 2013-06-10 20:28:36 +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 Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external fix build for 'no options MTRR' 2013-06-06 07:55:46 +00:00
fs blkoff() -> cd9660_blkoff() 2013-06-19 18:16:53 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern Initialize the rnd softint explicitly via a function late in main. Avoids 2013-06-20 23:21:41 +00:00
lib modsi3/umodsi3 are only needed !EABI arm 2013-06-20 07:29:50 +00:00
miscfs Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
modules Update the sources list for lfs. 2013-06-16 03:55:35 +00:00
net Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +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 Split IPsec code in ip_input() and ip_forward() into the separate routines 2013-06-08 13:50:22 +00:00
netinet6 Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +00:00
netipsec remove the last vestiges of fast_ipsec 2013-06-11 13:30:20 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
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 sauce previous with a comment 2013-06-14 05:59:50 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Initialize the rnd softint explicitly via a function late in main. Avoids 2013-06-20 23:21:41 +00:00
ufs blkoff -> chfs_blkoff 2013-06-19 18:15:35 +00:00
uvm Set bp->b_resid to bp->b_bcount on error in swstrategy as required. 2013-05-07 15:49:09 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00