summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-26Map em(4) descriptor rings coherent. This doesn't make a difference on x86,Patrick Wildt
2020-04-26Fix leak of temporary ID ibufs on IKE SA rekey.tobhe
2020-04-26Only print valid rdomains. '-1' is used as default value and shouldtobhe
2020-04-26Minimal maintenance to make this mess slightly less confusing:Ingo Schwarze
2020-04-26Add i.MX8MM support to dwpcie(4). This re-uses the existing codePatrick Wildt
2020-04-26imxpciephy(4)Patrick Wildt
2020-04-26Enable imxpciephy(4).Patrick Wildt
2020-04-26Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, whichPatrick Wildt
2020-04-26Bypass authentication and create no session for rootAlexandre Ratchov
2020-04-26Tighten up NAK handling. Inform unwind when the active lease isKenneth R Westerback
2020-04-26fix the description; from andras farkasJason McIntyre
2020-04-26Add support for the i.MX8MM USB clocks. These behave exactly likePatrick Wildt
2020-04-26Attach imxgpc(4) to i.MX8MM as well.Patrick Wildt
2020-04-26Make explicit and enforce that WSCREEN and WSEMUL names are 0-terminated.Ulf Brosziewski
2020-04-26Remove unused assignments.Ulf Brosziewski
2020-04-26Sanitize inittodr()/resettodr() implementation.Mark Kettenis
2020-04-26syncStuart Henderson
2020-04-26Fix comment typo. Patch from mforney at mforney.org.Darren Tucker
2020-04-26sort entries and fix a broken macro;Jason McIntyre
2020-04-26Display TLSv1.3 extension type with openssl(1) -tlsextdebugKinichiro Inoguchi
2020-04-26s_client: fix use of possibly uninitialized valuesKinichiro Inoguchi
2020-04-25bcmbsc(4)Mark Kettenis
2020-04-25Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller.Mark Kettenis
2020-04-25Explicitly check that the length of the "brcm,pull" property is greaterMark Kettenis
2020-04-25Note extra Term-ReadKey build dependency on CwdAndrew Fresh
2020-04-25A comma is not appropriate here, use a semicolonJeremie Courreges-Anglas
2020-04-25In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups";Ingo Schwarze
2020-04-25Document 'ikectl show sa'.tobhe
2020-04-25Switch to NEGOTIATED when using WITHOUT_HRR.Joel Sing
2020-04-25Enable maxrtc(4) and move dsxrtc(4) to keep things in alphabetical order.Mark Kettenis
2020-04-25Discourage use of RES_USE_INET6Jeremie Courreges-Anglas
2020-04-25Enable dsxrtc(4) and pcfrtc(4).Mark Kettenis
2020-04-25regenKevin Lo
2020-04-25Add RTL8821CE and RTL8822CE PCI ids.Kevin Lo
2020-04-25dsxrtc(4)Mark Kettenis
2020-04-25Add dsxrtc(4), a driver for the Maxim DS3231/DS3232 I2C RTC.Mark Kettenis
2020-04-25Reduce minimum allowed number of chunks in a CONCAT volume from 2 toKenneth R Westerback
2020-04-25Fix RES_USE_INET6 descriptionJeremie Courreges-Anglas
2020-04-25Make it clearer that "options inet6" does nothing on OpenBSDJeremie Courreges-Anglas
2020-04-25syncTheo de Raadt
2020-04-25Move unsupported, obsolete ciphers and deprecated aliases out ofIngo Schwarze
2020-04-25tweak the wording to make it clearer under which conditions exactlyIngo Schwarze
2020-04-25Clairify the point at which unveil first makes restricitons on theBob Beck
2020-04-25Remove redundant bit masking.Mark Kettenis
2020-04-25update filter documentation after protocol changeEric Faurot
2020-04-25point out that the "junk" filter decision adds the X-Spam headerEric Faurot
2020-04-25We've standardized on memset over bzero, replace a couple that had slippedDarren Tucker
2020-04-25If no -f options are used, expose first 4 audio(4) devices to clientsAlexandre Ratchov
2020-04-25Get a reference to the device when "snd/N" MIDI ports are openedAlexandre Ratchov
2020-04-24Remove unused include.Mark Kettenis