NetBSD/sys
tsutsui 2cc99082f0 Remove ancient and obsolete #if blocks. 2023-10-14 15:31:36 +00:00
..
altq
arch Remove ancient and obsolete #if blocks. 2023-10-14 15:31:36 +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 Simplify/streamline pipes a little bit: 2023-10-13 19:07:08 +00:00
dev fix various typos in comments and documentation, mainly in word "between". 2023-10-14 08:05:25 +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 Simplify/streamline pipes a little bit: 2023-10-13 19:07:08 +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 s/Neighour/Neighbor/ in comment. No functional change. 2023-10-11 09:13:51 +00:00
netipsec fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
netmpls
nfs
opencrypto
rump Add cv_fdrestart() (better name suggestions welcome): 2023-10-13 18:48:56 +00:00
secmodel
stand fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
sys Simplify/streamline pipes a little bit: 2023-10-13 19:07:08 +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