NetBSD/sys
yamaguchi a62b22a362 vioif(4): clear flags when configure is failed 2023-03-23 07:26:07 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch octrnm(4): Raise delay on startup. 2023-03-21 22:07:29 +00:00
coda
compat s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +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 vioif(4): clear flags when configure is failed 2023-03-23 07:26:07 +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 remove "nouveau" from a comment. noted by jmcneill. 2023-03-07 20:23:00 +00:00
fs fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets. 2023-03-01 16:21:26 +00:00
gdbscripts
kern vn_open(9): Add assertion that vp is locked on return. 2023-03-13 18:13:18 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs Fix genfs_can_chtimes() to also handle the condition: 2023-03-03 10:02:51 +00:00
modules the HDAUDIO_ENABLE_HDMI option is obsolete. don't define here.. 2023-02-18 05:25:59 +00:00
net npf: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals. 2023-02-24 11:03:01 +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 in6: make sure a user-specified checksum field is within a packet 2023-03-22 03:17:18 +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 PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will 2023-03-21 15:47:46 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump nkmempages should be size_t 2023-02-26 07:27:14 +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 s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
ufs ufs: Nix trailing whitespace and tidy up some other minor KNF. 2023-02-22 21:49:45 +00:00
uvm uvm(9): KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-02-27 16:24:45 +00:00
Makefile