freebsd-src/usr.bin/grep
Kyle Evans b617584942 grep: remove tautological condition
st_size is an off_t, it cannot hold values larger than OFF_MAX.

CID:		1008931
2023-03-08 23:53:10 -06:00
..
tests grep: properly switch EOL indicator with -z 2023-01-03 23:37:54 -06:00
file.c grep: remove tautological condition 2023-03-08 23:53:10 -06:00
grep.1
grep.c grep: properly switch EOL indicator with -z 2023-01-03 23:37:54 -06:00
grep.h
Makefile
Makefile.depend
Makefile.depend.options
queue.c
util.c
zgrep.1
zgrep.sh