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-22
tweaks by jmc and i
Theo de Raadt
2003-06-22
support z{e,f}grep
Theo de Raadt
2003-06-22
correct fseek() parameters
Theo de Raadt
2003-06-22
install as z[ef]grep too. no /usr/local garbage, because we have proper
Theo de Raadt
2003-06-22
freegrep 0.16
Theo de Raadt
2003-06-22
man page changes from jmc: use this as gzip too
Theo de Raadt
2003-06-22
knf and ansi
Theo de Raadt
2003-06-21
correct sign of flags; millert ok
Theo de Raadt
2003-06-21
Add explicit declaration of printerr variable in function header
Todd C. Miller
2003-06-21
()
Theo de Raadt
2003-06-20
Call setusershell() before using getusershell() to guarantee we
Todd C. Miller
2003-06-20
a cleaning recommended by lint
Theo de Raadt
2003-06-20
some cleanings recommended by lint
Theo de Raadt
2003-06-20
sync some implemented options; ok markus@
Damien Miller
2003-06-20
sync description of protocol 2 cipher proposal; ok markus
Damien Miller
2003-06-19
o get rid of strecpy() and use strlcpy() and/or snprintf() instead.
Todd C. Miller
2003-06-19
generate code that is much more ANSI and even KNF too
Theo de Raadt
2003-06-19
ansify; ok miod
Peter Valchev
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
[next]