summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-15gpiodcf(4): unbreak compilationcheloha
2020-04-15idgen32(9): use time_uptime(9) for rekey timestamps, not time_second(9)cheloha
2020-04-15Use the new random interval support in cron instead of a random sleep.Todd C. Miller
2020-04-15wdsc(4), ncr53c9x: timestamp LUNs with time_uptime(9), not time_second(9)cheloha
2020-04-15Add support for random values using the '~' operator.Todd C. Miller
2020-04-14add bse.4;Jason McIntyre
2020-04-14tweak previous;Jason McIntyre
2020-04-14Fix .NdMark Kettenis
2020-04-14bse(4)Mark Kettenis
2020-04-14Enable bse(4).Mark Kettenis
2020-04-14Add bse(4), a driver for the Broadcom GENET v5 network interface found onMark Kettenis
2020-04-14Add BCM54210E support.Mark Kettenis
2020-04-14Add flags to specify whether internal delays should be configured for RGMII.Mark Kettenis
2020-04-14regenMark Kettenis
2020-04-14Add Broadcom BCM54210E.Mark Kettenis
2020-04-14Implement acpi_getprop(), the ACPI equivalent of OF_getprop().Mark Kettenis
2020-04-14Leave the cursor above empty lines.Nicholas Marriott
2020-04-14Adjust cursor and scroll positions when entering copy mode so that theNicholas Marriott
2020-04-14Fix some of the more esoteric bus_space functions. TheMark Kettenis
2020-04-14Update in several respects:Ingo Schwarze
2020-04-14Fix loop condition in sparc64-specific radeondrm_setcolor()Jeremie Courreges-Anglas
2020-04-14Send keys when they are complete not before (!= vs ==).Nicholas Marriott
2020-04-14add the missing sentence "LibreSSL no longer provides any suchIngo Schwarze
2020-04-14Delete the three sentences listing the ciphers currently includedIngo Schwarze
2020-04-14Print 'ipcomp' in print_policy() if configured.tobhe
2020-04-14Prevent uninitialized use of bbs and bls in the error pathJeremie Courreges-Anglas
2020-04-14When slaacd is run in a routing domain (rdomain) other than the default (0) itFlorian Obser
2020-04-14Provide an accessor for the running queue item and use it to not letNicholas Marriott
2020-04-13syncTheo de Raadt
2020-04-13Fix some of the more esoteric bus_space functions. TheMark Kettenis
2020-04-13Missed a few warnings in previous.Nicholas Marriott
2020-04-13Make client -c and -t handling common in cmd-queue.c and try to beNicholas Marriott
2020-04-13Try to send a DELETE message if the SA is reset with 'ikectl reset id'.tobhe
2020-04-13Add helpers for the simple case of parse string and add to command queue.Nicholas Marriott
2020-04-13Fix a recently introduced iwn(4) problem where the link gets stuck sinceStefan Sperling
2020-04-13When parsing strings, put all commands in one group even if there areNicholas Marriott
2020-04-13When adding a list of commands to the queue, instead of automaticallyNicholas Marriott
2020-04-13Move cmdq_state into cmd-queue.c.Nicholas Marriott
2020-04-13Rename cmdq_shared to cmdq_state which will better reflect what it isNicholas Marriott
2020-04-13Store a key event not a mouse event in the shared data.Nicholas Marriott
2020-04-13Move the NOHOOKS flag into the shared flags.Nicholas Marriott
2020-04-13spelling fix;Jason McIntyre
2020-04-13add a stub page for simplepanel;Jason McIntyre
2020-04-13Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make itsNicholas Marriott
2020-04-13Make struct cmd local to cmd.c and move it out of tmux.h.Nicholas Marriott
2020-04-13Change so that the appropriate hooks for windows and panes belong toNicholas Marriott
2020-04-13initial framework for ipv6 source address selection testingpamela
2020-04-12No need to call lc_idtype(). idstr does not contain a leading typetobhe
2020-04-12Print empty arguments properly.Nicholas Marriott
2020-04-12"could not open public key" is an error and should be log_info.tobhe