NetBSD/sys
ryo e0db9446d5 Oops. revert my previous commit. AArch64 instructions are always LE. 2020-09-07 18:29:48 +00:00
..
altq
arch Oops. revert my previous commit. AArch64 instructions are always LE. 2020-09-07 18:29:48 +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 Fix vgetq_lane_u32 for aarch64eb with GCC 2020-09-07 18:06:13 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev in ar5008_set_viterbi_mask() be sure to initialise m[0]. 2020-09-07 10:45:23 +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 Round of uvm.h cleanup. 2020-09-05 16:30:10 +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 Add the ability to set an alternate cnmagic in the kernel config 2020-09-07 03:50:41 +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 add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
net wg: Use threadpool(9) and workqueue(9) for asynchronous tasks. 2020-09-07 01:15:25 +00:00
net80211 Omit now-unused function. 2020-07-28 15:41:26 +00:00
netatalk
netbt
netcan
netinet Fix fast path for uni directional transfers 2020-09-02 15:08:46 +00:00
netinet6 inet6: reduce silent packet discards 2020-08-28 06:32:24 +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 Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
stand add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
sys Allow ths file to be included by a _KMEMUSER. 2020-09-04 00:36:07 +00:00
ufs Suppress -Waddress-of-packed-member just for lfs_accessors.h. 2020-09-07 02:28:12 +00:00
uvm Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00