This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
grep
History
Kyle Evans
d1c965f143
grep: tests: stop testing for a nonexistent version of grep
...
Differential Revision:
https://reviews.freebsd.org/D27732
2020-12-25 15:16:33 -06:00
..
tests
grep: tests: stop testing for a nonexistent version of grep
2020-12-25 15:16:33 -06:00
file.c
Fix -Wpointer-sign warnings in usr.bin/grep
2020-09-21 09:03:37 +00:00
grep.1
grep(1): Add more EXAMPLES
2020-11-19 18:58:15 +00:00
grep.c
grep: replace the internal queue with a ring buffer
2020-12-09 05:27:45 +00:00
grep.h
grep: replace the internal queue with a ring buffer
2020-12-09 05:27:45 +00:00
Makefile
build: remove the option to build gnugrep
2020-12-25 15:14:17 -06:00
Makefile.depend
Update Makefile.depend files
2019-12-11 17:37:53 +00:00
Makefile.depend.options
Add Makefile.depend.options
2019-12-11 17:37:37 +00:00
queue.c
grep: replace the internal queue with a ring buffer
2020-12-09 05:27:45 +00:00
util.c
fts_read: Handle error from a NULL return better.
2020-12-08 23:38:26 +00:00
zgrep.1
Fix some regressions with the zgrep(1) wrapper.
2020-07-20 23:57:53 +00:00
zgrep.sh
bzgrep: make flag --no-filename work
2020-11-20 09:56:46 +00:00