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