index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-19
Add format for server_sessions, from Magnus Gross.
Nicholas Marriott
2023-05-19
make Paths fully OO, as it makes some things simpler
Marc Espie
2023-05-19
this parameter does not exist
Marc Espie
2023-05-19
remove indirect calls
Marc Espie
2023-05-19
Since waitid(2) shares code with wait4(2) and doesn't expose any
Philip Guenther
2023-05-19
Move tcp_info structure to be under '#if __BSD_VISIBLE' to repair
Philip Guenther
2023-05-19
backout alignment changes (breaking at least two architectures)
Theo de Raadt
2023-05-18
user: handle paths with whitespace / metacharacters
Todd C. Miller
2023-05-18
If you disable retpolineplt then _dl_bind_start is called with an
Philip Guenther
2023-05-18
adjust style to post v5.36 world
Marc Espie
2023-05-18
memmove() entry point is declared with NENTRY() and isn't consecutive
Philip Guenther
2023-05-18
Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid
Philip Guenther
2023-05-18
Add PROTO_NORMAL() declarations for utrace (and ktrace) syscalls
Philip Guenther
2023-05-18
Assert pf lock on interface handling
Klemens Nanni
2023-05-18
sc_st_mtx is not sufficient protection to move state around
Alexandr Nedvedicky
2023-05-18
regen
Vitaliy Makkoveev
2023-05-18
Backout sysctl(2) unlocking. Lock order issue was triggered in UVM
Vitaliy Makkoveev
2023-05-18
Revert ip_sysctl() unlocking. Lock order issue was triggered in UVM
Vitaliy Makkoveev
2023-05-18
Use TSO offloading in ix(4).
Jan Klemkow
2023-05-18
Make two corrections to the vfork(2) stub:
Philip Guenther
2023-05-17
Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs that
Patrick Wildt
2023-05-17
Add a framework for hardware locks.
Patrick Wildt
2023-05-17
Add qcipcc(4), a driver for the inter-processor mailbox interface used
Patrick Wildt
2023-05-17
Add support for the Peripheral Authentication Service SMC interface.
Patrick Wildt
2023-05-17
Implement battery management sysctl. This will provide a set of sysctls
Mark Kettenis
2023-05-17
Tolerate difference in some of the features advertised by the
Mark Kettenis
2023-05-17
fix -n
Marc Espie
2023-05-17
Lenovo x13s requires a Qualcomm firmware file which is 13.7MB, so increase
Patrick Wildt
2023-05-17
stop using old-style prototypes except where strictly necessary
Marc Espie
2023-05-17
actually fix caching for release/stable
Marc Espie
2023-05-17
Make function and symmetry obvious by renaming PRT_make() to
Kenneth R Westerback
2023-05-17
fix stoeplitz_hash_h32.
David Gwynne
2023-05-17
Use crypto_internal.h's CTASSERT()
Theo Buehler
2023-05-17
Clean up alignment handling for SHA-512.
Joel Sing
2023-05-17
add LTESTS_FROM variable to allow skipping of tests up to a specific
Damien Miller
2023-05-17
Add support for disassembling CET (including endbr64), XSS, OSPKE,
Philip Guenther
2023-05-16
useradd: use "cp" instead of "pax" to copy dot files
Todd C. Miller
2023-05-16
add net.inet.tcp.tso;
Jason McIntyre
2023-05-16
Always set maximum queue length to passed in the IFQCTL_MAXLEN case.
Vitaliy Makkoveev
2023-05-16
Replace tab by space after #define in PR_* definitions.
Vitaliy Makkoveev
2023-05-16
Introduce temporary PR_MPSYSCTL flag to mark (*pr_sysctl)() handler MP
Vitaliy Makkoveev
2023-05-16
ecdhtest: check malloc() return values
Theo Buehler
2023-05-16
some fatal -> fatalx to improved logging
Omar Polo
2023-05-16
RRDP snapshots should encode publish elements only once. If encountered
Claudio Jeker
2023-05-16
explicitly rename internal methods with an _
Marc Espie
2023-05-16
clean visible interface a bit: Ustar does not use errsay (but ArcCheck does)
Marc Espie
2023-05-16
cleaner documentation of what's going on
Marc Espie
2023-05-16
Use separate IFCAPs for LRO and TSO.
Jan Klemkow
2023-05-16
start un-exposing some internal methods
Marc Espie
2023-05-16
ditch subclasses for PackingList: I ended up never using this anywhere
Marc Espie
[next]