Home | History | Annotate | Download | only in grep
History log of /src/usr.bin/grep/Makefile
RevisionDateAuthorComments
 1.10  12-Aug-2018  christos add WITHOUT_GZIP for the tools build.
 1.9  12-Aug-2018  christos fix libraries
 1.8  12-Aug-2018  christos remove stray paren
 1.7  12-Aug-2018  christos add WITHOUT_BZ2 for tools build.
 1.6  11-Aug-2018  christos don't build NLS if we don't need to
 1.5  17-Aug-2011  christos branches: 1.5.40; 1.5.42;
document non-literal format strings
 1.4  16-Feb-2011  joerg Replace usr.bin/grep with the BSD grep implementation from FreeBSD.
 1.3  14-Apr-2009  lukem branches: 1.3.2;
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.2  15-May-2006  rillig branches: 1.2.30;
Changed the type of some size variables from int to size_t. Added const
qualifiers to some parameters. These changes allow WARNS to be raised to
4.
 1.1  02-Jan-2004  cjep branches: 1.1.1;
Initial revision
 1.1.1.2  02-Jan-2004  cjep Import of our changes to grep developed in othersrc. A very
brief summary:

* Add NetBSD RCS Ids. Change to use a date based version number.
* Remove unused variables and functions.
* Move towards NetBSD code style.
* Add missing GNU options (except for --include, --exclude and
--line-buffered)
* Bug fixes
* Bug fixes and changes from OpenBSD's src/usr.bin/grep

A full list of changes can be viewed in the NetBSD CVS repository at
othersrc/usr.bin/grep. A ChangeLog is also available at:
ftp://ftp.NetBSD.org/pub/NetBSD/misc/cjep/grep-ChangeLog.txt

If you want to help out, please let me (cjep@) know so that we can
organise our efforts efficiently.
 1.1.1.1  02-Jan-2004  cjep Import of BSD-licensed grep by James Howard and Dag-Erling Co�dan
Sm�rgrav. This import is of version 0.16.
 1.2.30.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.3.2.1  17-Feb-2011  bouyer Sync with HEAD
 1.5.42.1  10-Jun-2019  christos Sync with HEAD
 1.5.40.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed