Age | Commit message (Expand) | Author |
---|---|---|
2006-09-20 | That should be S_ISREG, dunno why I committed this wrong version; | Otto Moerbeek |
2006-09-19 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-02-09 | delint; remove redundant vars and functions; ok jaredy@ | Otto Moerbeek |
2004-10-03 | Remove block based mmap optimization. There are newline problems | Otto Moerbeek |
2004-01-18 | Unbreak *grep -w -l. ok millert@ | Otto Moerbeek |
2003-09-09 | mmap returns MAP_FAILED on failure. fixes hugh@'s crash. ok deraadt@ | Ted Unangst |
2003-06-24 | tweak boolean test to be clear | Ted Unangst |
2003-06-23 | faster grep for simple patterns. derived from a patch by sean farley. | Ted Unangst |
2003-06-23 | minor tweaks | Theo de Raadt |
2003-06-22 | proper $OpenBSD$ | 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 | freegrep 0.16 | Theo de Raadt |