NetBSD/sys
andvar 8a36802c94 fix various typos in comments and one output message. 2022-10-31 21:22:05 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch fix various typos in comments and one output message. 2022-10-31 21:22:05 +00:00
coda
compat sys: Put externs for time_adjtime and time_adjusted in .h files. 2022-10-26 23:23:52 +00:00
conf MI PMAP EFI_RUNTIME support 2022-10-28 07:16:34 +00:00
crypto cprng_fast(9): Assert not in pserialize read section. 2022-09-01 18:32:25 +00:00
ddb ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
dev fix various typos in comments and one output message. 2022-10-31 21:22:05 +00:00
dist/pf Adjust pf, wg, dccp and sctp for struct inpcb integration 2022-10-28 05:20:08 +00:00
dtb use sort -u 2022-09-11 12:46:41 +00:00
external drm(4): Mark PCI interrupt handlers as MP-safe. 2022-10-28 21:58:48 +00:00
fs fix various typos in comments and one output message. 2022-10-31 21:22:05 +00:00
gdbscripts
kern Fix (invalid) gcc uninitialised warning with i386 gcc using -Os. 2022-10-31 09:14:18 +00:00
lib
miscfs miscfs/fifofs/fifo.h: New home for extern fifo_vnodeop_opv_desc. 2022-10-26 23:40:20 +00:00
modules Move emuxki from i386/amd64 specific modules to attachment specific 2022-09-07 11:26:23 +00:00
net Adjust pf, wg, dccp and sctp for struct inpcb integration 2022-10-28 05:20:08 +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 tcp: fix wrong logic in tcp_drop 2022-10-31 00:56:33 +00:00
netinet6 Adjust dccp and sctp for struct inpcb separation 2022-10-28 05:26:29 +00:00
netipsec Remove in_pcb_hdr.h 2022-10-28 05:23:09 +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 sys/filedesc.h: New home for extern cwdi0. 2022-10-26 23:39:10 +00:00
secmodel
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys sys/sdt.h: Predict dtrace probe branches not taken in SDT_PROBE*. 2022-10-29 14:00:12 +00:00
ufs
uvm MI PMAP EFI_RUNTIME support 2022-10-28 07:16:34 +00:00
Makefile