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