summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-18SPI_SA(sa, NULL) already prints a colon.tobhe
2020-04-18document the flags field, and combine flags in the rpki example;Jason McIntyre
2020-04-18A resize can realloc so cannot cache the value of the list pointer.Nicholas Marriott
2020-04-18rename the "options" field to "flags" (as suggested by millert): an optionalJason McIntyre
2020-04-18When opening a completely empty file with gzopen(3), treat it as anIngo Schwarze
2020-04-18Rewrite the flag-parsing code to be getopt-like. Tight formations likeTheo de Raadt
2020-04-18Reset background colour on scrolled line.Nicholas Marriott
2020-04-18There is no point in keeping a bunch of different text buffers for eachNicholas Marriott
2020-04-18Add a colon after the name/path/argument to conform to POSIX.Martijn van Duren
2020-04-18Fix wrapping/indentation.Joel Sing
2020-04-18Use size_t not u_int for the bytes counters and fix a const missing.Nicholas Marriott
2020-04-18Expose the peer ephemeral public key used for TLSv1.3 key exchange.Joel Sing
2020-04-18Tweak previous active cipher suite code.Joel Sing
2020-04-18Allow more key share groups for TLSv1.3.Joel Sing
2020-04-18use correct path for the default cache dir in rpki-client(8). ok claudio@Stuart Henderson
2020-04-18Remove useless return statement.Mark Kettenis
2020-04-18Use peek line function instead of hoking in the array directly.Nicholas Marriott
2020-04-18bse(4) attaches to fdt now as well.Mark Kettenis
2020-04-18Add glue to let bse(4) attach using the FDT.Mark Kettenis
2020-04-18Bring back previons fix to only redraw panes that need it after a redrawNicholas Marriott
2020-04-18Add formats for pane written/skipped bytes for debugging.Nicholas Marriott
2020-04-18Only update mode when actually going to redraw something.Nicholas Marriott