Age | Commit message (Expand) | Author |
2020-04-22 | bcmdmac(4) and bcmsdhost(4) | Mark Kettenis |
2020-04-22 | Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller | Mark Kettenis |
2020-04-22 | drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled | Jonathan Gray |
2020-04-22 | Update the cursor position when deleting lines from screens without | Nicholas Marriott |
2020-04-22 | Use FOREACH_QUEUE() where nothing else is required to support multi-queues. | Martin Pieuchot |
2020-04-22 | Use the same workding as in other pages. | Alexandre Ratchov |
2020-04-22 | Assert that ND6 timer is never set for RTF_LOCAL routes. | Martin Pieuchot |
2020-04-22 | Never update the ND entry (cache) corresponding to a RTF_LOCAL route. | Martin Pieuchot |
2020-04-22 | Use I40E_QUEUE_TYPE_EOL instead of hardcoding its value localy. | Martin Pieuchot |
2020-04-22 | Change so main-pane-width and height can be given as a percentage. | Nicholas Marriott |
2020-04-22 | tweak display in previous; ok espie | Jason McIntyre |
2020-04-22 | sort SEE ALSO; | Jason McIntyre |
2020-04-22 | sync | Theo de Raadt |
2020-04-21 | adjust for man pages | Theo de Raadt |
2020-04-21 | Backslash '$' at then end of string. Prevents warning on some shells. | Darren Tucker |
2020-04-21 | move mixerctl and audioctl man pages to section 8, as these work | Theo de Raadt |
2020-04-21 | Revert r1.207. Apparently mpi(4) on sparc64 blows up if | Kenneth R Westerback |
2020-04-21 | Enable bcmdmac(4). | tobhe |
2020-04-21 | Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs. | tobhe |
2020-04-21 | Handle TLSv1.3 key shares other than X25519 on the server side. | Joel Sing |
2020-04-21 | unwind(8) is supposed to work in all situations, it no longer | Florian Obser |
2020-04-21 | Consolidate TLSv1.3 constants. | Joel Sing |
2020-04-21 | Replace parameter -> control | Alexandre Ratchov |
2020-04-21 | Move the background colour to clear with (if any) up as well as the data | Nicholas Marriott |
2020-04-21 | Send broadcast packets to INADDR_BROADCAST, not INADDR_ANY. | Kenneth R Westerback |
2020-04-21 | The group is not optional. | Alexandre Ratchov |
2020-04-21 | Describe behavior when channel numbers are omitted | Alexandre Ratchov |
2020-04-21 | Use "real world" examples, like output.level. | Alexandre Ratchov |
2020-04-21 | Remove (confusing) description of non-scalar controls. | Alexandre Ratchov |
2020-04-21 | 256 and RGB features can imply AX (for aixterm colours). | Nicholas Marriott |
2020-04-21 | Work around FIFO_UNDERRUN (0x84) Tx errors being reported by iwn(4) firmware. | Stefan Sperling |
2020-04-21 | Fix TID value set by iwn(4) in the Tx command when sending block ack requests. | Stefan Sperling |
2020-04-21 | Correct cdev_ipmi_init()'s poll stub to return 0 instead of ENODEV. | Martin Pieuchot |
2020-04-21 | Prevent infinite for loop since i went from ssize_t to size_t. Patch from | Darren Tucker |
2020-04-21 | Add support for the additional SDHC controller found on the Raspberry Pi. | Mark Kettenis |
2020-04-21 | Set DMA constraint based on the openbsd,dma-constraint property if | Mark Kettenis |
2020-04-21 | Add an openbsd,dma-constraint property to the /chosen node and set it | Mark Kettenis |
2020-04-21 | Turn off the block flag to reset the state or the cursor will not be | Nicholas Marriott |
2020-04-21 | Do not clear client pane redraw flags until the redraw actually happens. | Nicholas Marriott |
2020-04-21 | Commands that create objects return a 24 bit object ID, so mask off the | Jonathan Matthew |
2020-04-21 | tweak previous; | Jason McIntyre |
2020-04-21 | xterm* needs XT also. | Nicholas Marriott |
2020-04-21 | vmd: improve concurrency control in pause | pd |
2020-04-20 | regen | Mark Kettenis |
2020-04-20 | Add Broadcom BCM2711. | Mark Kettenis |
2020-04-20 | Fix the example: now mixerctl uses /dev/audioctl0 | Alexandre Ratchov |
2020-04-20 | regen | Patrick Wildt |
2020-04-20 | Add another SanDisk/WD Black NVMe device. | Patrick Wildt |
2020-04-20 | Remove references to the mixer device, rework control device section | Alexandre Ratchov |
2020-04-20 | Remove unused 'dsa_cert' variable. | tobhe |