..
altq
Need opt_inet.h for #ifdef INET, INET6.
2020-03-05 07:46:36 +00:00
arch
Use symbolic names for hwtype values.
2021-01-01 11:58:21 +00:00
coda
Use sel{record,remove}_knote().
2020-12-19 22:11:57 +00:00
compat
malloc(9) -> kmem(9)
2020-12-19 22:10:56 +00:00
conf
welcome 2021. YES.
2021-01-01 08:02:16 +00:00
crypto
Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__.
2020-11-21 08:09:21 +00:00
ddb
update several items that are done or dead.
2020-12-19 23:32:36 +00:00
dev
- remove unnecessary code
2021-01-01 03:07:51 +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
Build i.MX7D dtbs for armv7
2020-06-10 18:53:31 +00:00
external
add dts for odroid-N2 plus.
2021-01-01 07:41:46 +00:00
fs
Disable use of UBC_FAULTBUSY in tmpfs_write() for now,
2020-12-13 19:22:02 +00:00
gdbscripts
gdb has been fixed, so no need to reload the symbol file.
2020-05-02 12:58:46 +00:00
kern
Use printf, not printf_nolog, in lockdebug dumps.
2021-01-01 14:08:33 +00:00
lib
Fix previous; define missing lfs_version.
2020-12-19 08:51:03 +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
pass the address of the field, instead of relying on it being the first
2020-02-29 11:40:06 +00:00
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
make rump's uvm_aio_aiodone_pages() look more like the kernel version.
2020-12-09 00:03:32 +00:00
secmodel
Remove unnecessary inclusion of <sys/timevar.h>.
2020-12-05 17:33:53 +00:00
stand
Various clean ups
2020-12-19 08:09:31 +00:00
sys
Nothing here came from UCB, it's all NetBSD.
2020-12-22 01:58:58 +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