<?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/external/gpl2/xcvs/lib/libcvs/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Disable new -Wstring-plus-int warning where needed for now.<br/>Adjust various places that add GCC-only options to check for the active<br/>compiler first.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.11</description>
    <pubDate>Wed Apr 04 10:59:44 UTC 2012</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.10.6;  1.10.8;<br/>Fix typo - let the build proceed</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.10</description>
    <pubDate>Thu Dec 30 00:46:38 UTC 2010</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>real override for yacc rules.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.9</description>
    <pubDate>Wed Dec 29 19:53:32 UTC 2010</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>short-circuit yacc. We cannot make %pure-parser</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.8</description>
    <pubDate>Thu Oct 29 02:36:48 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>we have getdelim and getline.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.7</description>
    <pubDate>Mon Oct 19 01:24:19 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;<br/>bypass the .y -&gt; .c rule for getdate.y</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.6</description>
    <pubDate>Sun May 03 17:13:07 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>we don't need memrchr anymore.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.5</description>
    <pubDate>Sun Apr 12 22:30:48 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>- fix bug with cvs group auth<br/>- use our own getopt<br/>- add config tests for optreset</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.4</description>
    <pubDate>Fri Apr 10 11:20:30 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Add getopt.c which got lost.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.3</description>
    <pubDate>Wed Apr 08 21:57:15 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>sorting ate a file.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.2</description>
    <pubDate>Wed Apr 08 17:12:52 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Port over NetBSD fixes:<br/>- remove configure hooks to other os's<br/>- handle symlinks in cvsroot<br/>- configurable CVS local directory name<br/>- unlock patch<br/>- setxid patch (handle setuid CVS and drop privileges correctly)<br/>- when __SSP__ avoid alloca<br/>- admin commands in history<br/>- programmable admin group<br/>- always enforce admin group<br/>- protocol independent network handling (handle ipv6)<br/>- correct issue with wrong revision in resurrected files<br/>- centralize cvs password cleanup in memory<br/>- don't segv if we re-enter exit handlers<br/>- more sprintf -&gt; snprintf<br/>- extra empty line in editor buffer<br/>- alias 't' with 'T' in logmsg.c for compatibility<br/>- alias config "LocalKeyword" with "tag" and "UserAdminOptions" with<br/>  "AdminOptions" for compatibility.<br/>- disable Checking-prog and Update-prog for security<br/>- take account of our current umask when computing the mode of files.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.1</description>
    <pubDate>Wed Apr 08 16:27:52 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD.<br/><br/>Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.6.2.2</description>
    <pubDate>Wed May 13 18:53:22 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch jym-xensuspend on 2009-05-13 18:53:22 +0000</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.6.2.1</description>
    <pubDate>Sun May 03 17:13:07 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>Apply patch (requested by christos in ticket #889):<br/><br/>Teach rcs about the new cvs "commitid" keyword, so that we don't bitch each<br/>time we play with an RCS file maintained by CVS.<br/><br/>Update cvs for:<br/>        - setuid fixes<br/>        - acl support<br/>        - path name resolution fixes<br/>        - "compat format string" fixes so it can use the config files<br/>           of older cvs versions.</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.10.8.1</description>
    <pubDate>Mon Jun 03 02:45:25 UTC 2013</pubDate>
    <dc:creator>riz</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/external/gpl2/xcvs/lib/libcvs/Makefile - 1.10.6.1</description>
    <pubDate>Tue Apr 17 00:04:15 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

