summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-02vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()Theo de Raadt
2020-09-02Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.Nicholas Marriott
2020-09-02Don't rely on wTotalLength for usbd_get_cdesc() malloc/free but on theMarcus Glocker
2020-09-02KNF and comment tweaksTheo Buehler
2020-09-02remove some ifconfig internals; ok knJason McIntyre
2020-09-01Fix signotify() for powerpc64 bsd.mpgkoehler
2020-09-01zap nasty whitespaceTheo Buehler
2020-09-01Zero out data to avoid leaving stack garbage in the tail ofTheo Buehler
2020-09-01Implement address translation for bus_space_mmap(9).Mark Kettenis
2020-09-01Store the device tree node in the pcitag_t.Mark Kettenis
2020-09-01Fix a leak due to a missing free on m_defrag(m, M_NOWAIT) failure.Theo Buehler
2020-09-01Add PMAP_NOCACHE flag to the address returned by the genericMark Kettenis
2020-09-01Ignore unreasonably large spacing modifiers in tbl layouts.Ingo Schwarze
2020-09-01Fix write un-protecting of kernel memory. p was used uninitializedPatrick Wildt
2020-09-01The bumping of sess_cb_hit stats can wait until handling ofTheo Buehler
2020-09-01In the explanatory comment of ssl_get_prev_session fix the spelling ofTheo Buehler
2020-09-01Split session retrieval out of ssl_get_prev_session()Theo Buehler
2020-09-01Missed WRITE_BIG -> WRITE_10Kenneth R Westerback
2020-09-01Log SPIs to make it easier to map OCSP messages to SAs.tobhe
2020-09-01copy session id directly in ssl_get_prev_sessionTheo Buehler
2020-09-01Fix build with -fno-common (default in clang 11)Jeremie Courreges-Anglas
2020-09-01Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big toKenneth R Westerback
2020-09-01update currency exchange rates;Jason McIntyre
2020-09-01Add -F to set-environment and source-file; GitHub issue 2359.Nicholas Marriott
2020-09-01Only print below number when there is enough space.Nicholas Marriott
2020-09-01Allow a-z keys for display-panes to jump to higher numbered panes.Nicholas Marriott