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
2015-07-26
Implement command matching without execution. This just extends
Vadim Zhukov
2015-07-26
Remove support for automatically checking files out of RCS. The
Todd C. Miller
2015-07-25
Simplify and make tag_put() more efficient by integrating tag_get()
Ingo Schwarze
2015-07-25
implement tagging for .Er
Ingo Schwarze
2015-07-25
basic tag support for function names; written at YYC
Ingo Schwarze
2015-07-25
basic support for tag priorities; written at YYC
Ingo Schwarze
2015-07-24
Crank watchdog timeout from 2 to 4 seconds.
Alexandre Ratchov
2015-07-24
Log when device is disconnected.
Alexandre Ratchov
2015-07-24
Clear watchdog timer when device is closed, fixes use-after-free in
Alexandre Ratchov
2015-07-24
Further improve syntax error reporting in doas:
Vadim Zhukov
2015-07-23
tweak previous;
Jason McIntyre
2015-07-22
Implement quoting support in doas.conf. Now you can pass environment
Vadim Zhukov
2015-07-22
Fix memory leak when tail -r is used with anything but regular files.
Tobias Stoeckmann
2015-07-22
Small tweaks:
Vadim Zhukov
2015-07-22
Revert ca.c r1.7 - BN_to_ASN1_INTEGER() only allocates an ASN.1 integer
Joel Sing
2015-07-22
tweak previous; ok zhuk
Jason McIntyre
2015-07-22
one whitespace out of place
Theo de Raadt
2015-07-22
Generate new moduli.
Darren Tucker
2015-07-21
options w/o args go first in SYNOPSIS, and add -C to usage();
Jason McIntyre
2015-07-21
Convert openssl(1) nseq to new option handling.
Joel Sing
2015-07-21
Convert openssl(1) pkcs7 to new option handling.
Joel Sing
2015-07-21
kill trailing whitespace
Jasper Lievisse Adriaanse
2015-07-21
oops, previous commit regarding cases should have just been for parse.y.
Ted Unangst
2015-07-21
cases should line up with switch, from Dimitris Papastamos
Ted Unangst
2015-07-21
Add argument matching support to doas.
Vadim Zhukov
2015-07-21
whitespace cleanup
Jasper Lievisse Adriaanse
2015-07-21
zap trailing whitespace
Jasper Lievisse Adriaanse
2015-07-21
whitespace
Jasper Lievisse Adriaanse
2015-07-21
remove superfluous strings.h
Brent Cook
2015-07-21
When creation of the temporary tags file fails, call the pager
Ingo Schwarze
2015-07-20
app_tminterval moved to apps_posix.c, we don't need sys/times.h
Brent Cook
2015-07-20
No need to recheck for NULL in openssl(1) ecparam.
Doug Hogan
2015-07-20
Don't try to run ECDH if ecdh_checks fails in openssl(1) speed.
Doug Hogan
2015-07-20
Avoid NULL deref in openssl(1) s_cb.
Doug Hogan
2015-07-20
SHELL is out, from Michael Reed
Ted Unangst
2015-07-20
Move .Pp before .Bl, not after to quiet mandoc -Tlint.
Todd C. Miller
2015-07-20
Sync usage with SYNOPSIS
Todd C. Miller
2015-07-20
Avoid possible NULL deref in openssl(1) s_server.
Doug Hogan
2015-07-20
fix eyesore whitespace
Jasper Lievisse Adriaanse
2015-07-20
check the sigbuf value before using it.
Remi Pointel
2015-07-20
Avoid dereferencing a NULL.
Doug Hogan
2015-07-20
Remove condition that never happens and fix error handling.
Doug Hogan
2015-07-20
Add an option (history-file) for a file to save/restore command prompt
Nicholas Marriott
2015-07-20
Better desciption of Unix domain socket forwarding.
Todd C. Miller
2015-07-20
Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). While
Nicholas Marriott
2015-07-20
Remove leftover xfree() prototype.
Nicholas Marriott
2015-07-20
whitespace;
Jason McIntyre
2015-07-20
Check return value for ENGINE_ctrl and ENGINE_ctrl_cmd.
Doug Hogan
2015-07-20
Check return value in openssl(1) s_socket.
Doug Hogan
2015-07-20
Remove check that is never true.
Doug Hogan
[next]