NetBSD/sys
thorpej 4a8de7c848 In pfr_fix_anchor(), change an overlapping bcopy() call to a memmove()
call.
2020-12-04 00:41:10 +00:00
..
altq
arch tlb_print_*() are used only if _ARM_ARCH_7; caught by clang -Wunused-function. 2020-12-03 10:23:45 +00:00
coda When validating the mount device string make sure its length 2020-11-20 10:08:47 +00:00
compat Rewrite linux_sys_alarm() to use dogetitimer() / dosetitimer(), rather 2020-12-04 00:26:16 +00:00
conf Set a better default for MAXFILES on larger RAM machines if not 2020-11-12 07:44:01 +00:00
crypto Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
ddb
dev - malloc(9) -> kmem(9) 2020-12-04 00:38:08 +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
external Do not attach vchiq(4) in big-endian mode. 2020-12-01 04:19:04 +00:00
fs make the order of the arguments in the PTYFS_FILENO macro consistent with 2020-11-27 14:43:57 +00:00
gdbscripts
kern ipi: Membar audit. 2020-11-27 20:11:33 +00:00
lib
miscfs
modules fix arm test 2020-11-07 21:42:32 +00:00
net comparision -> comparison 2020-12-02 14:20:19 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
netcan
netinet Restore correct functioning of SIOCATMARK by removing the previous 2020-11-23 00:52:53 +00:00
netinet6
netipsec
netmpls
nfs
opencrypto
rump PR/55789: Ruslan Nikolaev: New rump drivers 2020-11-06 15:35:33 +00:00
secmodel
stand Deal with devices that report either 512 or 2048 as logical block size 2020-11-28 15:24:05 +00:00
sys PR/55816: Martin Husemann: widen cfunit to 24 bits so that it fits the 2020-11-24 16:17:04 +00:00
ufs
uvm uvm_mremap: reference the appropriate backing object. 2020-11-27 22:32:43 +00:00
Makefile