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
2022-09-15
Use non-blocking connect() with ppoll() and timeout instead of alarm().
Todd C. Miller
2022-09-14
remove an extraneous empty line
Theo Buehler
2022-09-14
clarify behaviour when the second address in a range is smaller than
Jason McIntyre
2022-09-14
sk_enroll: never drop SSH_SK_USER_VERIFICATION_REQD flag from response
Damien Miller
2022-09-14
a little extra debugging
Damien Miller
2022-09-14
ssh-agent: attempt FIDO key signing without PIN and use the error
Damien Miller
2022-09-12
Don't use options from pane if pane is NULL.
Nicholas Marriott
2022-09-11
Adjust for opaque structs in ts.h
Theo Buehler
2022-09-11
Adjust for opaque structs in pkcs12.h
Theo Buehler
2022-09-11
Replace archaic \*(Lt and \*(Gt by plain < and >, respectively,
Ingo Schwarze
2022-09-11
Finally expand and delete the macro SCALE_VS_INIT().
Ingo Schwarze
2022-09-11
.Li -> .Vt where appropriate;
Jason McIntyre
2022-09-10
Use correct option name.
Nicholas Marriott
2022-09-10
top(1): remove last vestiges of "last pid" support
Scott Soule Cheloha
2022-09-10
fix repeated words
Jonathan Gray
2022-09-09
Add message-line option to control where message and prompt go, from
Nicholas Marriott
2022-09-09
notifier_complete(NULL, ...) is a noop, so no need to test
Damien Miller
2022-09-08
Support the sendmmsg and recvmmsg system calls.
Moritz Buhl
2022-09-08
Remove useless -t
Klemens Nanni
2022-09-08
Adjust HTTP header parsing to follow RFC more closely.
Claudio Jeker
2022-09-07
remove history of when each du(1) flag was added
Jonathan Gray
2022-09-03
Remove -lncurses from LDADD. It is not used. Also add DPADD line.
Claudio Jeker
2022-09-03
use past tense for history;
Jason McIntyre
2022-09-02
wc(1): accelerate word counting
Scott Soule Cheloha
2022-09-02
sk-usbhid: fix key_lookup() on tokens with built-in UV
Damien Miller
2022-09-01
Update awk to Aug 30, 2022 version.
Todd C. Miller
2022-09-01
ts(1): parse user format string only once
Scott Soule Cheloha
2022-08-31
Avoid division by zero if no connection was made.
Theo Buehler
2022-08-31
Fix window size report, from Vincent Bernat.
Nicholas Marriott
2022-08-31
Check return values in ssl_print_tmp_key()
Theo Buehler
2022-08-31
whitespace
Damien Miller
2022-08-30
Check HMAC() return value to avoid a later use of uninitialized
Theo Buehler
2022-08-30
Use BUFSIZ instead of PATH_MAX. Since it doesn't anything with a file
YASUOKA Masahiko
2022-08-30
Give a string which length is multiple of 4 to b64_pton() since the
YASUOKA Masahiko
2022-08-29
Fix growth check in compress(1)/gzip(1)
Theo Buehler
2022-08-28
Stop skipping vertical space after boxed tables.
Ingo Schwarze
2022-08-28
Stop unconditionally emitting vertical space before .TS (table start).
Ingo Schwarze
2022-08-26
Remove stale comment about nonexistent ifnetaddr
Klemens Nanni
2022-08-26
whitespace
Damien Miller
2022-08-26
whitespace
Damien Miller
2022-08-26
Move (unused) variables under !VERIFYONLY
Klemens Nanni
2022-08-24
Check for NULL returns from bufferevent_new.
Nicholas Marriott
2022-08-23
Add scroll-middle copy mode command to make cursor line in the middle,
Nicholas Marriott
2022-08-19
Up to version 1.22.4, groff_mdoc(7) only considered the first word
Ingo Schwarze
2022-08-19
attemp FIDO key signing without PIN and use the error code returned
Damien Miller
2022-08-19
remove incorrect check that can break enrolling a resident key
Damien Miller
2022-08-19
Strictly enforce the maximum allowed SSH2 banner size in ssh-keyscan
Darren Tucker
2022-08-19
double free() in error path; from Eusgor via GHPR333
Damien Miller
2022-08-17
add an extra flag to sk_probe() to indicate whether we're
Damien Miller
2022-08-16
Restore the traditional behaviour of the man(7) single-font
Ingo Schwarze
[next]