index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2017-01-08
style: missing blank between case statement and label;
Ingo Schwarze
2017-01-08
Tolerate bare tabs in SYNOPSIS .Cd for now.
Ingo Schwarze
2017-01-08
Stricter validation of the NAME section, in particular:
Ingo Schwarze
2017-01-07
Add note about ccc and initc so people who want it can see it is
Nicholas Marriott
2017-01-07
Add support for the OSC 4 and OSC 104 palette setting escape sequences,
Nicholas Marriott
2017-01-07
-#endif /* !SMALL */
Theo Buehler
2017-01-06
keep the tokens list sorted;
Jason McIntyre
2017-01-06
Nits found with clang.
Nicholas Marriott
2017-01-06
Incremental search in copy mode (on for emacs keys by default) - much
Nicholas Marriott
2017-01-06
fix previous
Damien Miller
2017-01-06
show a useful error message when included config files can't be
Damien Miller
2017-01-06
sshd_config is documented to set GSSAPIStrictAcceptorCheck=yes by
Damien Miller
2017-01-06
Avoid confusing error message when attempting to use ssh-keyscan built
Damien Miller
2017-01-06
Re-add '%k' token for AuthorizedKeysCommand which was lost during the
Darren Tucker
2017-01-06
sort options list; the same as jmc@ did in man.1 rev. 1.18
Ingo Schwarze
2017-01-05
sort options list;
Jason McIntyre
2017-01-05
Highlight all occurrences of search string after searching in copy mode.
Nicholas Marriott
2017-01-04
Avoid an out of bounds read when the environment variable LESSBINFMT
Todd C. Miller
2017-01-04
Fix a crash when "sort -m" is given no files. From Julien Ramseier.
Todd C. Miller
2017-01-04
If find(1) may end up calling execve(2), it needs "proc exec" in addition
Theo Buehler
2017-01-04
unbreak Unix domain socket forwarding for root; ok markus@
Damien Miller
2017-01-04
relax PKCS#11 whitelist a bit to allow libexec as well as lib
Damien Miller
2017-01-03
tweak previous;
Jason McIntyre
2017-01-03
consistently spell ASN.1;
Jason McIntyre
2017-01-03
remove unused variable repllen.
Ted Unangst
2017-01-03
add -delete option which can simplify the common case of wanting to delete
Ted Unangst
2017-01-03
Add a "-w connect_timeout" option in support of URL-fetching. This allows
Theo de Raadt
2017-01-03
Assert we're not freeing buffers we didn't allocate (DEBUG mode).
Alexandre Ratchov
2017-01-03
Log play volume together with other play parameters.
Alexandre Ratchov
2017-01-03
Sync utils.c and utils.h to sndiod.
Alexandre Ratchov
2017-01-03
Many typos in comments. From Michael W. Bombardieri. Thanks.
Alexandre Ratchov
2017-01-03
Use a goto to factor all calls to close() when listen_in() returns
Alexandre Ratchov
2017-01-03
check number of entries in SSH2_FXP_NAME response; avoids
Damien Miller
2017-01-02
Escape backspace for capture-pane -P, from George Nachman.
Nicholas Marriott
2017-01-02
tweak previous;
Jason McIntyre
2017-01-02
update currency exchange rates;
Jason McIntyre
2017-01-02
envlist and arglist are both string lists; simplify
Ted Unangst
2017-01-01
Document (a few) differences from the GNU one.
Vadim Zhukov
2017-01-01
Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'
Theo Buehler
2016-12-30
Use explicit_bzero() to clear the buffer used when the user retypes
Todd C. Miller
2016-12-30
fix deadlock when keys/principals command produces a lot of output
Damien Miller
2016-12-30
restore a not so redundant test. loopcount = -1 is a significant indicator
Ted Unangst
2016-12-30
Display details of the server ephemeral key, based on OpenSSL.
Joel Sing
2016-12-30
Expand ASN1_ITEM_rptr macros here as well... used with NETSCAPE_X509 of all
Joel Sing
2016-12-30
Stop using M_PKCS12_* compatibility macros here as well.
Joel Sing
2016-12-30
Change the xterm-keys option to default to on, so that tmux will
Nicholas Marriott
2016-12-29
it has been six months and two days... remove keepenv { obsolete } syntax
Ted Unangst
2016-12-28
fix the remaining cases of .Xr with only one argument
Ingo Schwarze
2016-12-28
spelling fix;
Jason McIntyre
2016-12-28
Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can
Theo de Raadt
[next]