NetBSD/sys
jdolecek a53df5384a ena(4): establish interrupt after setting up resources
Code contributed by KUSABA Takeshi <t-kusaba@iij.ad.jp>
2023-11-05 18:23:29 +00:00
..
altq
arch Use DELAY(9), not empty for() loop that could be optimized out. 2023-11-04 18:13:25 +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 Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +00:00
dev ena(4): establish interrupt after setting up resources 2023-11-05 18:23:29 +00:00
dist/pf fix indentation issues. 2023-08-07 23:28:58 +00:00
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external ena(4): prevent AENQ handler from use-after-free 2023-11-05 18:21:54 +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 Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +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 specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
net Support vlan(4) over l2tp(4) 2023-11-02 09:48:29 +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 inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
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 nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +00:00
secmodel secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
sys Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +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