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-03
this needs utf8.c too
Damien Miller
2020-04-03
fix debug statement
Damien Miller
2020-04-03
the tunnel-forwarding vs ExitOnForwardFailure fix that I committed
Damien Miller
2020-04-03
Adjust SMR_ASSERT_CRITICAL() and SMR_ASSERT_NONCRITICAL() so that the
Visa Hankala
2020-04-03
Take an explicit write reference when associating a thread with a ktrace
Visa Hankala
2020-04-03
Add percent_expand test for 'Match Exec'.
Darren Tucker
2020-04-03
%C expansion just added to Match Exec should include remote user not local
Darren Tucker
2020-04-03
make failures when establishing "Tunnel" forwarding terminate the
Damien Miller
2020-04-03
Add regression test for percent expansions where possible.
Darren Tucker
2020-04-03
Make with config keywords support which percent_expansions more consistent.
Darren Tucker
2020-04-03
give ssh-keygen the ability to dump the contents of a binary key
Damien Miller
2020-04-03
add allocating variant of the safe utf8 printer; ok dtucker as part of
Damien Miller
2020-04-02
When the last file formatted yielded no tags, the tags file got
Ingo Schwarze
2020-04-02
Makes libossaudio use sndio instead of the kernel mixer(4) interface.
Alexandre Ratchov
2020-04-02
Store USE_TRANSPORTMODE in iked_message until the full message was parsed
tobhe
2020-04-02
use crunchgen -M on macppc; fixes build with clang
gkoehler
2020-04-02
Make the OpenFirmware functions work with clang.
gkoehler
2020-04-02
grammar fix;
Jason McIntyre
2020-04-02
double ARG_MAX
Theo de Raadt
2020-04-02
sync
Theo de Raadt
2020-04-02
Switch the default compiler on powerpc to clang.
Mark Kettenis
2020-04-02
Fix use-after-free zyd(4) upon Tx error and device detach.
Stefan Sperling
2020-04-02
avoid sys/param.h poisoning, and replace nitems with a local decl
Theo de Raadt
2020-04-02
Only search the visible part of the history when marking (highlighting)
Nicholas Marriott
2020-04-02
Replace a bunch of hand rolled date / time math with gmtime(3).
Florian Obser
2020-04-02
Copy tagged strings before marking hyphens as breakable.
Ingo Schwarze
2020-04-02
Remove iwm(4) 11n mode CCK Tx rate fallback.
Stefan Sperling
2020-04-02
iwm's LQ_CMD can work asynchronously from interrupt context.
Stefan Sperling
2020-04-02
Remove 'done' flag from struct iwx_tx_data. Check data->m == NULL instead.
Stefan Sperling
2020-04-02
Remove 'done' flag from struct iwm_tx_data. Check data->m == NULL instead.
Stefan Sperling
2020-04-02
Use fopen() and BIO_new_fd() instead of BIO_new_file so that a possible
Claudio Jeker
2020-04-02
Introduce kqueue_sleep() a wrapper around the tsleep(9) dance.
Martin Pieuchot
2020-04-02
Enable FFS2 option for both floppies
Otto Moerbeek
2020-04-02
Change bootblocks to be able to read from ffs1, ffs2 and softraid.
Otto Moerbeek
2020-04-02
Add a W position to display-menu -y to use the line above (or below) the
Nicholas Marriott
2020-04-02
Add __lshrti3 to libkern and use it on sparc64
Jeremie Courreges-Anglas
2020-04-01
Properly handle multiple CERTREQ payloads in CA process. Only for the
tobhe
2020-04-01
Just like we are already doing it in HTML output, automatically tag
Ingo Schwarze
2020-04-01
If no -q options are used, expose first 8 midi(4) devices to sndiod clients
Alexandre Ratchov
2020-04-01
Add ulimit -c unlimited to the commands that plan to produce a coredump.
Claudio Jeker
2020-04-01
Split the mft file and hash check from the mft parsing. This makes it easier
Claudio Jeker
2020-04-01
Do not ignore triple-click and send to pane.
Nicholas Marriott
2020-04-01
Better warning message. Show the filename of the CRL instead of the constant
Claudio Jeker
2020-04-01
Add a 10 second timeout to prevent searches taking too much time, from
Nicholas Marriott
2020-04-01
Support mouse in popups.
Nicholas Marriott
2020-04-01
USB control requests to the root hub differ from those to devices. For
Patrick Wildt
2020-04-01
Put the interface down if the kernel fails to enable pipex.
Martin Pieuchot
2020-04-01
Do not go down the regex search path (which is expensive because we need
Nicholas Marriott
2020-04-01
Use a comparison to check for wrap and avoid an expensive modulus.
Nicholas Marriott
2020-04-01
Performance improvements for regex searching, most notably:
Nicholas Marriott
[next]