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-23
Fix a typo in my last commit and convert file "-" to /dev/stdin like
Todd C. Miller
2003-06-23
install zmore
Todd C. Miller
2003-06-23
Make zmore read from stdin when no files are specified and try to
Todd C. Miller
2003-06-23
document two long options without short equivs.
Ted Unangst
2003-06-23
grok more of the dev/ and net*/ and crypto/ ioctls
Michael Shalayeff
2003-06-23
Don't not use getopt() in printf(1) since it causes formats beginning
Todd C. Miller
2003-06-23
When trying to cat a non-file, say "foo not a regular file" instead of
Todd C. Miller
2003-06-23
Add a simple zmore; man page and Makefile changes to be added later
Todd C. Miller
2003-06-23
turing's birthday is already int eh birthday section; from sam smith
Michael Shalayeff
2003-06-23
document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@
Markus Friedl
2003-06-23
minor tweaks
Theo de Raadt
2003-06-23
use strlcpy, not strncpy. ok deraadt@ millert@
Ted Unangst
2003-06-23
spelling
Ted Unangst
2003-06-23
better detetection/handling of binary files.
Ted Unangst
2003-06-22
use __progname instead of progname. ok deraadt
Ted Unangst
2003-06-22
fix usage
Theo de Raadt
2003-06-22
3 clause UCB license
Todd C. Miller
2003-06-22
proper $OpenBSD$
Theo de Raadt
2003-06-22
add DPADD
Theo de Raadt
2003-06-22
enter grep dir
Theo de Raadt
2003-06-22
-DNOZ flag to be used by install media for removing z*grep support, if
Theo de Raadt
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
[next]