NetBSD/sys
jakllsch ca39d05145 if_bnx.c: fix misleading indentation
suggested by rillig@
2021-02-14 14:05:03 +00:00
..
altq
arch No assignment is needed here. 2021-02-13 18:13:53 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat G/C some old code that was for acorn26 2021-02-01 19:31:34 +00:00
conf defflag USBHIST_PRINT 2021-02-06 16:03:31 +00:00
crypto
ddb Allow for MD code to use a different function than db_stack_trace_print() 2021-02-10 07:17:39 +00:00
dev if_bnx.c: fix misleading indentation 2021-02-14 14:05:03 +00:00
dist/pf In pfr_fix_anchor(), change an overlapping bcopy() call to a memmove() 2020-12-04 00:41:10 +00:00
dtb add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
external Add aprint_*() newlines for viadrmums(4) attach 2021-02-13 15:42:15 +00:00
fs Enable to mount Raspberry Pi Pico's USB mass storage partition 2021-02-11 00:15:55 +00:00
gdbscripts
kern entropy: Only print consolidation warning of AB_DEBUG. 2021-02-12 19:48:26 +00:00
lib Build strlist.c. 2021-01-25 12:45:49 +00:00
miscfs Fix procfs environ node. 2020-12-28 22:36:16 +00:00
modules
net Prior alignment fixes should not use an offset 2021-02-13 13:00:16 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
netcan
netinet Prior alignment fixes should not use an offset 2021-02-13 13:00:16 +00:00
netinet6 Add more guards against NULL deref, since KUBSAN still complains. 2020-12-28 20:19:50 +00:00
netipsec
netmpls
nfs
opencrypto
rump rump_component_init() is called recursively, so LIST_FOREACH_SAFE is not 2021-01-17 22:32:25 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Flush from kernel start, not the entry point. 2021-01-09 13:19:27 +00:00
sys Expose devhandle_t to standalone programs (fixes sparc* build etc) 2021-02-06 21:08:51 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm Remove variable in function declaration argument 2020-12-21 08:41:38 +00:00
Makefile