summaryrefslogtreecommitdiff
path: root/usr.bin/grep/binary.c
AgeCommit message (Expand)Author
2003-12-29fix zgrep failure when the uncompressed file begins with a newlineCan Erkin Acar
2003-09-18make this test look for spaces as well, to match other casesBob Beck
2003-09-07extend ascii test for more accuracy. ok deraadt@ pb@Ted Unangst
2003-06-25o remove useless cast to int from gzread() callTodd C. Miller
2003-06-25backwards args to gzseekTed Unangst
2003-06-23better detetection/handling of binary files.Ted Unangst
2003-06-22proper $OpenBSD$Theo de Raadt
2003-06-22-DNOZ flag to be used by install media for removing z*grep support, ifTheo de Raadt
2003-06-22correct fseek() parametersTheo de Raadt
2003-06-22freegrep 0.16Theo de Raadt