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
2003-06-18
- store builtin name as definition for builtin macros.
Marc Espie
2003-06-18
Use OPT_ONPLUS instead of hard-coding '2'
Todd C. Miller
2003-06-18
Fix sizeof(char *) in snprintf that broke the -N option.
Todd C. Miller
2003-06-18
backout last change, since it violates pkcs#1
Markus Friedl
2003-06-18
cleanup, and now it produces KNF output
Theo de Raadt
2003-06-18
SIGWINCH is always here
Theo de Raadt
2003-06-18
remove unused variables
Theo de Raadt
2003-06-18
Add missing check for i < dk_ndrive in 2 loops; closes PR 3322
Todd C. Miller
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-17
use license from /usr/share/misc/license.template for new code
Markus Friedl
2003-06-17
properly typecast to uid_t the return value of proc_owner() and report
Jean-Francois Brousseau
2003-06-16
Add missing #include <err.h>
Todd C. Miller
2003-06-16
print out key comment on each prompt; make ssh-askpass more useable; ok djm@
Markus Friedl
2003-06-16
make sure the signature has at least the expected length (don't
Markus Friedl
2003-06-16
use warnx(); millert ok
Theo de Raadt
2003-06-15
minor style nit
Ted Unangst
2003-06-15
use uid_t and fix some sign compare warnings; OK krw@ and deraadt@
Todd C. Miller
2003-06-14
Add a "-c class" option to specify that the given login class should
Todd C. Miller
2003-06-14
use correct length instead of sizeof(char *) for some strl* bound values
Anil Madhavapeddy
2003-06-13
readable code
Theo de Raadt
2003-06-13
ian gives permission for 3/4 removal
Theo de Raadt
2003-06-13
add cvs tag
Todd C. Miller
2003-06-13
Close correct fd after dup2(); Maxime Henrion
Todd C. Miller
2003-06-13
use proper varargs(3), as opposed to a hack; ok millert
Peter Valchev
2003-06-13
Like the man page, this file is in the public domain; confirmed with
Todd C. Miller
2003-06-12
knf
Theo de Raadt
2003-06-12
cleanup; ok deraadt
Peter Valchev
2003-06-12
de-register and ansification; millert ok
Theo de Raadt
2003-06-12
add sc_get_key_label; larsch at trustcenter.de; bugzilla#591
Markus Friedl
2003-06-12
spelling
Peter Valchev
2003-06-12
tweak;
Jason McIntyre
2003-06-12
Typo.
Nils Nordman
2003-06-12
switch from linked list to hash table for traced macros.
Marc Espie
2003-06-12
mention more copyright holders; ok markus@
Damien Miller
2003-06-12
typos; dtucker at zip.com.au
Markus Friedl
2003-06-12
- document -ltu options;
Jason McIntyre
2003-06-12
Add an example using -prune at Theo's request.
Todd C. Miller
2003-06-12
Check snprintf rval for -1
Todd C. Miller
2003-06-12
Add the -o option to the getopt() string; missed in last commit.
Todd C. Miller
2003-06-12
Sync with FreeBSD's xargs plus some fixes by me. This makes us
Todd C. Miller
2003-06-12
final bits of obvious UCB term 3 removal
Theo de Raadt
2003-06-11
de-register
Theo de Raadt
2003-06-11
$OpenBSD$
Damien Miller
2003-06-11
make agent constraints (lifetime, confirm) work with smartcard keys; ok markus@
Damien Miller
2003-06-11
sync with check_host_key() change
Jakob Schlyter
2003-06-11
clean up check_host_key() and improve SSHFP feedback. ok markus@
Jakob Schlyter
2003-06-10
Whoops, <= 0 should be < 0. Problem noticed by marc@
Todd C. Miller
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-10
add missing copyright notice
Todd C. Miller
2003-06-10
knf
Theo de Raadt
[next]