.. |
altq
|
Make ifq_drops in struct ifqueue and struct ifaltq 64 bit.
|
2022-10-24 08:11:24 +00:00 |
arch
|
octrnm(4): Raise delay on startup.
|
2023-03-21 22:07:29 +00:00 |
coda
|
…
|
|
compat
|
s/strucure/structure/ and s/structues/structures/ in comments.
|
2023-02-12 16:28:32 +00:00 |
conf
|
Welcome to 2023. Wrap lines so the years fit in to 80 columns with
|
2023-01-01 00:09:52 +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
|
Added functions to set interrupt handler and index into virtqueue
|
2023-03-23 03:55:11 +00:00 |
dist/pf
|
inpcb: rename functions to in6pcb_*
|
2022-11-04 09:01:53 +00:00 |
dtb
|
…
|
|
external
|
remove "nouveau" from a comment. noted by jmcneill.
|
2023-03-07 20:23:00 +00:00 |
fs
|
fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.
|
2023-03-01 16:21:26 +00:00 |
gdbscripts
|
…
|
|
kern
|
vn_open(9): Add assertion that vp is locked on return.
|
2023-03-13 18:13:18 +00:00 |
lib
|
fix clang build
|
2022-12-01 18:06:09 +00:00 |
miscfs
|
Fix genfs_can_chtimes() to also handle the condition:
|
2023-03-03 10:02:51 +00:00 |
modules
|
the HDAUDIO_ENABLE_HDMI option is obsolete. don't define here..
|
2023-02-18 05:25:59 +00:00 |
net
|
npf: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals.
|
2023-02-24 11:03:01 +00:00 |
net80211
|
ieee80211_input.c: Fix a few debug messages
|
2022-11-19 07:57:51 +00:00 |
netatalk
|
…
|
|
netbt
|
s/Reqest/Request/ and adding apostrophe for don't and didn't in comments.
|
2022-12-24 22:33:12 +00:00 |
netcan
|
inpcb: rename functions to inpcb_*
|
2022-11-04 09:00:58 +00:00 |
netinet
|
Need larger fat pointers for 128bit cache lines.
|
2022-12-11 08:09:20 +00:00 |
netinet6
|
in6: make sure a user-specified checksum field is within a packet
|
2023-03-22 03:17:18 +00:00 |
netipsec
|
ipsec: remove unnecessary splsoftnet
|
2023-01-27 09:33:43 +00:00 |
netmpls
|
…
|
|
nfs
|
PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will
|
2023-03-21 15:47:46 +00:00 |
opencrypto
|
…
|
|
rump
|
nkmempages should be size_t
|
2023-02-26 07:27:14 +00:00 |
secmodel
|
wg(4): Allow non-root to retrieve information other than the private
|
2023-01-05 18:29:45 +00:00 |
stand
|
…
|
|
sys
|
s/strucure/structure/ and s/structues/structures/ in comments.
|
2023-02-12 16:28:32 +00:00 |
ufs
|
ufs: Nix trailing whitespace and tidy up some other minor KNF.
|
2023-02-22 21:49:45 +00:00 |
uvm
|
uvm(9): KASSERT(A && B) -> KASSERT(A); KASSERT(B)
|
2023-02-27 16:24:45 +00:00 |
Makefile
|
…
|
|