opnsense-src/gnu/usr.bin
Wolfram Schneider d7c71d3534 grep -q pattern file
search 'pattern' in whole file 'file', from top to bottom.  This is
not necessary; if grep found 'pattern' it can stop further searching
in file 'file'.

Example:

$ time ./grep-old -q Adam /usr/share/dict/*
        1.93 real         1.05 user         0.85 sys
$ time ./grep-new -q Adam /usr/share/dict/*
        0.14 real         0.06 user         0.06 sys
1996-09-27 19:44:46 +00:00
..
as Fix up some compilation warnings. 1996-09-22 00:55:46 +00:00
awk Use collate for alpha character ranges 1996-08-13 14:33:05 +00:00
bc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
binutils/gdb Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
bison Add bmakefiles to compile bison. 1996-09-10 13:23:46 +00:00
cc cpp was named ccp. 1996-09-23 16:12:38 +00:00
cpio Localization fixes. 1996-08-15 22:11:36 +00:00
cvs forgot to reconnect easy-import to the Makefile 1996-09-05 08:43:50 +00:00
dc [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
dialog recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
diff Pick collate info fo ranges 1996-08-20 14:22:57 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb Really eliminated includes of the "temporary" backwards compatibility 1996-09-24 08:43:04 +00:00
gperf add bmakefiles 1996-09-10 14:03:12 +00:00
grep grep -q pattern file 1996-09-27 19:44:46 +00:00
groff Add missing tmac.lj4 (for PCL driver) 1996-09-11 22:16:59 +00:00
gzip Don't install zgrep twice. 1996-08-28 15:45:32 +00:00
ld add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
man grep(1) should not parse manpages as arguments. 1996-09-27 17:36:50 +00:00
patch Attempt to break a $Log$ snafu where a *** /--- (minus space) 1996-04-12 11:37:32 +00:00
perl Grab h2ph from /usr/bin, not /usr/local/bin! 1996-09-17 01:14:18 +00:00
ptx Removed temporary file. 1996-03-01 15:18:55 +00:00
rcs Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
sort Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
tar Replace GNU-made __P definition by standard from sys/cdefs.h 1996-09-20 14:33:48 +00:00
texinfo Fixed bogus obj target (found by objwarn check). 1996-09-20 18:04:26 +00:00
Makefile add bison, gperf 1996-09-10 14:04:37 +00:00
Makefile.inc New files for relocated source code. 1994-01-30 00:31:51 +00:00