NetBSD/sys
ad 9a587cc997 Turnstiles: use the syncobj name for ps/top wmesg when sleeping since it's
more informative than "tstile".
2023-10-04 20:39:35 +00:00
..
altq
arch Eliminate l->l_ncsw and l->l_nivcsw. From memory think they were added 2023-10-04 20:28:05 +00:00
coda coda_call(): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-03 03:10:23 +00:00
compat redo previous: use same variable type for the interator as the comparison 2023-09-02 21:11:54 +00:00
conf Rework AHCISATA_EXTRA_DELAY for kern/56737 2023-09-10 14:04:28 +00:00
crypto sys/crypto: aarch64: Catch up with builtin rename for GCC12 2023-08-07 01:14:19 +00:00
ddb s/unnsupported/unsupported/ in message. 2023-09-01 10:55:23 +00:00
dev igc(4): XXX: Temporally disable 64-bit DMA for aarch64 2023-10-04 07:41:55 +00:00
dist/pf fix indentation issues. 2023-08-07 23:28:58 +00:00
dtb
external drm: enable almost all PCIe functionality 2023-09-30 10:46:45 +00:00
fs fix the previous to not fail to include the extension in lookups. 2023-08-18 21:05:44 +00:00
gdbscripts
kern Turnstiles: use the syncobj name for ps/top wmesg when sleeping since it's 2023-10-04 20:39:35 +00:00
lib netif_open: Fail with ENXIO instead of panic if no netif available 2023-09-14 03:08:31 +00:00
miscfs
modules We no longer need the deprecated copyback functionality now that 2023-09-25 21:59:38 +00:00
net Use unit id instead of if_index to reduce fixed_reqid space. 2023-09-26 03:43:27 +00:00
net80211 fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
netatalk aarp.c: one more thing -- both macro params should get parens 2023-07-31 01:24:36 +00:00
netbt netbt(4): Initialize bt_lock earlier. 2023-08-07 13:31:54 +00:00
netcan
netinet handle EHOSTDOWN the same way as EHOSTUNREACH in sctp_med_chunk_output(). 2023-09-13 15:58:13 +00:00
netinet6 fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
netipsec fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
netmpls
nfs
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump Eliminate l->l_biglocks. Originally I think it had a use but these days a 2023-10-04 20:29:18 +00:00
secmodel
stand fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
sys NetBSD 10.99.10: struct lwp and related things changed. 2023-10-04 20:29:59 +00:00
ufs ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. 2023-09-08 23:21:55 +00:00
uvm Remove unneeded test of ci->ci_want_resched. 2023-10-04 20:34:19 +00:00
Makefile