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