<?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/tests/lib/libc/net/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Avoid redefining _REENTRANT under sanitizers<br/><br/>Switch away from -Wno-macro-redefined which was Clang specific.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.14</description>
    <pubDate>Mon Jun 01 01:03:21 UTC 2020</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>Expand the -Wno-macro-redefined usage to MKLIBCSANITIZER<br/><br/>_REENTRANT can be redefined and this is considered as an error.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.13</description>
    <pubDate>Sat Feb 08 00:11:18 UTC 2020</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>Enhance the support of LLVM sanitizers<br/><br/>Define _REENTRANT for MKSANITIZER build. This is needed for at least stdio<br/>code. This caused new build issued with duplicated symbols in few places<br/>and rump kernel code picking different code paths borrowed from libc.<br/>Handle all this in one go.<br/><br/>Add bsd.sanitizer.mk to share common code used by programs and libraries.<br/><br/>Switch from realall to beforeinstall target in .syms files. This is more<br/>reliable in MKSANITIZER.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.12</description>
    <pubDate>Tue Aug 27 22:48:53 UTC 2019</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;<br/> Add simple test case for if_nametoindex(3).</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.11</description>
    <pubDate>Mon Aug 06 04:50:11 UTC 2018</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>branches:  1.10.24;  1.10.26;<br/>Use our own resolv.conf file simplifying the test to not need rump_vfs.<br/>Add debugging on the dns server<br/>One test fails (gethostbyaddr6) why? It runs without rump</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.10</description>
    <pubDate>Thu Jan 09 02:18:10 UTC 2014</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Make t_hostent test cases that query the DNS work on systems with no<br/>Internet connectivity, by hijacking DNS queries and /etc/resolv.conf<br/>accesses using librumphijack and providing a minimal DNS server to<br/>answer the queries.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.9</description>
    <pubDate>Mon Jan 06 14:50:32 UTC 2014</pubDate>
    <dc:creator>gson</dc:creator>
</item>

<item>
    <title>test harness for gethostbyname()/gethostbyaddr() and their internal bits.<br/>XXX[1]: How can we avoid using hard-coded hosts for DNS<br/>XXX[2]: How do we test NIS?</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.8</description>
    <pubDate>Fri Aug 16 15:29:45 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>correct spelling of file to clean</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.7</description>
    <pubDate>Sat Sep 15 16:22:58 UTC 2012</pubDate>
    <dc:creator>plunky</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;  1.6.8;<br/>atf-ify ether_aton test</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.6</description>
    <pubDate>Tue Nov 01 22:36:53 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Few naive unit tests for the getprotoent(3) family.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.5</description>
    <pubDate>Fri Jul 15 06:41:29 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Re-add missing -lpthread and fix some structure inializers (not sure how<br/>these ever compiled)</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.4</description>
    <pubDate>Thu Jan 13 02:24:51 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>The nsdispatch test belongs in libc/net and not in libc</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.3</description>
    <pubDate>Thu Jan 13 01:56:44 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Move the servent and protoent tests to src/tests/lib/libc/net/ (where<br/>they should have gone initially).</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.2</description>
    <pubDate>Wed Jan 12 17:32:27 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>By request, put the getaddrinfo test in tests/lib/libc/net/</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.1</description>
    <pubDate>Wed Jan 12 02:58:40 UTC 2011</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.6.8.2</description>
    <pubDate>Wed Aug 20 00:04:49 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Resync to 2012-11-19 00:00:00 UTC</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.6.8.1</description>
    <pubDate>Tue Nov 20 03:02:55 UTC 2012</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.6.2.2</description>
    <pubDate>Thu May 22 11:42:20 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.6.2.1</description>
    <pubDate>Tue Oct 30 19:00:00 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.10.26.2</description>
    <pubDate>Mon Apr 13 08:05:26 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/tests/lib/libc/net/Makefile - 1.10.26.1</description>
    <pubDate>Mon Jun 10 22:10:04 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

