NetBSD/sys
roy 951b7674b2 if_ether: revert prior alignment checks
Apparently not needed as our drivers ensure this.
2021-02-14 19:35:37 +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 Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
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 fix arm test 2020-11-07 21:42:32 +00:00
net if_ether: revert prior alignment checks 2021-02-14 19:35:37 +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 Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
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