<?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>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>997c4cdc979a262b9774f19adabfcae6ddf17622 - sysctl: Add indirection of symbols to remove clash with sanitizers</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#997c4cdc979a262b9774f19adabfcae6ddf17622</link>
        <description>sysctl: Add indirection of symbols to remove clash with sanitizersAdd indirection and symbol renaming under MKSANITIZER for the linked inversion of sysctlbyname and sysctlgetmibinfo.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 18 Aug 2019 04:10:22 +0000</pubDate>
        <dc:creator>kamil &lt;kamil@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de1cb60c9bb0b1917e12ee5a5e46ceeb0ef155d5 - use the proper variable</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#de1cb60c9bb0b1917e12ee5a5e46ceeb0ef155d5</link>
        <description>use the proper variable

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Thu, 29 Nov 2012 02:05:38 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9740ada7fe27c0055b3e973b80e9622ad293037 - RUMP_ACTION -&gt; RUMPPRG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#f9740ada7fe27c0055b3e973b80e9622ad293037</link>
        <description>RUMP_ACTION -&gt; RUMPPRG

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 13 Dec 2010 17:42:17 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>08fc937c0611e84f62dc0e3e1a2a096faedba168 - make sysctl(8) work as a rump client</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#08fc937c0611e84f62dc0e3e1a2a096faedba168</link>
        <description>make sysctl(8) work as a rump client

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Fri, 05 Nov 2010 15:55:23 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a6533b8fed7519f55fc76f62a022f6506cd0d8ce - Comment out CFLAGS+=-g.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#a6533b8fed7519f55fc76f62a022f6506cd0d8ce</link>
        <description>Comment out CFLAGS+=-g.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Fri, 13 Feb 2009 16:02:05 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ad6c31cee35b1d02077d3e9a0ca686defc898557 - PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknown</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#ad6c31cee35b1d02077d3e9a0ca686defc898557</link>
        <description>PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknowndevice.  If we cannot determine the device name of the console, print theconsole dev_t in hex.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 06 Apr 2005 21:13:03 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29e15c79329bd6646ccfef7dac120121dd6d9959 - Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#29e15c79329bd6646ccfef7dac120121dd6d9959</link>
        <description>Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() fromsysctl(8) into libc, making the minor number jump.  Add prototypes tosys/sysctl.h, fix sets, modify man pages, etc.  That oughta cover it.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Thu, 25 Mar 2004 19:36:26 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c915b3168ccc04a13409f0a22e6d3b2f10efe75e - New sysctl(8) binary.  Performs auto-discovery and can add/remove</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#c915b3168ccc04a13409f0a22e6d3b2f10efe75e</link>
        <description>New sysctl(8) binary.  Performs auto-discovery and can add/removenodes from the tree.  Never needs to be recompiled again.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Thu, 04 Dec 2003 19:49:39 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d348d3d72357f219071c6aaf0e8694b6cc03632c - tweaks for fparseln(3) move from libutil to libc:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#d348d3d72357f219071c6aaf0e8694b6cc03632c</link>
        <description>tweaks for fparseln(3) move from libutil to libc:- remove #include &lt;util.h&gt; if nothing else needed it- remove LDFLAGS+=-lutil if nothing else needed it

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sat, 30 Nov 2002 03:10:53 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7360d7b6ae7d2788501ef4570581367725269f46 - Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#7360d7b6ae7d2788501ef4570581367725269f46</link>
        <description>Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 19 Aug 2002 10:16:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58d461858a04940ae12456b866aecf2e17302fb7 - handle new emulation sysctls, and cleanup function duplication.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#58d461858a04940ae12456b866aecf2e17302fb7</link>
        <description>handle new emulation sysctls, and cleanup function duplication.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 20 Mar 2002 00:23:23 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f90f5ce45628270b604a99d3b2d383c6b6d49f3 - Add a &quot;-f file&quot; flag to process directives from a file.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#4f90f5ce45628270b604a99d3b2d383c6b6d49f3</link>
        <description>Add a &quot;-f file&quot; flag to process directives from a file.

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 12 Mar 2000 22:56:48 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fc838249f5b83a2f80358c381f42255f06f33de4 - don&apos;t install /usr/sbin/sysctl (backward compat symlink)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#fc838249f5b83a2f80358c381f42255f06f33de4</link>
        <description>don&apos;t install /usr/sbin/sysctl (backward compat symlink)

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 17 Jan 2000 04:22:59 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ea807c958e1ea818f23cff2f68f53a17c9f3c6d - move sysctl to /sbin/sysctl.  symlink from /usr/sbin/sysctl</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#3ea807c958e1ea818f23cff2f68f53a17c9f3c6d</link>
        <description>move sysctl to /sbin/sysctl.  symlink from /usr/sbin/sysctlis supplied for backward compatibility.add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctlas we have a symlink)

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 17 Jan 2000 02:36:31 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b2ed69e4e955c2c72e4bf51261c6e8a8aa33566 - Moved from usr.sbin/sysctl/Makefile,v</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/sysctl/Makefile#6b2ed69e4e955c2c72e4bf51261c6e8a8aa33566</link>
        <description>Moved from usr.sbin/sysctl/Makefile,v

            List of files:
            /netbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 17 Jan 2000 02:30:18 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
