NetBSD/sys
riastradh db39c37e7d aes neon: Tweak register usage.
- Call r12 by its usual name, ip.
- No need for r7 or r11=fp at the moment.
2020-09-10 11:30:08 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Tiny cosmetic fix for previous. No functional changes. 2020-09-10 04:36:24 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat remove __packed from struct netbsd32_lsdisable. the structure 2020-09-07 03:12:51 +00:00
conf add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
crypto aes neon: Tweak register usage. 2020-09-10 11:30:08 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev Fix a possible deadlock in iavf(4) 2020-09-10 03:20:08 +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 Define ACPI_BIG_ENDIAN on BE targets 2020-09-08 16:56:29 +00:00
fs avoid an uninit warning with GCC 9. 2020-09-07 01:35:25 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern kmsan: update the copyright notices 2020-09-09 16:29:59 +00:00
lib remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
miscfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
modules Added iavf(4) that is based on OpenBSD's iavf(4) implementation 2020-09-08 10:05:47 +00:00
net wg: Drop wgp_lock while waiting for endpoint psref to drain. 2020-09-08 16:39:57 +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 Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
netinet6 Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
netipsec ipsec: rename ipsec_ip_input to ipsec_ip_input_checkpolicy 2020-08-28 06:20:44 +00:00
netmpls
nfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir builds 2020-09-07 03:09:53 +00:00
secmodel Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in 2020-09-08 14:12:57 +00:00
stand Be explicit about building for little endian. This allows efiboot to be 2020-09-08 16:34:43 +00:00
sys kmsan: update the copyright notices 2020-09-09 16:29:59 +00:00
ufs Suppress -Waddress-of-packed-member just for lfs_accessors.h. 2020-09-07 02:28:12 +00:00
uvm Cast pointer arguments of UVMHIST_CALLARGS() into uintptr_t. 2020-09-10 02:12:57 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00