NetBSD/sys
2018-11-15 06:53:58 +00:00
..
altq
arch Make the direct-map API always available, but fail if KASAN or rump. 2018-11-15 04:59:02 +00:00
coda
compat Apply the recent fixes to {send,recv}mmsg() to their compat variants. 2018-11-14 17:51:37 +00:00
conf Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that 2018-11-07 07:43:07 +00:00
crypto
ddb no, should be dst 2018-11-02 11:59:59 +00:00
dev Workaround NBP PN533 USB toggle bit bugs 2018-11-15 02:35:23 +00:00
dist/pf Use non-variadic function pointer in protosw::pr_input. 2018-09-14 05:09:51 +00:00
external Don't try to interpret the second half of a 64-bit BAR as another one. 2018-11-15 06:53:58 +00:00
fs Fix use after RECLAIM in PUFFS filesystems 2018-11-06 02:39:49 +00:00
gdbscripts
kern Fix/add KASSERTS to work with a system of MAXCPUS. Add some comments to 2018-11-13 11:06:19 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
modules Include <bsd.own.mk> before using ACTIVE_CC. Fixes make errors. 2018-11-15 04:57:00 +00:00
net Fix kernel info leak. There are 2 bytes of padding in struct if_msghdr. 2018-11-13 07:45:43 +00:00
net80211
netatalk
netbt
netcan
netinet Use the same type redefinition guards as stdint.h since rev1.8 2018-11-09 11:46:28 +00:00
netinet6 Restore the length check of a sockaddr passed from userland at udp6_output 2018-11-06 04:27:41 +00:00
netipsec Don't call soroverflow when we return the error to the sender. 2018-11-08 04:30:37 +00:00
netmpls
netsmb
nfs
opencrypto
rump Make the direct-map API always available, but fail if KASAN or rump. 2018-11-15 04:59:02 +00:00
secmodel Provide a sysctl kern.expose_address to expose kernel addresses in 2018-10-05 22:12:37 +00:00
stand Add a "mem" command to print the EFI memory map. 2018-11-02 01:22:39 +00:00
sys Guard from type redefinition (needed by pre-C11 C) in a safer way. 2018-11-06 16:26:44 +00:00
ufs
uvm only warn once per call to uvm_pglistalloc_simple() if waiting. 2018-11-13 10:31:01 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00