summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-06Use an int for the verification depth and drop a cast.Theo Buehler
2020-09-06Document -S protocols in ftp(1)Theo Buehler
2020-09-06Allow specifying supported TLS protocols in ftp(1)Theo Buehler
2020-09-06For page-sized and larger allocations do not put the pages we'reOtto Moerbeek
2020-09-05Implement spilling of kernel SLB entries. Mostly from FreeBSD.Mark Kettenis
2020-09-05Use peer from policy, not from the acquire message.tobhe
2020-09-05Initialize flow_dir and flow_saproto so policy_test() can find the policytobhe
2020-09-05Whitespace.Mark Kettenis
2020-09-05Use SETSDIR consistently.Florian Obser
2020-09-05allow compile of kernels with DDB, in more cases.Theo de Raadt
2020-09-05Rename SID_INQUIRY_HDR (a.k.a. 5) to more explicit SID_SCSI2_HDRLEN and use itKenneth R Westerback
2020-09-05Add mpii(4).Mark Kettenis
2020-09-05Replace '32' with SID_SCSI2_ALEN (a.k.a. 31) when building emulated INQUIRYKenneth R Westerback
2020-09-05httpd(8) uses TLSv1.3 and TLSv1.2 by defaultTheo Buehler
2020-09-05Add C11's static_assert.Anthony J. Bentley
2020-09-04INFORMATIONAL and CREATE_CHILD_SA exchanges cannot be initiated at thetobhe
2020-09-04Restrict the size of the page table to 2G such that it never occupies moreMark Kettenis
2020-09-04Make the kernel address space a bit bigger.Mark Kettenis
2020-09-04Restrict the size of the page table to 2G such that it never occupies moreMark Kettenis
2020-09-04Add kstat to cnmac(4)Visa Hankala
2020-09-04Replace TAILQ concatenation loop with TAILQ_CONCATbket
2020-09-04Replace TAILQ concatenation loop with TAILQ_CONCATbket
2020-09-04calloc cb data so the client is NULL.Nicholas Marriott
2020-09-04Create ERRORS section for ober_read_elements.Martijn van Duren
2020-09-04Ignore ftruncate failure with errno == EAGAINTheo Buehler
2020-09-04drm/amdgpu: Fix buffer overflow in INFO ioctlJonathan Gray
2020-09-04Add RK3308 pinctrl supportJonathan Matthew
2020-09-04Add RK3308 GRFJonathan Matthew
2020-09-03amd64: lapic: refactor timer programmingcheloha
2020-09-03oops, i tripped over $Mdocdate$ again; so sync the date after the commitIngo Schwarze
2020-09-03Fix two issues with .po (page offset) formatting:Ingo Schwarze
2020-09-03Sprinkle some more eieio(); seems to avoid triggering the KASSERT(new > old).Mark Kettenis
2020-09-03Missed one case of errno not being set in previous.Martijn van Duren
2020-09-03If .ti had an excessive argument, using it was attempted, in someIngo Schwarze
2020-09-03Clean up asn1/x_info.cTheo Buehler
2020-09-03Remove unnecessary zeroing after recallocarray(3)Theo Buehler
2020-09-03Make sure ober_read_elements sets errno on every case where NULL isMartijn van Duren
2020-09-03The "USL" VT switch and keyboard ioctls are a hack and don't follow theMark Kettenis
2020-09-03Log OCSP url on connection failure.tobhe
2020-09-03No need for a private #define for the INQUIRY response_format value '2'. JustKenneth R Westerback
2020-09-03Do not free old session working directory until after expanding the newNicholas Marriott
2020-09-03Replace '.response_format = 2' with '.response_format = SID_SCSI2_RESPONSE'.Kenneth R Westerback
2020-09-03Switch use of '\0' to NULLTheo Buehler
2020-09-02Add #define SID_SCSI2_RESPONSE 0x2 to allow elimination of another bunch ofKenneth R Westerback
2020-09-02When building emulated INQUIRY results use the SCSI_REV_* #define's toKenneth R Westerback
2020-09-02When building emulated INQUIRY results use the SCSI_REV_* #define's toKenneth R Westerback
2020-09-02Fix clang warning in vmctl(8)Theo Buehler
2020-09-02Check started flag before looking for capability.Nicholas Marriott
2020-09-02Add 30s timeout for OCSP requests.tobhe
2020-09-02Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.Ingo Schwarze