index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-05-18
Regen
Philip Guenther
2024-05-18
Add pathconfat(2): pathconf(2) but with at-fd and flags arguments,
Philip Guenther
2024-05-17
IPv6 has to use ip6_defhlim, not ip_defttl.
Alexander Bluhm
2024-05-17
Make sure `row' is not used uninitialized in wsmouse_matching().
Miod Vallat
2024-05-17
Cast alpha_pal_swpipl return value to int in splx, to make sure both sides
Miod Vallat
2024-05-17
Constify the first argument of getdevunit(). NFCI
Miod Vallat
2024-05-17
Update comments to match reality.
Miod Vallat
2024-05-17
The INTSTS register is read-only, so the attempt to clear interrupts
Mark Kettenis
2024-05-17
Turn sblock() to `sb_lock' rwlock(9) wrapper for all sockets.
Vitaliy Makkoveev
2024-05-17
Switch AF_KEY sockets to the new locking scheme.
Vitaliy Makkoveev
2024-05-17
Fix uninitialized memory access in pfkeyv2_sysctl().
Vitaliy Makkoveev
2024-05-17
vio: Fix signal handling and locking in sysctl path
Stefan Fritsch
2024-05-16
Fix IPsec in use with IP forwarding 2 logic.
Alexander Bluhm
2024-05-16
As of the documentation, the value of the Command UPIU expected_xfer_len
Marcus Glocker
2024-05-16
Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels. While
Mark Kettenis
2024-05-15
Recent OpenSBI versions implement shutdown and reboot through the DA9063
Mark Kettenis
2024-05-15
Remove unused variable.
Marcus Glocker
2024-05-15
Fix multi-slot support.
Marcus Glocker
2024-05-15
Also free CCBs in the error case. Fixes an intermittent panic seen on
Marcus Glocker
2024-05-15
ansi style function decl
Jonathan Gray
2024-05-15
remove unused header
Jonathan Gray
2024-05-15
remove extra snprintf arguments to fix build
Jonathan Gray
2024-05-15
regen
Kevin Lo
2024-05-15
Add CH9102 support. Tested on the NodeMCU esp8266 v3 ch9102x board.
Kevin Lo
2024-05-14
Sanity check for TSO payload length in TCP chopper.
Alexander Bluhm
2024-05-14
remove prototypes with no matching function
Jonathan Gray
2024-05-14
remove unneeded nfs_getreq() prototype
Jonathan Gray
2024-05-14
make amdgpu_activate() return early when called during hibernate resume
Jonathan Gray
2024-05-14
Delete the declaration of cpu_feature which has been unused since
Philip Guenther
2024-05-14
Instead of enabling use of PCLMUL and AESNI iff cpu0 supports them
Philip Guenther
2024-05-13
Ignore button events in the first 10 seconds after resume. On some ACPI
Mark Kettenis
2024-05-13
Add bio(4) support to nvme(4). Provide information on controller and configured
Kenneth R Westerback
2024-05-13
vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part
Sebastien Marie
2024-05-13
Implement hardware masking for MSI and MSI-X on amd64. Note that masking
Mark Kettenis
2024-05-13
remove unneeded extern and struct; ok patrick@
Jonathan Gray
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-05-13
remove some unused defines and externs
Jonathan Gray
2024-05-12
Add support for using the power button function of the RK809.
Mark Kettenis
2024-05-12
vfs: reorder tmpfs_fifovops: isolate fifo_vops block
Sebastien Marie
2024-05-12
vfs: struct vops: show all members, even if NULL
Sebastien Marie
2024-05-12
Delete the cpu_perf_e[abd]x and cpu_apmi_edx globals and move the
Philip Guenther
2024-05-12
Introduce debugging levels, to make debugging a bit more useful.
Marcus Glocker
2024-05-12
vm_page_zero_enable was removed in 2015
Jonathan Gray
2024-05-12
remove uvm_swprekeyprint extern for var we never had
Jonathan Gray
2024-05-12
remove ufs_hashlock extern for var we never had
Jonathan Gray
2024-05-12
nfs_procids was removed in 1996
Jonathan Gray
2024-05-12
pcic_isa_intr_list and npcic_isa_intr_list were removed in 1999
Jonathan Gray
2024-05-12
rtw_host_rfio was removed in 2007
Jonathan Gray
2024-05-12
comsiraddr was removed in 2016
Jonathan Gray
2024-05-12
sync_ifp and ticket_pabuf don't exist, remove externs
Jonathan Gray
[next]