NetBSD/sys
jdolecek a05a46f69b add KASSERT() just before setting sc_deferred, to ensure this does
not trigger problem in PR kern/52769
2017-12-04 22:15:52 +00:00
..
altq
arch We use .BEGIN for our own cleanup and won't ever need DTS support - so 2017-12-04 09:44:33 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat Make code look the same, in particular zero out the rest of the directory 2017-12-03 15:23:30 +00:00
conf We use .BEGIN for our own cleanup and won't ever need DTS support - so 2017-12-04 09:44:33 +00:00
crypto
ddb remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
dev add KASSERT() just before setting sc_deferred, to ensure this does 2017-12-04 22:15:52 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +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 properly account PR_RECURSIVE pools like vmstat does. 2017-12-04 03:05:24 +00:00
lib Import SHA-3 code into libc and libkern. 2017-11-30 05:47:24 +00:00
miscfs Allow procfs_kqfilter, since we allow poll. "go" does it. 2017-12-01 19:01:34 +00:00
modules again remove mistakely committed debug flags 2017-12-03 11:49:32 +00:00
net add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
net80211
netatalk
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 Don't touch an SP without a reference to it 2017-12-01 06:34:14 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls
netnatm
netsmb
nfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
opencrypto add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
rump add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
secmodel
stand
sys add two new members to uvmexp_sysctl{}: bootpages and poolpages. 2017-12-02 08:15:42 +00:00
ufs PR/52728: Izumi Tsutsui: "mount -u /dev/ /" triggers kernel panic 2017-11-15 21:21:18 +00:00
uvm add two new members to uvmexp_sysctl{}: bootpages and poolpages. 2017-12-02 08:15:42 +00:00
Makefile