.. |
altq
|
|
|
arch
|
Remove cargo-culted '#if 0' code that was designed to produce a
|
2021-01-23 19:38:07 +00:00 |
coda
|
Use sel{record,remove}_knote().
|
2020-12-19 22:11:57 +00:00 |
compat
|
Fix syntax error
|
2021-01-19 08:10:17 +00:00 |
conf
|
remove unused "_DIAGNOSTIC" option and opt_diagnostic.h.
|
2021-01-16 23:51:50 +00:00 |
crypto
|
Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__.
|
2020-11-21 08:09:21 +00:00 |
ddb
|
For "ps/a" print all of p_comm instead of just the first 10 chars, add a
|
2021-01-11 07:49:04 +00:00 |
dev
|
kern/55942: destroyed ena(4) evcnts cause panic
|
2021-01-23 11:50:30 +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
|
use fdtbus_intr_establish_xname
|
2021-01-15 22:58:49 +00:00 |
fs
|
Trailing whitespace
|
2021-01-11 22:02:28 +00:00 |
gdbscripts
|
gdb has been fixed, so no need to reload the symbol file.
|
2020-05-02 12:58:46 +00:00 |
kern
|
threadpool(9): Fix synchronization between cancel and dispatch.
|
2021-01-23 16:33:49 +00:00 |
lib
|
Allow this to be built for the strlist.c unit tests.
|
2021-01-21 15:44:14 +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
|
Use sel{record,remove}_knote().
|
2020-12-18 01:31:49 +00:00 |
net80211
|
s/ we we / we /
|
2020-11-30 05:30:56 +00:00 |
netatalk
|
|
|
netbt
|
|
|
netcan
|
|
|
netinet
|
Build ip_sync.c with -Wno-error to avoid failing due to excessive stack
|
2020-12-04 00:44:39 +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
|
Fix kmem_free size in recent malloc->kmem conversion.
|
2020-07-04 18:07:31 +00:00 |
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
|
NetBSD 9.99.78 -- signature of device_compatible_match() changed.
|
2021-01-18 15:29:31 +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
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |