..
arch
Add initial support for Elkhart Lake ethernet to dwqe(4).
2023-10-11 12:52:00 +00:00
conf
re-enable POOL_DEBUG
2023-10-04 18:07:13 +00:00
crypto
Remove redundant DIAGNOSTIC wrappers around KASSERT macros.
2023-02-03 18:31:16 +00:00
ddb
Improve the output of ddb "show proc" command
2023-09-19 11:35:30 +00:00
dev
Add initial support for Elkhart Lake ethernet to dwqe(4).
2023-10-11 12:52:00 +00:00
isofs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
kern
timeout: add TIMEOUT_MPSAFE flag
2023-10-12 15:32:38 +00:00
lib
Sync zlib 1.3 with userland
2023-08-20 16:25:48 +00:00
miscfs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
msdosfs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
net
pflog(4) logs packet dropped by default rule with block.
2023-10-12 19:15:21 +00:00
net80211
fix double words in comments
2023-04-11 00:45:06 +00:00
netinet
Prevent deref-after-free when tdb_timeout() fires on invalid new tdb.
2023-10-11 22:13:16 +00:00
netinet6
Allow counters_read(9) to take an optional scratch buffer.
2023-09-16 09:33:27 +00:00
netmpls
Instead of implementing IPv4 header checksum creation everywhere,
2023-05-13 13:35:17 +00:00
nfs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
ntfs
scsi
Set a low water mark on scsi_xfer_pool and prime the pool. This way there
2023-08-02 19:58:52 +00:00
stand
"ask name" option letter is 'n' instead of 'a' on pmax and alpha for historical
2023-03-13 20:19:22 +00:00
sys
timeout: add TIMEOUT_MPSAFE flag
2023-10-12 15:32:38 +00:00
tmpfs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
ufs
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
2023-09-08 20:00:27 +00:00
uvm
Allow counters_read(9) to take an optional scratch buffer.
2023-09-16 09:33:27 +00:00
.gitignore
Bring src/sys/.gitignore in sync with src/.gitignore.
2023-07-21 22:29:12 +00:00
Makefile