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
/
regex
History
Mark Johnston
f46b2b9f64
Fix a segfault when bsdgrep -i is given an empty pattern string.
...
PR: bin/172865 Reviewed by: gabor Approved by: emaste (co-mentor) MFC after: 1 week
2013-01-05 22:04:40 +00:00
..
fastmatch.c
…
fastmatch.h
…
glue.h
…
hashtable.c
…
hashtable.h
…
tre-compile.c
…
tre-fastmatch.c
Fix a segfault when bsdgrep -i is given an empty pattern string.
2013-01-05 22:04:40 +00:00
tre-fastmatch.h
…
xmalloc.c
More -Wmissing-variable-declarations fixes.
2012-10-19 14:49:42 +00:00
xmalloc.h
…