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-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
2003-06-10
predict() was broken for n > 1 in rev 1.2; this fixes it and closes PR 3306
Todd C. Miller
2003-06-10
- section reorder
Jason McIntyre
2003-06-09
o replace remaining strtoul() with strtol() and check for < 0
Todd C. Miller
2003-06-09
Use strtol() not strtoul() so we can detect a negative number in a pid file.
Todd C. Miller
2003-06-09
Need to include time.h to get ctime() proto.
Todd C. Miller
2003-06-09
Also exit waitpid() loop when pid == 0. Fixes a problem where the sudo
Todd C. Miller
2003-06-09
more 3/4 cleanup for pefo
Theo de Raadt
2003-06-09
Protect all get_line calls against null pointers.
Marc Espie
2003-06-08
Better argv tests, enough to fix autoconf 2.57, apparently.
Marc Espie
2003-06-08
Let patsubst handle empty patterns: those match anywhere, and don't
Marc Espie
2003-06-07
Show filename and line number in regexp error.
Marc Espie
2003-06-07
Use interruptible syscalls instead of setjmp/longjmp. This makes
Todd C. Miller
2003-06-05
remove some incorrect documentation;
Jason McIntyre
2003-06-04
Base this on a newer version of time.h w/ a better license.
Todd C. Miller
2003-06-04
mop up some more 3/4 license issues
Theo de Raadt
2003-06-04
3/4 cleanup for aaron
Theo de Raadt
[next]