NetBSD/sys
2019-09-28 07:06:32 +00:00
..
altq
arch Whitespace 2019-09-28 07:06:32 +00:00
coda
compat Ensure failure if resid goes negative. 2019-09-27 08:17:11 +00:00
conf Add a new member to struct vfsstat and grow the unused members 2019-09-22 22:59:37 +00:00
crypto Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
ddb fix "show kernhist". 2019-09-22 12:57:34 +00:00
dev Don't assume pinctrl-0 is the default configuration. 2019-09-27 20:05:53 +00:00
dist/pf
external when "boot -x", don't turn on *all* drm debug, just the core, driver 2019-09-23 05:54:31 +00:00
fs Fix copying issue that was causing errors in unit_test puffs_tstavfs by 2019-09-27 22:36:57 +00:00
gdbscripts Remove the 'procs' from lwps and use the one from procs. 2019-07-17 09:14:24 +00:00
kern Actually return the updated pointer-to-mbuf-pointer to the caller 2019-09-27 00:32:03 +00:00
lib Add ifdefs to eliminate false positives on lgtm, same as coverity. 2019-09-20 13:38:00 +00:00
miscfs Instead of casting to size_t, cast to uintmax_t to prevent truncation 2019-09-27 14:36:18 +00:00
modules kill WARNS = 3 2019-09-26 18:45:00 +00:00
net Cast m_mbuflen() result to "size_t". It could also be "u_int" since it is 2019-09-26 18:44:45 +00:00
net80211 Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
netatalk
netbt
netcan can: add missing mowner variables for MBUFTRACE 2019-08-19 03:24:38 +00:00
netinet PR/54572 - Edgar Fuß -- error in comment 2019-09-25 19:06:30 +00:00
netinet6 Make panic messages more informative 2019-09-25 09:53:37 +00:00
netipsec Make panic messages more informative 2019-09-25 09:53:37 +00:00
netmpls
netsmb
nfs remove NCHNAMLEN optimization 2019-09-10 23:19:34 +00:00
opencrypto relinguish our lock while we are autoloading. 2019-07-11 23:28:17 +00:00
rump Remove libelf from "usr" list. Deleted 2015-09-30. 2019-09-27 11:57:42 +00:00
secmodel
stand Use roundup2() instead of open coding something almost the same that 2019-09-27 20:10:42 +00:00
sys Actually return the updated pointer-to-mbuf-pointer to the caller 2019-09-27 00:32:03 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Use "segmap" for uvm_wait message in pmap_segtab_alloc 2019-09-23 18:20:07 +00:00
Makefile