NetBSD/sys
simonb daaf9b06cf We don't need to call the POW and FGA bootstrap functions from the FDT
mainbus attach, the iobus attach code does this already and is called
for both iobus-only and FDT cases anyway.

After discussion with jmcneill@.
2020-08-18 10:35:51 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch We don't need to call the POW and FGA bootstrap functions from the FDT 2020-08-18 10:35:51 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat PR/55547: Dan Plassche: Fix BSD/OS binary emulation. 2020-08-08 19:08:48 +00:00
conf Remove references to BRIDGE_IPF, it is now compiled in by default. 2020-08-01 08:20:47 +00:00
crypto Fix AES NEON code for big-endian softfp ARM. 2020-08-16 18:02:03 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev Regen. 2020-08-18 02:53:25 +00:00
dist/pf Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external merge conflicts 2020-08-02 20:25:54 +00:00
fs Operation union_readdirhook() stores the lower directory as un_uppervp. 2020-08-18 09:44:07 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern regen 2020-08-14 00:55:02 +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 centralize calls from UVM to radixtree into a few functions. 2020-08-14 09:06:14 +00:00
modules Upgrade NVMM to WARNS=5. 2020-08-05 10:33:01 +00:00
net Add missing cases, to prevent memory corruption. 2020-08-18 07:53:24 +00:00
net80211 Omit now-unused function. 2020-07-28 15:41:26 +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 Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
netinet icmp6: Remove __packed attribute from icmp6 structures 2020-07-27 14:52:55 +00:00
netinet6 icmp6: Remove __packed attribute from icmp6 structures 2020-07-27 14:52:55 +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 regen 2020-08-14 00:55:02 +00:00
secmodel Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Welcome to 9.99.71 - changes to arm/aarch64 struct cpu_info 2020-08-16 09:41:50 +00:00
ufs Skip unlinked inodes. 2020-08-13 17:26:43 +00:00
uvm Improve a panic message ever so slightly 2020-08-18 07:25:46 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00