NetBSD/sys
mlelstv 707eebbc0b Make multiboot1 continue with common boot code and not skip CPU type
detection.

Fixes PR 57017 and PR 56935.
2023-02-03 09:21:58 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Make multiboot1 continue with common boot code and not skip CPU type 2023-02-03 09:21:58 +00:00
coda
compat s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments. 2022-12-24 15:23:02 +00:00
conf Welcome to 2023. Wrap lines so the years fit in to 80 columns with 2023-01-01 00:09:52 +00:00
crypto Make aes and chacha prints debug only. 2022-11-05 17:36:33 +00:00
ddb ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
dev Use thermal sensor code for IXGBE_DEV_ID_X550EM_A_10G_T, too. 2023-02-03 05:43:55 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb use sort -u 2022-09-11 12:46:41 +00:00
external remove the PPP HDLC ioctls from more copies of sanitizers. 2022-12-26 22:22:22 +00:00
fs Remove old prototypes from writing that shouldn't have been comitted at all! 2023-01-29 16:07:14 +00:00
gdbscripts
kern module(9): Make error message for multiple MODULE decls more obvious. 2023-01-31 13:21:37 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs Harden layered file systems usage of field "mnt_lower" against 2022-12-09 10:33:18 +00:00
modules ddbping - restore the original narration of the example, NFCI 2023-02-01 10:22:20 +00:00
net npf(9): Drop table lock around copyout. 2023-01-23 13:40:04 +00:00
net80211 ieee80211_input.c: Fix a few debug messages 2022-11-19 07:57:51 +00:00
netatalk Garbage-collect the remaining vestiges of netisr. 2022-09-03 02:47:59 +00:00
netbt s/Reqest/Request/ and adding apostrophe for don't and didn't in comments. 2022-12-24 22:33:12 +00:00
netcan inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet Need larger fat pointers for 128bit cache lines. 2022-12-11 08:09:20 +00:00
netinet6 ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
netipsec ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
netmpls Convert MPLS from a legacy netisr to pktqueue. 2022-09-03 02:24:59 +00:00
nfs s/reqest/request/ in comment. 2022-12-24 15:37:50 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump rump: don't touch p_nlwps without holding p_lock 2022-11-02 09:01:42 +00:00
secmodel wg(4): Allow non-root to retrieve information other than the private 2023-01-05 18:29:45 +00:00
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys Avoid 64bit math in the hppa first stage bootloader. Ok chs@ 2023-01-13 18:43:42 +00:00
ufs s/isses/issues/ 2023-01-30 13:45:26 +00:00
uvm Rename pmap_md_pdetab_destroy to pmap_md_pdetab_fini to match 2022-12-21 11:39:45 +00:00
Makefile