NetBSD/sys
ozaki-r 238237744c Fix locking against myself on ifpromisc
vlan_unconfig_locked could be called with holding if_ioctl_lock.
2017-12-06 05:59:59 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch Add missing wsbell, commented out with a note that it's apparently only 2017-12-05 21:00:26 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat don't forget to convert the timespec. 2017-12-06 04:12:25 +00:00
conf use -@ like bsd.klinks.mk 2017-12-06 02:08:03 +00:00
crypto
ddb remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
dev Fix typo 2017-12-06 04:29:58 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external drm_stat: fix device minor calculation, ok riastradh@ 2017-12-05 19:13:52 +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 Fix locking against myself on ifpromisc 2017-12-06 05:59:59 +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 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 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 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