NetBSD/sys
2017-11-27 17:27:37 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch KNF 2017-11-27 17:27:37 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat Add support for SIOCGIFGENERIC and SIOCSIFGENERIC ioctls. 2017-11-26 17:46:13 +00:00
conf Add driver for QEMU Firmware Configuration device. 2017-11-25 16:31:03 +00:00
crypto
ddb remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
dev Add driver for QEMU Firmware Configuration device. 2017-11-25 16:31:03 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method 2017-11-17 08:22:02 +00:00
fs relax sanity check. It's ok to have more FAT sectors than needed. 2017-11-27 15:02:05 +00:00
gdbscripts
ipkdb
kern Hold KERNEL_LOCK on if_ioctl selectively based on IFEF_MPSAFE 2017-11-22 03:03:18 +00:00
lib Support large pages on KASLR kernels, in a way that does not reduce 2017-11-15 18:02:36 +00:00
miscfs fix locking, remove error(1) comments. 2017-11-08 00:51:47 +00:00
modules Build nand_toshiba.c 2017-11-15 00:48:42 +00:00
net IFF_RUNNING checking in Rx and Tx processing is unnecessary now. 2017-11-27 05:05:50 +00:00
net80211 VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
netatalk Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netbt
netcan Unify IFEF_*_MPSAFE into IFEF_MPSAFE 2017-11-16 03:07:17 +00:00
netinet IFF_RUNNING checking in Rx and Tx processing is unnecessary now. 2017-11-27 05:05:50 +00:00
netinet6 IFF_RUNNING checking in Rx and Tx processing is unnecessary now. 2017-11-27 05:05:50 +00:00
netipsec Fix usage of FOREACH macro 2017-11-22 05:43:28 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
opencrypto check results of pool_prime. 2017-11-14 14:29:33 +00:00
rump Add missing inclusion of pserialize.h (fix build) 2017-11-21 15:22:06 +00:00
secmodel
stand
sys Implement debugging feature for pserialize(9) 2017-11-21 08:49:14 +00:00
ufs PR/52728: Izumi Tsutsui: "mount -u /dev/ /" triggers kernel panic 2017-11-15 21:21:18 +00:00
uvm In uvm_fault_upper_enter(), if pmap_enter(PMAP_CANFAIL) fails, assert that 2017-11-20 21:06:54 +00:00
Makefile