<?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>2142cffc5c2ded646c40ac1bc09d11cb88189b68 - Descend into share/examples/devpubd/hooks</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#2142cffc5c2ded646c40ac1bc09d11cb88189b68</link>
        <description>Descend into share/examples/devpubd/hooks

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 30 Mar 2024 06:29:33 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66434e381df46217c4980eb7a2c92c153110a21e - remove sup examples</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#66434e381df46217c4980eb7a2c92c153110a21e</link>
        <description>remove sup examples

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Tue, 15 Oct 2019 18:32:59 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6049b090a12f30ca9d2a63fe93ee61885fd9473f - Remove the userland part of ISDN. The kernel part is untouched for now.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#6049b090a12f30ca9d2a63fe93ee61885fd9473f</link>
        <description>Remove the userland part of ISDN. The kernel part is untouched for now.ipppctl was actually an exact copy of pppoectl; there is no functionalchange in pppoectl in this commit.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sun, 23 Sep 2018 07:24:19 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8797028bc711deeaf6840eeb121588deb8da0a32 - - make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#8797028bc711deeaf6840eeb121588deb8da0a32</link>
        <description>- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant  on startup- create share/examples/wpa_supplicant/wpa_supplicant.conf and make it  known in the relevant places. Improvements welcome, my point was  ctrl_interface and &quot;you seriously want this&quot;

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Thu, 23 Jan 2014 07:26:50 +0000</pubDate>
        <dc:creator>spz &lt;spz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c60c5ec2d89576fa40b44c41380c8ed875bbbc9e - actually install the new npf examples</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#c60c5ec2d89576fa40b44c41380c8ed875bbbc9e</link>
        <description>actually install the new npf examplesadd examples for a hash table file and a tree table fileadd an ID string to host-npf.conf

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Wed, 22 Aug 2012 06:45:15 +0000</pubDate>
        <dc:creator>spz &lt;spz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5847cc334d9a7029f6352b847e9e8d71a0f9e0c - Add assembly language examples in a new &apos;asm&apos; subdirectory.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#a5847cc334d9a7029f6352b847e9e8d71a0f9e0c</link>
        <description>Add assembly language examples in a new &apos;asm&apos; subdirectory.At the moment this only provides an example for a &quot;Hello world&quot; programfor powerpc.  (Bear with me: this is my very first assembly program inpowerpc; if you find anything stupid in the code, please fix it!)

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 12 Nov 2011 01:18:40 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e0c22d6455b39674e6a334f1347a8b50e1110144 - Install, and add to the set lists, example code to illustrate Lua module use.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#e0c22d6455b39674e6a334f1347a8b50e1110144</link>
        <description>Install, and add to the set lists, example code to illustrate Lua module use.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 15 Oct 2011 13:00:59 +0000</pubDate>
        <dc:creator>mbalmer &lt;mbalmer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c8da0e5fefd3800856b306200a18b2315c7fbb9f - Add the getdate(3) function and getdate_err value, conforming to IEEE</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#c8da0e5fefd3800856b306200a18b2315c7fbb9f</link>
        <description>Add the getdate(3) function and getdate_err value, conforming to IEEEStd 1003.1 (``POSIX.1&apos;&apos;) and the Open Group Base Specifications X/OpenSystem Interfaces extension (``XSI&apos;&apos;).

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Thu, 14 May 2009 02:37:35 +0000</pubDate>
        <dc:creator>ginsbach &lt;ginsbach@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0cdcf7cea65e81fba8c1f316cd1141a6ff669c18 - Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#0cdcf7cea65e81fba8c1f316cd1141a6ff669c18</link>
        <description>Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used tobuild it.  0.6 is going to be imported in external/bsd/atf, with all thenecessary Makefiles in that same hierarchy.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Mon, 19 Jan 2009 07:08:14 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56ed44c4a5bf792472ec24523e932569e939762a - Add an example script to connect to Cingular&apos;s 3G service.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#56ed44c4a5bf792472ec24523e932569e939762a</link>
        <description>Add an example script to connect to Cingular&apos;s 3G service.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 25 Oct 2008 17:43:24 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>78bb0388d381ab938c0c410f57e9f91084d1ed39 - Add the ATF data files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#78bb0388d381ab938c0c410f57e9f91084d1ed39</link>
        <description>Add the ATF data filesThis change adds example files shipped with ATF as well as other data filesrequired to support some of its features.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Mon, 12 Nov 2007 15:01:50 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5727e58f162cdf66907c417126cf53285d173b12 - Obsolete old fingerprint generation scripts.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#5727e58f162cdf66907c417126cf53285d173b12</link>
        <description>Obsolete old fingerprint generation scripts.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 16 Sep 2006 21:03:11 +0000</pubDate>
        <dc:creator>elad &lt;elad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d222d28ff9f8badd03e307517a432bf3f44acfe - Add a hostapd.conf example based on the one distributed with hostapd.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#5d222d28ff9f8badd03e307517a432bf3f44acfe</link>
        <description>Add a hostapd.conf example based on the one distributed with hostapd.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sun, 30 Apr 2006 13:52:35 +0000</pubDate>
        <dc:creator>rpaulo &lt;rpaulo@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>354f2a1004d9f17c3d2ab422f9a62405a9873ff8 - Switch to ipsec-tools for libipsec, setkey, and racoon.  From</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#354f2a1004d9f17c3d2ab422f9a62405a9873ff8</link>
        <description>Switch to ipsec-tools for libipsec, setkey, and racoon.  FromEmmanuel Dreyfus, with some small changes by me.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 19 Feb 2005 16:55:02 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f556391190f77dbf7bd2ae58c5a77503ab71e883 - Add a wsmoused sample configuration file.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#f556391190f77dbf7bd2ae58c5a77503ab71e883</link>
        <description>Add a wsmoused sample configuration file.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Tue, 04 Mar 2003 14:36:17 +0000</pubDate>
        <dc:creator>jmmv &lt;jmmv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>800e198ba696c5766d9a08e26b88ee8bf762fa82 - add example disktab file</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#800e198ba696c5766d9a08e26b88ee8bf762fa82</link>
        <description>add example disktab file

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Tue, 17 Dec 2002 15:16:40 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e644ca2e85321cc8b7fd6770538926c2bbb5cd46 - Added verified exec directory.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#e644ca2e85321cc8b7fd6770538926c2bbb5cd46</link>
        <description>Added verified exec directory.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 23 Nov 2002 10:25:56 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>074863cac2a1f5ba805005d0e81075781c537183 - Move the sample fstab files to /usr/share/examples/fstab/. Duplicates</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#074863cac2a1f5ba805005d0e81075781c537183</link>
        <description>Move the sample fstab files to /usr/share/examples/fstab/. Duplicatesor very similar configs removed.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 04 May 2002 19:43:57 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56d43050fc3b7bd425a101390385a9c15a892a49 - Enable ISDN examples.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#56d43050fc3b7bd425a101390385a9c15a892a49</link>
        <description>Enable ISDN examples.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 13:28:19 +0000</pubDate>
        <dc:creator>martin &lt;martin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ce2dc56ef61a3e78a4e4db657b4ecb607bfc46a - Go into the subdirectory syslogd.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/Makefile#0ce2dc56ef61a3e78a4e4db657b4ecb607bfc46a</link>
        <description>Go into the subdirectory syslogd.

            List of files:
            /netbsd-src/share/examples/Makefile</description>
        <pubDate>Tue, 18 Jul 2000 08:17:51 +0000</pubDate>
        <dc:creator>enami &lt;enami@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
