NetBSD/sys
matt 93bd3693a8 Add a different version vfp_fpscr_changable if FPU_VFP was not defined.
If no FPU was found, reinit vfp_fpscr_changeable/default to values appropriate
for softfloat.
2014-03-04 08:32:23 +00:00
..
altq
arch Add a different version vfp_fpscr_changable if FPU_VFP was not defined. 2014-03-04 08:32:23 +00:00
coda The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
compat Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
conf Currently dead vnodes still reside on the vnodelist of the file system 2014-02-27 13:00:06 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
dev Some {} are missing. The behavior is thus wrong: the code always jumps to 2014-03-01 16:59:41 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Checking the return value of an allocator works better, when looking at 2014-02-27 01:40:07 +00:00
fs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern When converting out of range 64bit sysctl values to 'int' (because of 2014-03-01 17:27:48 +00:00
lib Provide labs, llabs and imaxabs for kernel use. 2014-02-27 18:05:07 +00:00
miscfs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
modules Remove unnecessary files.i2c inclusion 2014-03-04 00:54:55 +00:00
net If the in6 domain was not attached, do not attempt to process IPv6 packets. 2014-02-25 22:42:06 +00:00
net80211 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netatalk Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netbt Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netinet ';;' -> ';' 2014-03-01 16:46:14 +00:00
netinet6 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netipsec Remove modification of an unused uninitialized variable. 2014-03-01 12:55:23 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netnatm
netsmb Don't dereference NULL pointers. 2014-02-20 11:08:57 +00:00
nfs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
opencrypto Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
rump also include bsd.own.mk, so value for RUMP_NPF_TESTING can come from mk.conf 2014-03-03 19:09:52 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys Reformat a little. Add m68k quirk 2014-03-04 03:24:03 +00:00
ufs The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
uvm use _KERNEL_OPT around #include 2014-03-04 06:14:53 +00:00
Makefile