freebsd-dev/usr.bin/grep
Ed Schouten 33f5799a81 Call basename() in a portable way.
Pull a copy of the filename string before calling basename(). Change the
loop to not return on its own, so we can put a free() statement at the
bottom.
2016-07-28 15:19:47 +00:00
..
nls
regex Fix a bug in bsdgrep that caused the program to hang in a tight loop for 2016-03-13 14:53:12 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
file.c Fix xz handling for files larger than 32K. 2015-01-21 01:11:37 +00:00
grep.1
grep.c bsdgrep: fix regression in the -f option since r268799 2015-03-21 00:21:30 +00:00
grep.h
Makefile Bump GCC max-inline-insns-single in libiconv_modules and grep 2015-07-26 00:11:04 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
queue.c grep: fix some memory leaks. 2014-07-17 15:59:13 +00:00
util.c Call basename() in a portable way. 2016-07-28 15:19:47 +00:00