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
2021-10-09
Merge upstream bug fixes
Tobias Stoeckmann
2021-10-09
placing the same vnd underneath a vnd (with VNDIOCSET) is a lock violation,
Theo de Raadt
2021-10-09
Document that CASignatureAlgorithms, ExposeAuthInfo and PubkeyAuthOptions
Darren Tucker
2021-10-09
No need to enable bus mastering, it's already done for us.
Jonathan Matthew
2021-10-09
grow media for additional firmwares
Theo de Raadt
2021-10-08
remove extra .El;
Jason McIntyre
2021-10-08
group the SO_PEERCRED text more logically and mark it read only;
Jason McIntyre
2021-10-08
Fix typo s/excepts/expects/
sdk
2021-10-08
Revert my previous commit to ieee80211_node.c (CVS commit Hne35XgzezGa9zmv).
Stefan Sperling
2021-10-08
curproc can't be NULL here. So simplify code accordingly.
Claudio Jeker
2021-10-08
Add tags for command aliases
Klemens Nanni
2021-10-07
honor objdir
Anton Lindqvist
2021-10-07
Print the name of the symbol that can't be resolved when using
Joshua Stein
2021-10-07
remove quirks for ALC887 because they were only causing trouble on my
Robert Nagy
2021-10-07
Use correct index variable.
Mark Kettenis
2021-10-07
Remove unused TLB routines.
Visa Hankala
2021-10-07
Make sure BGPsec router certs don't have a SIA
Job Snijders
2021-10-07
Remove struct members that were used by the R4000 EoP workaround.
Visa Hankala
2021-10-07
Use tabs instead of spaces.
Visa Hankala
2021-10-07
Remove a stale comment.
Visa Hankala
2021-10-07
Send a probe request to our new AP when we are about to roam to it.
Stefan Sperling
2021-10-07
Call normalize_dn() on the newly added namespace so that later compares
Claudio Jeker
2021-10-07
Change host() error check to the more simple for of != 1.
Claudio Jeker
2021-10-07
Clarify error message
Job Snijders
2021-10-07
Replace the ugly openssl11 hack for the missing ASN1_time_parse() and
Claudio Jeker
2021-10-07
Remove the assertion that `curproc' must be SONPROC if found on the sleepqueue.
Martin Pieuchot
2021-10-07
Rework X509 verification a bit. Remove the store and instead pass in
Claudio Jeker
2021-10-07
Add x509_get_expire() to extract the not-after time from a certificate
Claudio Jeker
2021-10-07
mktime() may not properly set errno on error. Just use errx() instead.
Claudio Jeker
2021-10-07
trapsignal() can be called without KERNEL_LOCK, adjust code accordingly.
Claudio Jeker
2021-10-07
Make our old BSSID available to iwm_newstate() when roaming.
Stefan Sperling
2021-10-07
Add a missing El, from Alexis Hildebrandt in GitHub issue 2918.
Nicholas Marriott
2021-10-07
Handle splitw -I correctly when used from an attached client, GitHub
Nicholas Marriott
2021-10-07
drm/i915/request: fix early tracepoints
Jonathan Gray
2021-10-07
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Jonathan Gray
2021-10-07
drm/amd/display: Pass PCI deviceid into DC
Jonathan Gray
2021-10-06
This regress uses vnd devices to create a softraid volume. Raid levels
Alexander Bluhm
2021-10-06
Remove Ruby 2.6 mentions
Jeremy Evans
2021-10-06
Change sendsig() interface so that the MD code does not need to access
Claudio Jeker
2021-10-06
sync
Theo de Raadt
2021-10-06
we now pass that test
Marc Espie
2021-10-06
fix for the XXX-warning warning... have the test be a bit more specific
Marc Espie
2021-10-06
Allow AUTH->AUTH state transitions in the iwm(4) and iwx(4) drivers again.
Stefan Sperling
2021-10-06
Make sure iwm(4) uses the HT frame format only for data frames.
Stefan Sperling
2021-10-06
Add openbsd,dma-constraint property to /chosen node on armv7
Visa Hankala
2021-10-06
GCC 4.2.1 does not support nullptr, use traditional NULL.
Alexander Bluhm
2021-10-06
Do not reset cursor to default if it has never been changed, fixes
Nicholas Marriott
2021-10-06
X509_STORE_CTX_init() allows the store to be NULL on init. Add checks
Claudio Jeker
2021-10-06
Remove autoconfprivacy deprecation warning.
Florian Obser
2021-10-06
use libc SHA256 functions; make this work when compiled !WITH_OPENSSL
Damien Miller
[next]