History log of /openbsd-src/usr.bin/grep/queue.c (Results 1 – 7 of 7)
Revision Date Author Comments
# b9fc9a72 16-Jan-2015 deraadt <deraadt@openbsd.org>

Replace <sys/param.h> with <limits.h> and other less dirty headers where
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_N

Replace <sys/param.h> with <limits.h> and other less dirty headers where
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change
MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where
sensible to avoid pulling in the pollution. These are the files confirmed
through binary verification.
ok guenther, millert, doug (helped with the verification protocol)

show more ...


# 14774268 08-Jul-2011 tedu <tedu@openbsd.org>

add support for -o to only print the match.
reminded this was useful by ajcoutot


# 5c151985 09-Feb-2006 otto <otto@openbsd.org>

delint; remove redundant vars and functions; ok jaredy@


# f65aabc1 25-Jun-2003 deraadt <deraadt@openbsd.org>

knf


# fd6e2b5b 22-Jun-2003 deraadt <deraadt@openbsd.org>

proper $OpenBSD$


# 38d402d2 22-Jun-2003 deraadt <deraadt@openbsd.org>

-DNOZ flag to be used by install media for removing z*grep support, if
needed. (and knf)


# fe07e37b 22-Jun-2003 deraadt <deraadt@openbsd.org>

freegrep 0.16