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
2016-09-04
usage() is __dead and main() needs no prototype
Theo Buehler
2016-09-04
usage() is static and __dead; add prototype for print_passwd;
Theo Buehler
2016-09-04
remove two blanks that shouldn't be there
Theo Buehler
2016-09-04
-L means no command
Ted Unangst
2016-09-04
don't allow combining nopass and persist in a single rule
Ted Unangst
2016-09-04
straightforward realloc -> reallocarray conversion
Theo Buehler
2016-09-04
Options that take a time argument....take an argument
Philip Guenther
2016-09-03
move zaurus down to the discontinued architectures
Ingo Schwarze
2016-09-03
add the keyname to meta-info that passes thru
Marc Espie
2016-09-03
squash some possibly-used-uninitialized warnings
Brent Cook
2016-09-03
switch back to SHA512/256 now that we have the official nist flavor
Ted Unangst
2016-09-03
Add userland parts for BFD. Can't work if you don't have it enabled in
Peter Hessler
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
2016-09-03
shorten s_time; help/ok bcook
Jason McIntyre
2016-09-03
remove parens from method calls
Ted Unangst
2016-09-03
naddy@ pointed out that SHA512/256 is slightly different
Marc Espie
2016-09-03
the SMALL code made a half hearted effort to exclude compression code
Ted Unangst
2016-09-03
fix parameters checking
Marc Espie
2016-09-03
MAJOR tweak: switch to SHA512/256
Marc Espie
2016-09-03
start pulling apart some function pointers that take too many parameters
Ted Unangst
2016-09-03
nitpicks. all header info is relative. make gzheader freeable.
Marc Espie
2016-09-03
the sudo timeout was 5 minutes i believe, so we'll match that.
Ted Unangst
2016-09-02
style polishing
Ted Unangst
2016-09-02
replace exit() with err() and errx() so user knows what happened
Ted Unangst
2016-09-02
use err() instead of errx when an errno is set
Ted Unangst
2016-09-02
Fix 'c'hange command handling if last line of a file is removed.
Tobias Stoeckmann
2016-09-02
the old check for when verify needed to create files (affecting pledge)
Ted Unangst
2016-09-02
combine the pledge switch with the execution switch. no changes yet,
Ted Unangst
2016-09-02
-e and -z cannot be combined
Ted Unangst
2016-09-02
space out the example
Ted Unangst
2016-09-02
Remember the number of lines scrolled into the history (versus cleared
Nicholas Marriott
2016-09-02
clarify that -L will exit without running a command.
Ted Unangst
2016-09-02
shorten s_server;
Jason McIntyre
2016-09-02
finish the sentence;
Jason McIntyre
2016-09-02
add support for the verified auth ioctls using 'persist' rules.
Ted Unangst
2016-09-02
_PASSWORD_LEN is length that comes out of crypt(), not a meaningful
Ted Unangst
2016-09-02
more jmc tweaks
Marc Espie
2016-09-02
document the new stuff, usage nits.
Marc Espie
2016-09-02
convert getpass to readpassphrase. from Dimitris Papastamos
Ted Unangst
2016-09-02
duplicate var
Marc Espie
2016-09-02
add a new option (-z) for signing gzip archives.
Marc Espie
2016-09-02
Fix the begin of word issue in vi(1).
Martijn van Duren
2016-09-02
move more code into createsig. callers just pass seckey filename.
Ted Unangst
2016-09-02
split the sign() function into two, with a pure memory core made
Ted Unangst
2016-09-02
style cleanup: sort headers; group and sort variables; no parens for
Theo Buehler
2016-09-02
When "makewhatis -d" tries to add to a database that doesn't (yet) exist,
Ingo Schwarze
2016-09-02
make sure to explicitly clear memory that is used for password input.
Gleydson Soares
2016-09-02
If reading fails, do not go into infinite loop asking for a filename
Otto Moerbeek
2016-09-02
Drop non-encapulated ESP packets using a UDP-encapsulating TDB, and add
Vincent Gross
2016-09-01
Fix file descriptor leak
Mark Lumsden
[next]