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