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
/
grep
Age
Commit message (
Expand
)
Author
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
-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-10
- section reorder
Jason McIntyre
2003-04-25
add missing .El's for .Bl macros;
Jason McIntyre
2003-03-31
ascii -> ASCII
Jason McIntyre
2003-02-16
Fix format string bug. I believe this grep is currently not used (in
Chad Loder
2002-11-09
more SEE ALSO fixes.
Federico G. Schwindt
2001-09-21
complete grep clone by harding@motd.ca; everything is there, but it is
Theo de Raadt