NetBSD/sys
andvar 730fdfa601 nix double n, i or g in "ing", in comments and documentation. 2022-10-26 22:09:37 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Inherit MAC address from Devicetree "local-mac-address" property. 2022-10-26 11:31:11 +00:00
coda
compat fix few typos in comments. 2022-10-12 20:50:43 +00:00
conf sys/conf/link.mk: clean up 2022-08-27 21:49:33 +00:00
crypto cprng_fast(9): Assert not in pserialize read section. 2022-09-01 18:32:25 +00:00
ddb ddb(9): Make db_symstr safe to use concurrently with pserialize(9). 2022-08-30 22:38:01 +00:00
dev nix double n, i or g in "ing", in comments and documentation. 2022-10-26 22:09:37 +00:00
dist/pf
dtb use sort -u 2022-09-11 12:46:41 +00:00
external vmwgfx(4): Partially adapt rbtree. 2022-10-25 23:39:13 +00:00
fs fix few typos in comments. 2022-10-07 22:33:42 +00:00
gdbscripts
kern extattr(9): KNF 2022-10-25 23:22:36 +00:00
lib Consistently use ntohs() instead of htons() when converting from 2022-08-07 05:51:55 +00:00
miscfs specfs(9): Attribute blame by stack trace for write to r/o medium. 2022-10-15 15:20:46 +00:00
modules Move emuxki from i386/amd64 specific modules to attachment specific 2022-09-07 11:26:23 +00:00
net Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
net80211 Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
netatalk Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
netbt
netcan Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
netinet fix various typos in documentation and comments. 2022-10-15 21:53:21 +00:00
netinet6 Clear saved_flags to avoid compile error on some archs. 2022-10-24 14:15:19 +00:00
netipsec PR/56836: Andrew Cagney: IPv6 ESN tunneling IPcomp has corrupt header 2022-10-19 21:28:02 +00:00
netmpls Convert MPLS from a legacy netisr to pktqueue. 2022-09-03 02:24:59 +00:00
nfs Remove routes on an address removal if the routes referencing to the address. Implemented by ozaki-r@n.o. 2022-09-20 02:23:37 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump tcp: separate syn cache stuffs into tcp_syncache.[ch] files 2022-09-20 07:19:14 +00:00
secmodel
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys constty(4): Make MP-safe, take three. 2022-10-25 23:21:13 +00:00
ufs If UFS or LFS dirhash is enabled in the kernel, set the dirhash cache 2022-08-07 02:33:47 +00:00
uvm MI PMAP hardware page table walker support. 2022-10-26 07:35:19 +00:00
Makefile