NetBSD/sys
2020-11-14 02:23:04 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch malloc(9) -> kmem(9) 2020-11-14 02:23:04 +00:00
coda Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
compat Fix typo; s/__LP64/_LP64/ 2020-11-08 07:30:09 +00:00
conf Set a better default for MAXFILES on larger RAM machines if not 2020-11-12 07:44:01 +00:00
crypto Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +00:00
ddb Remove "also;" 2020-10-30 16:29:49 +00:00
dev Fix a bug that some advertise speeds can't be set with hw.ixgN.advertise_speed 2020-11-13 05:53:36 +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 state struct should use fixed size types. NFCI. 2020-11-03 12:04:56 +00:00
fs s/implicitely/implicitly/ 2020-09-29 03:02:18 +00:00
gdbscripts gdb has been fixed, so no need to reload the symbol file. 2020-05-02 12:58:46 +00:00
kern Set a better default for MAXFILES on larger RAM machines if not 2020-11-12 07:44:01 +00:00
lib Add a slow twiddle option. This speeds up a pmax netboot by 15% and 2020-09-29 00:13:12 +00:00
miscfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
modules fix arm test 2020-11-07 21:42:32 +00:00
net wg: Sprinkle #ifdef INET6. Avoid unconditional use of ip6 structs. 2020-11-11 18:08:34 +00:00
net80211 Use kmem_* instead of malloc/free and use interrupt versions as the 2020-11-03 15:06:50 +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 PR kern/55779: 2020-11-12 13:13:45 +00:00
netinet6 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +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 PR/55789: Ruslan Nikolaev: New rump drivers 2020-11-06 15:35:33 +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 Fix previous. 2020-10-22 09:28:30 +00:00
sys Set a better default for MAXFILES on larger RAM machines if not 2020-11-12 07:44:01 +00:00
ufs lfs: Include lfs_debug.c only if DEBUG is enabled. 2020-09-24 17:20:53 +00:00
uvm remove someone's leftover debug printfs. 2020-11-10 04:27:22 +00:00
Makefile Separate devicetree .dts -> .dtb building from kernel builds. They are now 2020-05-18 21:19:34 +00:00