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
2020-09-04
Add RK3308 pinctrl support
Jonathan Matthew
2020-09-04
Add RK3308 GRF
Jonathan Matthew
2020-09-03
amd64: lapic: refactor timer programming
cheloha
2020-09-03
oops, i tripped over $Mdocdate$ again; so sync the date after the commit
Ingo Schwarze
2020-09-03
Fix two issues with .po (page offset) formatting:
Ingo Schwarze
2020-09-03
Sprinkle some more eieio(); seems to avoid triggering the KASSERT(new > old).
Mark Kettenis
2020-09-03
Missed one case of errno not being set in previous.
Martijn van Duren
2020-09-03
If .ti had an excessive argument, using it was attempted, in some
Ingo Schwarze
2020-09-03
Clean up asn1/x_info.c
Theo Buehler
2020-09-03
Remove unnecessary zeroing after recallocarray(3)
Theo Buehler
2020-09-03
Make sure ober_read_elements sets errno on every case where NULL is
Martijn van Duren
2020-09-03
The "USL" VT switch and keyboard ioctls are a hack and don't follow the
Mark Kettenis
2020-09-03
Log OCSP url on connection failure.
tobhe
2020-09-03
No need for a private #define for the INQUIRY response_format value '2'. Just
Kenneth R Westerback
2020-09-03
Do not free old session working directory until after expanding the new
Nicholas Marriott
2020-09-03
Replace '.response_format = 2' with '.response_format = SID_SCSI2_RESPONSE'.
Kenneth R Westerback
2020-09-03
Switch use of '\0' to NULL
Theo Buehler
2020-09-02
Add #define SID_SCSI2_RESPONSE 0x2 to allow elimination of another bunch of
Kenneth R Westerback
2020-09-02
When building emulated INQUIRY results use the SCSI_REV_* #define's to
Kenneth R Westerback
2020-09-02
When building emulated INQUIRY results use the SCSI_REV_* #define's to
Kenneth R Westerback
2020-09-02
Fix clang warning in vmctl(8)
Theo Buehler
2020-09-02
Check started flag before looking for capability.
Nicholas Marriott
2020-09-02
Add 30s timeout for OCSP requests.
tobhe
2020-09-02
Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.
Ingo Schwarze
2020-09-02
vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()
Theo de Raadt
2020-09-02
Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.
Nicholas Marriott
2020-09-02
Don't rely on wTotalLength for usbd_get_cdesc() malloc/free but on the
Marcus Glocker
2020-09-02
KNF and comment tweaks
Theo Buehler
2020-09-02
remove some ifconfig internals; ok kn
Jason McIntyre
2020-09-01
Fix signotify() for powerpc64 bsd.mp
gkoehler
2020-09-01
zap nasty whitespace
Theo Buehler
2020-09-01
Zero out data to avoid leaving stack garbage in the tail of
Theo Buehler
2020-09-01
Implement address translation for bus_space_mmap(9).
Mark Kettenis
2020-09-01
Store the device tree node in the pcitag_t.
Mark Kettenis
2020-09-01
Fix a leak due to a missing free on m_defrag(m, M_NOWAIT) failure.
Theo Buehler
2020-09-01
Add PMAP_NOCACHE flag to the address returned by the generic
Mark Kettenis
2020-09-01
Ignore unreasonably large spacing modifiers in tbl layouts.
Ingo Schwarze
2020-09-01
Fix write un-protecting of kernel memory. p was used uninitialized
Patrick Wildt
2020-09-01
The bumping of sess_cb_hit stats can wait until handling of
Theo Buehler
2020-09-01
In the explanatory comment of ssl_get_prev_session fix the spelling of
Theo Buehler
2020-09-01
Split session retrieval out of ssl_get_prev_session()
Theo Buehler
2020-09-01
Missed WRITE_BIG -> WRITE_10
Kenneth R Westerback
2020-09-01
Log SPIs to make it easier to map OCSP messages to SAs.
tobhe
2020-09-01
copy session id directly in ssl_get_prev_session
Theo Buehler
2020-09-01
Fix build with -fno-common (default in clang 11)
Jeremie Courreges-Anglas
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-09-01
update currency exchange rates;
Jason McIntyre
2020-09-01
Add -F to set-environment and source-file; GitHub issue 2359.
Nicholas Marriott
2020-09-01
Only print below number when there is enough space.
Nicholas Marriott
2020-09-01
Allow a-z keys for display-panes to jump to higher numbered panes.
Nicholas Marriott
[next]