NetBSD/sys
martin 5e56a010e5 PR kern/52805: fix copy & pasto, from Onno van der Linden. 2017-12-10 10:56:50 +00:00
..
altq
arch comment out unused hexdump 2017-12-10 02:32:03 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat Finally (hopefully) return completely to the state where compat_linux is 2017-12-10 00:43:05 +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 Only need to build stbi if options SPLASHSCREEN is defined 2017-12-09 13:25:38 +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 Add additional duplicate-module-name check in case we have two modules 2017-12-10 03:08:32 +00:00
lib Even smaller and takes print function. 2017-12-09 00:51:52 +00:00
miscfs Allow procfs_kqfilter, since we allow poll. "go" does it. 2017-12-01 19:01:34 +00:00
modules Include the flash_mtd_parts in the nand module. Without this, the module 2017-12-09 22:42:17 +00:00
net - npf_mk_rules: enforce unique names for the dynamic rulesets. 2017-12-10 01:18:21 +00:00
net80211 Fix use-after-free: ieee80211_crypto_decap does a pullup on the mbuf but 2017-12-10 08:56:23 +00:00
netatalk Mmh, pull up the packet to ether_aarp, otherwise we're reading past the 2017-12-09 10:14:04 +00:00
netbt
netcan Ensure to not turn on IFF_RUNNING of an interface until its initialization completes 2017-12-06 07:40:16 +00:00
netinet Split ip_ecn code into its own module, so it can be shared between 2017-12-09 08:03:06 +00:00
netinet6 Fix use-after-free: if m_pullup fails the (freed) mbuf is pushed on the 2017-12-10 09:06:46 +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 Style, and fix several bugs: 2017-12-08 17:49:54 +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 regen 2017-12-08 01:20:52 +00:00
secmodel
stand
sys PR kern/52805: fix copy & pasto, from Onno van der Linden. 2017-12-10 10:56:50 +00:00
ufs fix the UVM_PAGE_TRKOWN page-locking assertion at the top of ffs_alloc() 2017-12-07 21:53:41 +00:00
uvm add two new members to uvmexp_sysctl{}: bootpages and poolpages. 2017-12-02 08:15:42 +00:00
Makefile