This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-15 14:29:58 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ce42e79310
opnsense-src
/
usr.bin
/
grep
History
Joel Dahl
7e700c30d2
mdoc: minor paragraph fixes.
2014-02-08 13:37:02 +00:00
..
nls
Add Simplified Chinese messages for BSD grep.
2010-09-20 19:42:52 +00:00
regex
grep -i does not work for simple patterns and single byte locales, like
2013-07-30 18:16:43 +00:00
file.c
Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".
2013-01-08 18:37:12 +00:00
grep.1
mdoc: minor paragraph fixes.
2014-02-08 13:37:02 +00:00
grep.c
- Avoid unnecessary strdup()
2013-01-20 11:58:49 +00:00
grep.h
Make bsdgrep behave as gnugrep and as documented: -m should only stop
2012-12-20 17:38:14 +00:00
Makefile
Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this
2013-06-06 11:59:38 +00:00
queue.c
- Adjust a comment to actual behaviour
2011-04-07 13:03:35 +00:00
util.c
Make bsdgrep behave as gnugrep and as documented: -m should only stop
2012-12-20 17:38:14 +00:00