.. |
altq
|
Need opt_inet.h for #ifdef INET, INET6.
|
2020-03-05 07:46:36 +00:00 |
arch
|
Move evbarm/fdt/fdt_memory.[ch] to sys/dev/fdt and simplify the api and
|
2020-12-12 09:27:31 +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
|
acpi: add character device for accessing ACPI tables
|
2020-12-06 02:57:29 +00:00 |
crypto
|
Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__.
|
2020-11-21 08:09:21 +00:00 |
ddb
|
Remove "also;"
|
2020-10-30 16:29:49 +00:00 |
dev
|
Add missing include
|
2020-12-13 08:20:56 +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
|
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
|
gdb has been fixed, so no need to reload the symbol file.
|
2020-05-02 12:58:46 +00:00 |
kern
|
Be more clear and don't rely on cur being the first member.
|
2020-12-12 18:41:13 +00:00 |
lib
|
Build x86emu.c with -fno-inline, otherwise all of the auto-inlining
|
2020-12-04 00:43:00 +00:00 |
miscfs
|
Round of uvm.h cleanup.
|
2020-09-05 16:30:10 +00:00 |
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
|
Build ip_sync.c with -Wno-error to avoid failing due to excessive stack
|
2020-12-04 00:44:39 +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
|
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
|
Deal with devices that report either 512 or 2048 as logical block size
|
2020-11-28 15:24:05 +00:00 |
sys
|
Add sel{record,remove}_knote(), so hide some of the details surrounding
|
2020-12-11 01:25:29 +00:00 |
ufs
|
Remove unnecessary inclusion of <sys/timevar.h>.
|
2020-12-05 17:33:53 +00:00 |
uvm
|
uvm_mremap: reference the appropriate backing object.
|
2020-11-27 22:32:43 +00:00 |
Makefile
|
Separate devicetree .dts -> .dtb building from kernel builds. They are now
|
2020-05-18 21:19:34 +00:00 |