NetBSD/sys
martin b4083223a4 Make more room for ramdisk image (which recently grew a bit) 2023-10-10 10:36:42 +00:00
..
altq
arch Make more room for ramdisk image (which recently grew a bit) 2023-10-10 10:36:42 +00:00
coda coda_call(): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-03 03:10:23 +00:00
compat Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +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 For architectures (mips64) where sizeof(db_expr_t) != sizeof(kcondvar_t *) 2023-10-08 15:03:16 +00:00
dev igc(4): Fix half duplex setting 2023-10-10 06:21:09 +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 Oops, fix inverted test. 2023-10-08 13:37:26 +00:00
lib Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
miscfs
modules Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
net net/if.h: Explain the IFF_ALLMULTI situation. 2023-10-09 11:55:34 +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
rump Ensure that an LWP that has taken a legitimate wakeup never produces an 2023-10-08 13:23:05 +00:00
secmodel
stand fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
sys Ensure that an LWP that has taken a legitimate wakeup never produces an 2023-10-08 13:23:05 +00:00
ufs ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. 2023-09-08 23:21:55 +00:00
uvm Support CPUs that might not have ASIDs in the common pmap. 2023-10-06 08:48:16 +00:00
Makefile