<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/find/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@)</title>
    <description>/src/usr.bin/find/Makefile - 1.15</description>
    <pubDate>Thu Aug 03 14:56:36 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Sprinkle CC_WNO_USE_AFTER_FREE for GCC 12<br/><br/>All of them are blamed for idiom equivalent to:<br/>	newbuf = realloc(buf, size);<br/>	p = newbuf + (p - buf);</title>
    <description>/src/usr.bin/find/Makefile - 1.14</description>
    <pubDate>Thu Aug 03 13:36:08 UTC 2023</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Enable WARNS=4 by default for usr.bin, except for:<br/>	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit<br/>	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds<br/>	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh<br/>	string2key  telnet  tn3270  verify_krb5_conf  xlint</title>
    <description>/src/usr.bin/find/Makefile - 1.13</description>
    <pubDate>Tue Apr 14 22:15:20 UTC 2009</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.12.20;<br/>Adapt find to the move of string_to_flags() and flags_to_string() to<br/>libutil.</title>
    <description>/src/usr.bin/find/Makefile - 1.12</description>
    <pubDate>Thu Dec 14 20:55:56 UTC 2006</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4.</title>
    <description>/src/usr.bin/find/Makefile - 1.11</description>
    <pubDate>Wed Oct 11 19:51:10 UTC 2006</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>More programs using efun.</title>
    <description>/src/usr.bin/find/Makefile - 1.10</description>
    <pubDate>Sat Aug 26 18:17:42 UTC 2006</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>makefile delint. use NETBSDSRCDIR as appropriate</title>
    <description>/src/usr.bin/find/Makefile - 1.9</description>
    <pubDate>Wed Sep 18 14:00:36 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Add support for "-flags [-]flags", which matches the file flags in a<br/>similar way that "-perm [-]mode" matches the file mode.</title>
    <description>/src/usr.bin/find/Makefile - 1.8</description>
    <pubDate>Sun Jan 03 14:54:27 UTC 1999</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Simplify the function calling code and warnsify.</title>
    <description>/src/usr.bin/find/Makefile - 1.7</description>
    <pubDate>Sat Feb 21 22:47:20 UTC 1998</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>merge lite2, sans getvfsbyname in functions.c (waiting on libc)</title>
    <description>/src/usr.bin/find/Makefile - 1.6</description>
    <pubDate>Mon Feb 02 14:02:06 UTC 1998</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>disable WARNS for now</title>
    <description>/src/usr.bin/find/Makefile - 1.5</description>
    <pubDate>Sun Oct 19 00:04:58 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>RCS ID police</title>
    <description>/src/usr.bin/find/Makefile - 1.4</description>
    <pubDate>Thu Jan 09 20:19:08 UTC 1997</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>don't need -lutil</title>
    <description>/src/usr.bin/find/Makefile - 1.3</description>
    <pubDate>Fri Jan 28 00:43:36 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Add RCS indentifiers.</title>
    <description>/src/usr.bin/find/Makefile - 1.2</description>
    <pubDate>Sat Jul 31 15:23:16 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/find/Makefile - 1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>imported from 44lite2</title>
    <description>/src/usr.bin/find/Makefile - 1.1.1.2</description>
    <pubDate>Fri Sep 01 00:24:34 UTC 1995</pubDate>
    <dc:creator>jtc</dc:creator>
</item>

<item>
    <title>initial import of 386bsd-0.1 sources</title>
    <description>/src/usr.bin/find/Makefile - 1.1.1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Sync with HEAD.<br/><br/>Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html</title>
    <description>/src/usr.bin/find/Makefile - 1.12.20.1</description>
    <pubDate>Wed May 13 19:19:49 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>
</channel></rss>

