.. |
altq
|
Make ifq_drops in struct ifqueue and struct ifaltq 64 bit.
|
2022-10-24 08:11:24 +00:00 |
arch
|
Don't expose vaddr_t or register_t to userland. The gdb configure script
|
2023-05-08 20:51:53 +00:00 |
coda
|
…
|
|
compat
|
compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B)
|
2023-04-09 12:29:26 +00:00 |
conf
|
Separate DesignWare watchdog driver and FDT glue.
|
2023-04-16 16:51:38 +00:00 |
crypto
|
Make aes and chacha prints debug only.
|
2022-11-05 17:36:33 +00:00 |
ddb
|
ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB.
|
2022-10-27 20:00:24 +00:00 |
dev
|
Google goldfish config goop
|
2023-05-08 10:18:03 +00:00 |
dist/pf
|
inpcb: rename functions to in6pcb_*
|
2022-11-04 09:01:53 +00:00 |
dtb
|
Also build dtb files for CONFIG_SOC_IMX6SX
|
2023-05-04 13:31:36 +00:00 |
external
|
RISC-V support that works on QEMU with a single hart.
|
2023-05-07 12:41:45 +00:00 |
fs
|
tmpfs: Assert no arithmetic overflow in directory node tn_size.
|
2023-04-29 08:15:13 +00:00 |
gdbscripts
|
…
|
|
kern
|
mutex(9): Write comments in terms of ordering semantics.
|
2023-05-01 12:18:08 +00:00 |
lib
|
fix clang build
|
2022-12-01 18:06:09 +00:00 |
miscfs
|
specfs: KNF. No functional change intended.
|
2023-04-22 15:32:49 +00:00 |
modules
|
RISC-V support that works on QEMU with a single hart.
|
2023-05-07 12:41:45 +00:00 |
net
|
Give scope and additional details to wg(4) diagnostic messages.
|
2023-04-11 14:03:46 +00:00 |
net80211
|
ieee80211_input.c: Fix a few debug messages
|
2022-11-19 07:57:51 +00:00 |
netatalk
|
atalk(4): Omit spurious satosat.
|
2023-03-30 17:48:10 +00:00 |
netbt
|
fix various typos in documentation, comments and sysctl device description.
|
2023-03-26 19:10:32 +00:00 |
netcan
|
inpcb: rename functions to inpcb_*
|
2022-11-04 09:00:58 +00:00 |
netinet
|
Again allow multicast packets to be sent from unnumbered interfaces.
|
2023-04-19 22:00:18 +00:00 |
netinet6
|
use carp mac address when replying to neighbor solicitations referring
|
2023-03-29 13:01:44 +00:00 |
netipsec
|
ipsec: remove unnecessary splsoftnet
|
2023-01-27 09:33:43 +00:00 |
netmpls
|
Convert MPLS from a legacy netisr to pktqueue.
|
2022-09-03 02:24:59 +00:00 |
nfs
|
nfs: Simplify assertion. No functional change intended.
|
2023-04-09 12:33:58 +00:00 |
opencrypto
|
fix misspellings of 'available' and nearby typos
|
2022-09-10 12:14:17 +00:00 |
rump
|
rumpdev: Catch up to buf_syncwait -> vfs_syncwait rename.
|
2023-04-23 07:03:30 +00:00 |
secmodel
|
secmodel_extensions: Split vfs part into separate .c file.
|
2023-04-22 13:54:19 +00:00 |
stand
|
efiboot: Handle 9.99.100 by taking four, not two, digits.
|
2022-09-21 14:30:01 +00:00 |
sys
|
Default PROC_MACHINE_ARCH to machine_arch and use this for magic
|
2023-05-01 05:12:44 +00:00 |
ufs
|
lfs: Assert page identity doesn't change.
|
2023-04-11 14:50:47 +00:00 |
uvm
|
Correct a type.
|
2023-04-27 06:23:31 +00:00 |
Makefile
|
…
|
|