NetBSD/sys
tsutsui b97271817d Make sure to specify volatile explicitly on DMA register accesses.
It looks booting from SCSI disks on next68k have been broken
since NetBSD 1.6 days, but now it works.
Should be pulled up to netbsd-10 and netbsd-9.
2023-02-07 14:27:59 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Make sure to specify volatile explicitly on DMA register accesses. 2023-02-07 14:27:59 +00:00
coda s/auxillary/auxiliary/ in comments. 2022-05-20 19:34:22 +00:00
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 Fix use after free on packet with broken lengths 2023-02-03 19:01:08 +00:00
fs Set IMNT_MPSAFE only if all lower layers have it set. 2023-02-06 10:33:32 +00:00
gdbscripts
kern fix logic-reversing tpyo in putone() 2023-02-07 09:25:51 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs Set IMNT_MPSAFE only if the lower layer has it set. 2023-02-06 10:32:58 +00:00
modules ddbping - restore the original narration of the example, NFCI 2023-02-01 10:22:20 +00:00
net bpf.c: fix a few typos and grammatical issues in comments 2023-02-07 01:46:37 +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