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-06
Use an int for the verification depth and drop a cast.
Theo Buehler
2020-09-06
Document -S protocols in ftp(1)
Theo Buehler
2020-09-06
Allow specifying supported TLS protocols in ftp(1)
Theo Buehler
2020-09-06
For page-sized and larger allocations do not put the pages we're
Otto Moerbeek
2020-09-05
Implement spilling of kernel SLB entries. Mostly from FreeBSD.
Mark Kettenis
2020-09-05
Use peer from policy, not from the acquire message.
tobhe
2020-09-05
Initialize flow_dir and flow_saproto so policy_test() can find the policy
tobhe
2020-09-05
Whitespace.
Mark Kettenis
2020-09-05
Use SETSDIR consistently.
Florian Obser
2020-09-05
allow compile of kernels with DDB, in more cases.
Theo de Raadt
2020-09-05
Rename SID_INQUIRY_HDR (a.k.a. 5) to more explicit SID_SCSI2_HDRLEN and use it
Kenneth R Westerback
2020-09-05
Add mpii(4).
Mark Kettenis
2020-09-05
Replace '32' with SID_SCSI2_ALEN (a.k.a. 31) when building emulated INQUIRY
Kenneth R Westerback
2020-09-05
httpd(8) uses TLSv1.3 and TLSv1.2 by default
Theo Buehler
2020-09-05
Add C11's static_assert.
Anthony J. Bentley
2020-09-04
INFORMATIONAL and CREATE_CHILD_SA exchanges cannot be initiated at the
tobhe
2020-09-04
Restrict the size of the page table to 2G such that it never occupies more
Mark Kettenis
2020-09-04
Make the kernel address space a bit bigger.
Mark Kettenis
2020-09-04
Restrict the size of the page table to 2G such that it never occupies more
Mark Kettenis
2020-09-04
Add kstat to cnmac(4)
Visa Hankala
2020-09-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-09-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-09-04
calloc cb data so the client is NULL.
Nicholas Marriott
2020-09-04
Create ERRORS section for ober_read_elements.
Martijn van Duren
2020-09-04
Ignore ftruncate failure with errno == EAGAIN
Theo Buehler
2020-09-04
drm/amdgpu: Fix buffer overflow in INFO ioctl
Jonathan Gray
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
[next]