summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22Change so main-pane-width and height can be given as a percentage.Nicholas Marriott
2020-04-22tweak display in previous; ok espieJason McIntyre
2020-04-22sort SEE ALSO;Jason McIntyre
2020-04-22syncTheo de Raadt
2020-04-21adjust for man pagesTheo de Raadt
2020-04-21Backslash '$' at then end of string. Prevents warning on some shells.Darren Tucker
2020-04-21move mixerctl and audioctl man pages to section 8, as these workTheo de Raadt
2020-04-21Revert r1.207. Apparently mpi(4) on sparc64 blows up ifKenneth R Westerback
2020-04-21Enable bcmdmac(4).tobhe
2020-04-21Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs.tobhe
2020-04-21Handle TLSv1.3 key shares other than X25519 on the server side.Joel Sing
2020-04-21unwind(8) is supposed to work in all situations, it no longerFlorian Obser
2020-04-21Consolidate TLSv1.3 constants.Joel Sing
2020-04-21Replace parameter -> controlAlexandre Ratchov
2020-04-21Move the background colour to clear with (if any) up as well as the dataNicholas Marriott
2020-04-21Send broadcast packets to INADDR_BROADCAST, not INADDR_ANY.Kenneth R Westerback
2020-04-21The group is not optional.Alexandre Ratchov
2020-04-21Describe behavior when channel numbers are omittedAlexandre Ratchov
2020-04-21Use "real world" examples, like output.level.Alexandre Ratchov
2020-04-21Remove (confusing) description of non-scalar controls.Alexandre Ratchov
2020-04-21256 and RGB features can imply AX (for aixterm colours).Nicholas Marriott
2020-04-21Work around FIFO_UNDERRUN (0x84) Tx errors being reported by iwn(4) firmware.Stefan Sperling
2020-04-21Fix TID value set by iwn(4) in the Tx command when sending block ack requests.Stefan Sperling
2020-04-21Correct cdev_ipmi_init()'s poll stub to return 0 instead of ENODEV.Martin Pieuchot
2020-04-21Prevent infinite for loop since i went from ssize_t to size_t. Patch fromDarren Tucker
2020-04-21Add support for the additional SDHC controller found on the Raspberry Pi.Mark Kettenis
2020-04-21Set DMA constraint based on the openbsd,dma-constraint property ifMark Kettenis
2020-04-21Add an openbsd,dma-constraint property to the /chosen node and set itMark Kettenis
2020-04-21Turn off the block flag to reset the state or the cursor will not beNicholas Marriott
2020-04-21Do not clear client pane redraw flags until the redraw actually happens.Nicholas Marriott
2020-04-21Commands that create objects return a 24 bit object ID, so mask off theJonathan Matthew
2020-04-21tweak previous;Jason McIntyre
2020-04-21xterm* needs XT also.Nicholas Marriott
2020-04-21vmd: improve concurrency control in pausepd
2020-04-20regenMark Kettenis
2020-04-20Add Broadcom BCM2711.Mark Kettenis
2020-04-20Fix the example: now mixerctl uses /dev/audioctl0Alexandre Ratchov
2020-04-20regenPatrick Wildt
2020-04-20Add another SanDisk/WD Black NVMe device.Patrick Wildt
2020-04-20Remove references to the mixer device, rework control device sectionAlexandre Ratchov
2020-04-20Remove unused 'dsa_cert' variable.tobhe
2020-04-20Document the suggested interval in man pagejob
2020-04-20Don't return stack garbage even if it is going to beKenneth R Westerback
2020-04-20add clean-old-distfiles to see also, trying to make it more visible evenMarc Espie
2020-04-20explicitly tell people that clean-old-distfiles doesn't need full dpb buildsMarc Espie
2020-04-20Fix pasto. We only need a single register set. Makes this workMark Kettenis
2020-04-20Always start sync for output in panes that are not the active pane.Nicholas Marriott
2020-04-20Apply terminal-overrides after terminal detection, it always takesNicholas Marriott
2020-04-20Change how sync works to always send the end sequence after all outputNicholas Marriott
2020-04-20Change the Sync capability to be a string instead of a flag.Nicholas Marriott