..
altq
…
arch
c99 struct initializers
2020-10-30 22:20:38 +00:00
coda
…
compat
Fix compat with Linux programs that use longer namelen for sockets
2020-10-24 09:01:56 +00:00
conf
move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm Fling
2020-10-27 08:57:10 +00:00
crypto
Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD
2020-10-10 08:24:10 +00:00
ddb
Remove "also;"
2020-10-30 16:29:49 +00:00
dev
fix indentation
2020-10-30 22:19:00 +00:00
dist /pf
Clean up _LKM --> _MODULE leftovers.
2020-08-10 10:59:33 +00:00
dtb
Build i.MX7D dtbs for armv7
2020-06-10 18:53:31 +00:00
external
Match linux here and wait without interrupts.
2020-10-31 04:05:42 +00:00
fs
s/implicitely/implicitly/
2020-09-29 03:02:18 +00:00
gdbscripts
…
kern
PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)
2020-10-31 01:08:31 +00:00
lib
Add a slow twiddle option. This speeds up a pmax netboot by 15% and
2020-09-29 00:13:12 +00:00
miscfs
Round of uvm.h cleanup.
2020-09-05 16:30:10 +00:00
modules
move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm Fling
2020-10-27 08:57:10 +00:00
net
use c99 initializers
2020-10-30 22:51:08 +00:00
net80211
net80211: Initialise the interface with a decent link state.
2020-10-06 23:51:05 +00:00
netatalk
…
netbt
…
netcan
…
netinet
Fix RTT values reported by TCP_INFO.
2020-10-17 08:50:38 +00:00
netinet6
inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing
2020-09-29 19:33:36 +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
fix an incorrect assertion in the previous commit.
2020-10-22 03:05:17 +00:00
secmodel
Add IP_BINDANY, IPV6_BINDANY which can be used to bind to any address in
2020-09-08 14:12:57 +00:00
stand
Fix previous.
2020-10-22 09:28:30 +00:00
sys
PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)
2020-10-31 01:08:31 +00:00
ufs
lfs: Include lfs_debug.c only if DEBUG is enabled.
2020-09-24 17:20:53 +00:00
uvm
Handle PG_PAGEOUT in uvm_anon_release() too.
2020-10-25 00:05:26 +00:00
Makefile
…