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
2024-05-03
Simplify type handling in ASN1_TIME_set_string_internal()
Theo Buehler
2024-05-03
Simplify tm handling in ASN1_time_parse()
Theo Buehler
2024-05-03
Push solock() down to sosend() and remove it from soreceive() paths fro
Vitaliy Makkoveev
2024-05-03
aucat.1: Drop the number component of sndio descriptors
Alexandre Ratchov
2024-05-03
sndiod.1: Drop the number component of sndio descriptors
Alexandre Ratchov
2024-05-03
Make qwx(4) call into ifmedia more like iwx(4) does it.
Stefan Sperling
2024-05-03
vmm: merge VMX and SVM vm initialization functions.
Dave Voutila
2024-05-03
witness: Display lock cycles longer than two locks
Visa Hankala
2024-05-03
witness: Make "show witness" display lock subtypes
Visa Hankala
2024-05-03
Add support for Rx checksum offloading to dwqe(4).
Stefan Sperling
2024-05-03
sndiod: Fix SIGHUP to reopen the devices in priority order
Alexandre Ratchov
2024-05-03
Align CRL and CSR version printing with certs
Theo Buehler
2024-05-02
Quick fix previous one. socantrcvmore() should raise assertion if
Vitaliy Makkoveev
2024-05-02
unbreak parsing of IPv6 addresses in file-backed table(5)s
Omar Polo
2024-05-02
Don't re-lock sockets in uipc_shutdown().
Vitaliy Makkoveev
2024-05-02
vmctl(8): Add 'vmctl status -r'
Mike Larkin
2024-05-02
Remove a useless OBJ_obj2nid() call from X509_CRL_print()
Theo Buehler
2024-05-02
Pass `sosp' instead of `so' to sblock() when locking `so_snd' within
Vitaliy Makkoveev
2024-05-02
Delete extra spaces, change spaces to tab.
Kenji Aoyama
2024-05-01
remove unneeded includes
Jonathan Gray
2024-05-01
Add per-CPU caches to the pmemrange allocator.
Martin Pieuchot
2024-05-01
add return statements missed when adapting from FreeBSD
Jonathan Gray
2024-05-01
Refactor receive offloading code in ix(4)
Jan Klemkow
2024-04-30
Push solock() down to sosend() for SOCK_RAW sockets.
Vitaliy Makkoveev
2024-04-30
Add '\n' to DPRINTF() string that used to be a panic() string.
Kenneth R Westerback
2024-04-30
Make nfstov_mode() return mode_t rather than uint16_t.
Miod Vallat
2024-04-30
Constify NFS data whenever possible. Also make a few more const data static.
Miod Vallat
2024-04-30
Convert all the NFS macros (in nfsm_subs.h) into inline functions with the
Miod Vallat
2024-04-30
add typedefs for msgqnum_t and msglen_t, required by POSIX.
Omar Polo
2024-04-30
Do not cast off_t to u_long in uvm_vnp_setsize call (only misbehaves on 32-bit
Miod Vallat
2024-04-30
never close stdin
Tobias Stoeckmann
2024-04-30
Allow parsing either RFC9557 timestamps (which wants explicit +00:00) or
Stuart Henderson
2024-04-30
fix home-directory extension implementation, it always returned
Damien Miller
2024-04-30
flush stdout after writing "sftp>" prompt when not using editline.
Damien Miller
2024-04-30
stricter validation of messaging socket fd number; disallow usage of
Damien Miller
2024-04-30
add missing reserved fields to key constraint protocol documentation.
Damien Miller
2024-04-30
appeard -> appeared;
Jason McIntyre
2024-04-30
correctly restore sigprocmask around ppoll()
Damien Miller
2024-04-30
add explict check for server hostkey type against HostkeyAlgorithms.
Damien Miller
2024-04-30
remove commented DEBUG_TIMER for timer driver removed in 2021
Jonathan Gray
2024-04-29
em(4) will work
Theo de Raadt
2024-04-29
Turn efi(4/arm64) into MI efi(4), sync with reality; OK kettenis
Klemens Nanni
2024-04-29
plug fd leak introduced in "avoid toctu" rewrite.
Florian Obser
2024-04-29
vmm & vmd: drop "continue" flag to simplify running a vcpu.
Dave Voutila
2024-04-29
strftime.3: clarify %G and %g description
Christian Weisgerber
2024-04-29
install accidentally dropped tput(1) man page again
Christian Weisgerber
2024-04-29
remove prototypes for removed functions
Jonathan Gray
2024-04-29
remove prototypes for removed functions
Jonathan Gray
2024-04-29
remove unused armv7 specific find_first_bit()
Jonathan Gray
2024-04-29
remove unused intc_intr_bootstrap()
Jonathan Gray
[next]