Age | Commit message (Expand) | Author |
2020-04-20 | Tidy up the terminal detection and feature code and add named sets of | Nicholas Marriott |
2020-04-20 | In fragment identifiers, use ~%d for ordinal suffixes, | Ingo Schwarze |
2020-04-20 | Increase the completion queue size to prevent overflow. Under reasonably | Jonathan Matthew |
2020-04-20 | Check if we've reached the end of the current mailbox before writing past | Jonathan Matthew |
2020-04-20 | Don't call mcx_intr() from mcx_cmdq_poll(); this was a leftover from early | Jonathan Matthew |
2020-04-20 | Strip the 'in bgpd' in the title of the rpki-client man page. | Claudio Jeker |
2020-04-20 | Also redraw panes which aren't pane 0. Problem reported by tb@. | Nicholas Marriott |
2020-04-20 | Add athn(4) definitions for the block-ack/block-ack-request control register. | Stefan Sperling |
2020-04-20 | Fix .Bl header label used for alignment in bwfm(4) supported device table. | Stefan Sperling |
2020-04-20 | in case there are several operators on a dependency line, prefer the | Marc Espie |
2020-04-20 | Only trim blank lines when the source pane is not the target pane, | Nicholas Marriott |
2020-04-20 | Need to check for pane redrawing even if just the window flag is set | Nicholas Marriott |
2020-04-20 | regression test for printing of private key fingerprints and key | Damien Miller |
2020-04-20 | fix a bug I introduced in r1.406: when printing private key fingerprint | Damien Miller |
2020-04-19 | Add installation instructions for Raspberry Pi 4, covering what hardware | Stuart Henderson |
2020-04-19 | fix insufficient input sanitization in pf_rulecopyin() and pf_pool_copyin() | Alexandr Nedvedicky |
2020-04-19 | "network adapters" supported by bwfm(4) are in fact "wireless network adapters" | Stefan Sperling |
2020-04-19 | Document chipsets supported by bwfm(4). | Stefan Sperling |
2020-04-19 | Add comments to clarify the hex IDs of some bwfm(4) devices on SD bus. | Stefan Sperling |
2020-04-19 | there should be a space between the year and "BC"; | Jason McIntyre |
2020-04-19 | (1 << 39) is not well defined on a 32-bit int. Use same casts for | Kenneth R Westerback |
2020-04-19 | sync | Theo de Raadt |
2020-04-19 | Add -groups option to openssl(1) s_server. | Joel Sing |
2020-04-19 | Add compatible string for the Raspberry Pi 4. | Mark Kettenis |
2020-04-19 | When .Bd, .D1, or .Dl is tagged, attach the permalink | Ingo Schwarze |
2020-04-19 | Add support for hardware where an SDHC controller lives on a bus that | Mark Kettenis |
2020-04-19 | Add quitks for the SDHC controller found on the Raspberry Pi. This will | Mark Kettenis |
2020-04-19 | Add bcmclock(4) and bcmmbox(4). | tobhe |
2020-04-19 | Add support for hardware where an SDHC controller lives on a bus that | Mark Kettenis |
2020-04-19 | Add bcmclock(4) and bcmmbox(4). | tobhe |
2020-04-19 | bcmirng(4) | Mark Kettenis |
2020-04-19 | Enable bcmclock(4) and bcmmbox(4). | tobhe |
2020-04-19 | Add bcmirng(4), a driver for the RNG200 random number generator found on | Mark Kettenis |
2020-04-19 | Correctly handle non-unique tags even when NODE_ID and NODE_HREF fall | Ingo Schwarze |
2020-04-19 | Move logic to change brightness level in reasonable steps from acpivout(4) | Mark Kettenis |
2020-04-19 | Add bcmclock, a driver for the BCM283X CPRMAN clock controller. | tobhe |
2020-04-19 | Provide TLSv1.3 cipher suite aliases to match the names used in RFC 8446. | Joel Sing |
2020-04-19 | Add bcmmbox, a driver for the VideoCore messagebox interface on BCM283X. | tobhe |
2020-04-19 | Initialize vmx_get_guest_faulttype() 'prot' to 0 instead of using | Kenneth R Westerback |
2020-04-19 | spelling fix; | Jason McIntyre |
2020-04-19 | bcmpcie(4) | Mark Kettenis |
2020-04-19 | Add bcmpcie(4), a driver for the PCIe controller found on the Raspberry Pi 4. | Mark Kettenis |
2020-04-19 | Mention SIO_DEVANY instead of nonexistent SIOCTL_DEVANY constant | Ingo Feinerer |
2020-04-18 | Disable MSI for AMD Hudson2 HDA to fix random lock ups. | Alexandre Ratchov |
2020-04-18 | The PANE_REDRAW flag bit might be needed by other panes so we can't | Nicholas Marriott |
2020-04-18 | Remove support for unused /dev/mixer device nodes. | Alexandre Ratchov |
2020-04-18 | regen | Alexandre Ratchov |
2020-04-18 | Create /dev/audio* and /dev/rmidi* with mode 0660 and owned by | Alexandre Ratchov |
2020-04-18 | Include _sndiop in /etc/group, as it will be needed by MAKEDEV to | Alexandre Ratchov |
2020-04-18 | When a .Tg is attached to a paragraph, attach the permalink | Ingo Schwarze |