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
2022-03-13
Constify struct cfattach.
Martin Pieuchot
2022-03-12
Transmit segmented packets using multiple tx ring slots rather than
Jonathan Matthew
2022-03-12
Constify struct cfattach.
Martin Pieuchot
2022-03-12
Probe for DNS64 presence with an absolute name so that asr doesn't add
Florian Obser
2022-03-12
Factor out change cipher spec handing code in the legacy stack.
Joel Sing
2022-03-12
Uncompress some one line comments to reduce the difference with NetBSD.
Martin Pieuchot
2022-03-12
document MODPERL_REGEN_PPPORT
Stuart Henderson
2022-03-12
Unfortunately some last-minute changes were made to the AIC2 device tree
Mark Kettenis
2022-03-12
Revert holding a read lock on the map while copying out data during sysctl(2).
Martin Pieuchot
2022-03-12
Constify struct cfattach, not struct cfdriver
Jonathan Matthew
2022-03-11
Simple hack to preserve the EFI System partition when
Kenneth R Westerback
2022-03-11
Hold a read lock on the map while copying out data during a sysctl(2) call
Mark Kettenis
2022-03-11
Declare membar_datadep_consumer() inline to fix build on sparc64.
Alexander Bluhm
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2022-03-11
Fix formatting of cond_signal().
Visa Hankala
2022-03-11
remove reference to gcu(4) which is only used by em(4) on Intel EP80579
Jonathan Gray
2022-03-11
Fix receive filter handling. Update the unicast mac address in the filter
Jonathan Matthew
2022-03-11
Fix wxneeded elf section name, use markup
Klemens Nanni
2022-03-11
Revert part of rev 1.293. Using cursig() to deliver masked signals
Claudio Jeker
2022-03-11
Fix overflow protection check in the poll loop. The check needs to happen
Claudio Jeker
2022-03-11
Revert previous commit. The problem it was attempting to fix was already
Darren Tucker
2022-03-11
regen
Jonathan Gray
2022-03-11
fix previous
Jonathan Gray
2022-03-11
Check for underflow as well as overflow when scaling negative numbers.
Darren Tucker
2022-03-11
Enable PL011 UART FIF0 support in pluart(4). The FIFO depth depends on
Anton Lindqvist
2022-03-10
Downgrade RISCV ABI mismatch error to a warning
Jeremie Courreges-Anglas
2022-03-10
KASSERT should not contain memory barriers as they change behavior.
Alexander Bluhm
2022-03-10
Use atomic load and store functions to access refcnt and wait
Alexander Bluhm
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2022-03-10
Forgot makefile for atomic_load_int.9 in previous commit.
Alexander Bluhm
2022-03-10
Provide atomic load and store functions for int and long. FreeBSD
Alexander Bluhm
2022-03-10
Invalidate the nic's rx descriptor cache when taking the interface up
Jonathan Matthew
2022-03-10
Do not clear the PG_BUSY flag before passing the anon to uvm_anon_release().
Martin Pieuchot
2022-03-10
Add support for Sunrisepoint-H and Sunrisepoint-LP platforms.
hastings
2022-03-10
Add mtw(4) to fw_update(8).
hastings
2022-03-10
Inform fw_update(8) about mtw(4) pattern.
hastings
2022-03-10
Simple regress for NULL deref reported by Guido Vranken and fixed in
Theo Buehler
2022-03-10
authentcation -> authentication
Jonathan Gray
2022-03-10
tansformed -> transformed
Jonathan Gray
2022-03-10
immediatly -> immediately
Jonathan Gray
2022-03-10
verion -> version
Jonathan Gray
2022-03-10
unsusual -> unusual
Jonathan Gray
2022-03-09
spelling/wording
Jonathan Gray
2022-03-09
Update libexpat to 2.4.7. Relevant for OpenBSD are bug fixes #572
Alexander Bluhm
2022-03-09
Change the logic around rounding up the needed memory for sysctls since
Claudio Jeker
2022-03-09
bandwith -> bandwidth
Jonathan Gray
2022-03-09
fix a minor bug that's going to become more relevant: mark cwds as
Marc Espie
2022-03-09
Idenfitier -> Identifier
Jonathan Gray
2022-03-09
Improve stability of roaming on iwn(4), in particular with wpa_supplicant.
Stefan Sperling
2022-03-09
Arm is not ready for unwinding yet. Disable unwind info generation for now.
Todd Mortimer
[next]