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-12-10
Skip interfaces already claimed by other uaudio(4) instances.
Alexandre Ratchov
2023-12-09
Add basic write support for 'pax' format archives
Jeremie Courreges-Anglas
2023-12-09
Fix wrong call to slot->ops->exit() causing server to abort.
Alexandre Ratchov
2023-12-09
vio(4) add recv TCP/UDP checksum offloading
Jan Klemkow
2023-12-09
Following a failed fetch, use a previously cached and valid Manifest
Job Snijders
2023-12-08
Add spaces around '='. style(9) fix, no functional changes.
Vitaliy Makkoveev
2023-12-08
Introduce `sc_mtx' mutex(9) to protect the most of pflow_softc
Vitaliy Makkoveev
2023-12-08
Make sure TIB_INIT correctly initializes tib_thread_flags; regression
Miod Vallat
2023-12-08
PT_OPENBSD_SYSCALLS is an extension that points to non-LOAD section
Theo de Raadt
2023-12-08
locally us MAXIMUM() rather than MAX()
Theo de Raadt
2023-12-08
prevent leak in sshsig_match_principals; ok djm@
Markus Friedl
2023-12-08
Add regress coverage for OBJ_NAME_do_all*()
Theo Buehler
2023-12-08
New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-07
Run bind(2) and connect(2) stress test also with IPv6.
Alexander Bluhm
2023-12-07
Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment.
Mark Kettenis
2023-12-07
Inpcb table mutex protects addr and port during bind(2) and connect(2).
Alexander Bluhm
2023-12-07
add services entries for Matter, a protocol for discovery and comms
Stuart Henderson
2023-12-07
sync
Theo de Raadt
2023-12-07
Add a stub pinsyscalls() system call that simply returns 0 for now,
Theo de Raadt
2023-12-07
avoid bad register access in eephy_reset for Marvell Alaska 88E1512
Uwe Stuehler
2023-12-06
Add tests that create and delete cloned routes during connect(2).
Alexander Bluhm
2023-12-06
short circuit debug log processing early if we're not going to
Damien Miller
2023-12-06
Periodically reset constraint DNS info for constraints that failed
Otto Moerbeek
2023-12-06
Stress test bind(2) and connect(2) system calls in OpenBSD regress.
Alexander Bluhm
2023-12-06
Protect socket receive buffer in IP multicast routing.
Alexander Bluhm
2023-12-06
Move CALLSYS_NOERROR macro from <machine/asm.h> to libc, and expand it for
Miod Vallat
2023-12-05
Add more devices which may attach ukbd (and thus wskbd) but should never be
Miod Vallat
2023-12-05
Cast uvmexp.swpages to long before multiplying by 99 to avoid integer
Claudio Jeker
2023-12-05
timeout_del() the timer while stopping an interface so that no timeout
Kevin Lo
2023-12-05
reject headers that start with a space or tab
Omar Polo
2023-12-05
Remove "disable auto-negotiation" workaround for Marvell Alaska PHYs
Uwe Stuehler
2023-12-05
boot_file was removed in arm64 machdep.c rev 1.55
Jonathan Gray
2023-12-05
last .Nm should not have a comma
Jonathan Gray
2023-12-04
zap trailing whitespace
Theo Buehler
2023-12-04
Remove unneeded symbols.
Miod Vallat
2023-12-04
Account for nkmempages as well in the pmap_growkernel() call during
Claudio Jeker
2023-12-04
protect access to the gnu warning map with a mutex to avoid random crashes
Robert Nagy
2023-12-04
Save backtraces to show in leak dump. Depth of backtrace set by
Otto Moerbeek
2023-12-04
drm/i915: do not clean GT table on error path
Jonathan Gray
2023-12-04
Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver.
Marcus Glocker
2023-12-03
Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment.
Mark Kettenis
2023-12-03
Rename all in6p local variables to inp.
Alexander Bluhm
2023-12-03
Use INP_IPV6 flag instead of sotopf().
Alexander Bluhm
2023-12-03
move to using updatedb annotation exclusively
Marc Espie
2023-12-03
add the `no-dsn' option to `listen on socket' too
Omar Polo
2023-12-03
set the socket family too to mirror the LISTEN case; no-op in practice
Omar Polo
2023-12-03
enable DSN (Delivery Status Notification) for the implicit socket too
Omar Polo
2023-12-03
Remove misuse warnings for EVP_*Final()
Theo Buehler
2023-12-03
Make rtm_senddesync_timer() timeout(9) handler mpsafe. solock() protects
Vitaliy Makkoveev
2023-12-03
Make ipsp_ids_gc() timeout(9) handler mpsafe. `ipsec_flows_mtx' mutex(9)
Vitaliy Makkoveev
[next]