..
amd64
Rename linuxulator functions with linux_ prefix
2018-03-19 21:26:32 +00:00
arm
Add the header file needed for the recently-added call to pagedaemon_wakeup().
2018-03-16 16:06:25 +00:00
arm64
EFIRT: SetVirtualAddressMap with 1:1 mapping after exiting boot services
2018-03-13 17:10:52 +00:00
bsm
cam
cam_periph_acquire() now returns an errno.
2018-03-19 20:19:00 +00:00
cddl
Fix an access of an uninitialized variable in dtrace_probe().
2018-03-18 17:01:50 +00:00
compat
linux_errno.c: add newer errno values
2018-03-16 14:51:47 +00:00
conf
Add EFI to kernel options.
2018-03-17 17:18:29 +00:00
contrib
lib(private)zstd: Fix riscv build
2018-03-18 03:42:57 +00:00
crypto
Garbage collect unused chacha20 code
2018-03-16 07:11:53 +00:00
ddb
dev
ixgbe(4): Update shared code, add support for X552 1G, fix bug
2018-03-19 20:55:05 +00:00
dts
sys/dts: Remove arm64 from subdir as it no longer exists.
2018-03-19 15:35:26 +00:00
fs
Revert r313780 (UFS_ prefix)
2018-03-17 12:59:55 +00:00
gdb
geom
Remove unneeded variable which was introduced in r328472.
2018-03-18 15:09:55 +00:00
gnu
i386
Rename linuxulator functions with linux_ prefix
2018-03-19 21:26:32 +00:00
isa
kern
Have vm_page_{deactivate,launder}() requeue already-queued pages.
2018-03-18 16:40:56 +00:00
kgssapi
libkern
mips
modules
Use kern.opts.mk instead of bsd.own.mk (which includes src.opts.mk)
2018-03-17 17:18:46 +00:00
net
Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration.
2018-03-17 17:05:48 +00:00
net80211
netgraph
netinet
Add support for the experimental Internet-Draft "TCP Alternative Backoff with
2018-03-19 16:37:47 +00:00
netinet6
Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration.
2018-03-17 17:05:48 +00:00
netipsec
netpfil
pf: Fix memory leak in DIOCRADDTABLES
2018-03-19 21:13:25 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
Remove redundant integer cast in ibcore. The "ref_count" field already
2018-03-19 13:51:33 +00:00
opencrypto
powerpc
Reverting r330925 for now
2018-03-15 06:19:45 +00:00
riscv
rpc
security
audit(4): fix a typo in a comment
2018-03-17 17:56:08 +00:00
sparc64
sys
Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.
2018-03-16 22:23:04 +00:00
teken
tests
tools
ufs
Revert r313780 (UFS_ prefix)
2018-03-17 12:59:55 +00:00
vm
Avoid dequeuing the fault page during a soft fault.
2018-03-18 16:49:30 +00:00
x86
Fix a typo.
2018-03-19 17:14:56 +00:00
xdr
xen
Makefile