<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4685e01b7495406491b5ba64610669995fa44936 - add WITHOUT_GZIP for the tools build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#4685e01b7495406491b5ba64610669995fa44936</link>
        <description>add WITHOUT_GZIP for the tools build.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Sun, 12 Aug 2018 09:03:21 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e22f7e23dca5afeb2795f1e4fef578ecdbc4e7c - fix libraries</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#8e22f7e23dca5afeb2795f1e4fef578ecdbc4e7c</link>
        <description>fix libraries

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Sun, 12 Aug 2018 08:00:32 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f89880b45f7db13b678652816b60d432e311001 - remove stray paren</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#4f89880b45f7db13b678652816b60d432e311001</link>
        <description>remove stray paren

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Sun, 12 Aug 2018 07:59:14 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dfe5f25515bb5378ba8896392b47391c2c5908a4 - add WITHOUT_BZ2 for tools build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#dfe5f25515bb5378ba8896392b47391c2c5908a4</link>
        <description>add WITHOUT_BZ2 for tools build.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Sun, 12 Aug 2018 07:53:19 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>647d6f88ee637568f091eb1f2963569ac4533362 - don&apos;t build NLS if we don&apos;t need to</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#647d6f88ee637568f091eb1f2963569ac4533362</link>
        <description>don&apos;t build NLS if we don&apos;t need to

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Sat, 11 Aug 2018 19:43:54 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cef6b9f736fb5a59670cf87b07ec8e56ac7ae72f - document non-literal format strings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#cef6b9f736fb5a59670cf87b07ec8e56ac7ae72f</link>
        <description>document non-literal format strings

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Wed, 17 Aug 2011 15:32:20 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a1172667aac53b9d90ef996012be962c5dcc4c8 - Replace usr.bin/grep with the BSD grep implementation from FreeBSD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#0a1172667aac53b9d90ef996012be962c5dcc4c8</link>
        <description>Replace usr.bin/grep with the BSD grep implementation from FreeBSD.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Wed, 16 Feb 2011 01:31:33 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1ceae17f0d6ad69167715e05c1487f89f8571bc - Enable WARNS=4 by default for usr.bin, except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#c1ceae17f0d6ad69167715e05c1487f89f8571bc</link>
        <description>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

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Tue, 14 Apr 2009 22:15:16 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e2947188502da7d299bdeb2063ee0b5d5898443 - Changed the type of some size variables from int to size_t. Added const</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#6e2947188502da7d299bdeb2063ee0b5d5898443</link>
        <description>Changed the type of some size variables from int to size_t. Added constqualifiers to some parameters. These changes allow WARNS to be raised to4.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Mon, 15 May 2006 21:12:21 +0000</pubDate>
        <dc:creator>rillig &lt;rillig@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ffc49ef33ccd4524af1aa10161becb74f959843 - Import of our changes to grep developed in othersrc. A very</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#9ffc49ef33ccd4524af1aa10161becb74f959843</link>
        <description>Import of our changes to grep developed in othersrc. A verybrief 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&apos;s src/usr.bin/grepA full list of changes can be viewed in the NetBSD CVS repository atothersrc/usr.bin/grep. A ChangeLog is also available at:	ftp://ftp.NetBSD.org/pub/NetBSD/misc/cjep/grep-ChangeLog.txtIf you want to help out, please let me (cjep@) know so that we canorganise our efforts efficiently.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Fri, 02 Jan 2004 15:00:25 +0000</pubDate>
        <dc:creator>cjep &lt;cjep@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>232a750c6160c48f2812e85a51875b67719748af - Import of BSD-licensed grep by James Howard and Dag-Erling Co&#239;dan</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/grep/Makefile#232a750c6160c48f2812e85a51875b67719748af</link>
        <description>Import of BSD-licensed grep by James Howard and Dag-Erling Co&#239;danSm&#248;rgrav. This import is of version 0.16.

            List of files:
            /netbsd-src/usr.bin/grep/Makefile</description>
        <pubDate>Fri, 02 Jan 2004 14:58:43 +0000</pubDate>
        <dc:creator>cjep &lt;cjep@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
