Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -3/+1 | |
| | | | | | | | | | 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) | ||||
* | add support for -o to only print the match. | 2011-07-08 | 1 | -2/+2 | |
| | | | | reminded this was useful by ajcoutot | ||||
* | delint; remove redundant vars and functions; ok jaredy@ | 2006-02-09 | 1 | -7/+1 | |
| | |||||
* | knf | 2003-06-25 | 1 | -3/+3 | |
| | |||||
* | proper $OpenBSD$ | 2003-06-22 | 1 | -2/+2 | |
| | |||||
* | -DNOZ flag to be used by install media for removing z*grep support, if | 2003-06-22 | 1 | -1/+1 | |
| | | | | needed. (and knf) | ||||
* | freegrep 0.16 | 2003-06-22 | 1 | -0/+128 | |