NetBSD/sys
riastradh 0a5240447d viadrmums: Stop gracefully at the end of the PCI id list. 2020-07-20 21:29:38 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Fix coreX/IP4 summary register offsets 2020-07-20 17:56:13 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat don't include opt_user_ldt.h when it is not needed 2020-07-19 13:55:08 +00:00
conf factor out common code. 2020-07-09 02:13:58 +00:00
crypto fix build with clang/llvm. 2020-07-19 07:32:43 +00:00
ddb Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
dev Update Spleen kernel fonts to version 1.8.1, bringing the following 2020-07-20 13:41:16 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external viadrmums: Stop gracefully at the end of the PCI id list. 2020-07-20 21:29:38 +00:00
fs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117. 2020-07-13 13:16:07 +00:00
lib Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
miscfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
modules the x86 xen and non-xen modules are identical, 2020-07-04 21:02:15 +00:00
net Don't accept negative value. 2020-07-16 15:02:08 +00:00
net80211 i hit an assert in this code but we weren't sure why. 2020-07-13 05:40:25 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan
netinet - always set both ip and ip6, otherwise a kernel assertion can be triggered 2020-07-06 18:49:12 +00:00
netinet6 localify 2020-06-19 16:08:06 +00:00
netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
netmpls
nfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump copystr is now in libkern; don't redefine it in rumpcopy.c. 2020-07-01 00:42:13 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Add ppoll() a compatibility wrapper around pollts(2) 2020-07-17 15:34:16 +00:00
ufs simplify the acl setup, and fix reversed mask in the fs_flags code. 2020-07-05 20:37:40 +00:00
uvm Always call pmap_segtab_activate in pmap_activate. pmap_segtab_activate 2020-07-18 16:12:09 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00