NetBSD/sys
2020-04-15 15:50:15 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Convert PMAPDEBUG to UVMHIST 2020-04-15 15:50:15 +00:00
coda Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
compat ossaudio: Make SNDCTL_DSP_SETFMT conform with OSSv4. 2020-04-15 15:25:33 +00:00
conf Infrastructure for putting kernel+modules in /netbsd/kernel and 2020-04-04 19:50:53 +00:00
crypto Nuke crypto/arc4. Has not been used since 2003. Will not be missed. 2019-12-05 03:22:02 +00:00
ddb Handle "no count" properly in db_kernhist_print_cmd 2020-04-13 11:43:27 +00:00
dev Only include opt_xxx.h headers when _KERNEL_OPT is defined. 2020-04-14 15:36:02 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external PR/55149: Kouichi Hashikawa: Get morefrag before we strip it out from off 2020-04-09 18:20:40 +00:00
fs Move comment related to the sysctl_createv() in SYSCTL_SETUP() from the old 2020-04-14 12:47:44 +00:00
gdbscripts Add dmesg functionality. 2020-04-14 13:58:11 +00:00
kern Set p_oppid always, not just when a parent is traced 2020-04-14 22:42:18 +00:00
lib Fix KASAN build on aarch64 2020-04-07 08:07:58 +00:00
miscfs when determining I/O block size for VBLK device, only use pi_bsize 2020-04-13 20:02:27 +00:00
modules Remove ufs_wapbl.c from Makefile. 2020-04-12 01:39:57 +00:00
net Fix typo in comment 2020-04-08 03:37:14 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk Add sanity check, only sat_len bytes got copied in, the rest is 2019-11-29 17:40:16 +00:00
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet hardclock_ticks -> getticks() 2020-04-13 15:54:45 +00:00
netinet6 Fix default route selection 2020-04-13 14:04:27 +00:00
netipsec Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
netmpls
nfs Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
opencrypto slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() 2020-04-13 00:27:16 +00:00
rump Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
secmodel Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
stand efiboot: add clang fix from i386/stand/efiboot/bootx64/Makefile here too 2020-04-01 10:45:44 +00:00
sys Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
ufs Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
uvm Fix UVMHIST bulid 2020-04-14 05:43:57 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00