<?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>41c2983e1a728cc714a6c6385edc0e03b8377bfb - oops, DEBUG=-g wasn&apos;t for the tree.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#41c2983e1a728cc714a6c6385edc0e03b8377bfb</link>
        <description>oops, DEBUG=-g wasn&apos;t for the tree.

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 03 Jul 2019 10:32:57 +0000</pubDate>
        <dc:creator>dlg &lt;dlg@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>5243d0ad7b6ceb70e8aa1400bd66f118a7d94714 - wire up net.link.ifrxq.pressure_return and pressure_drop</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#5243d0ad7b6ceb70e8aa1400bd66f118a7d94714</link>
        <description>wire up net.link.ifrxq.pressure_return and pressure_dropok visa@ deraadt@

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 03 Jul 2019 10:32:33 +0000</pubDate>
        <dc:creator>dlg &lt;dlg@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>256925acd0236a9d48d4fcd31acd2d98412f7b47 - Symlinks to binaries should belong to root:bin.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#256925acd0236a9d48d4fcd31acd2d98412f7b47</link>
        <description>Symlinks to binaries should belong to root:bin.tweaks and ok guenther

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 11 Sep 2016 07:06:29 +0000</pubDate>
        <dc:creator>natano &lt;natano@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>8cbb5e83967e34646f430879f6f243b12b9b627a - Kill #ifdef INET6 occurrences in userland.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#8cbb5e83967e34646f430879f6f243b12b9b627a</link>
        <description>Kill #ifdef INET6 occurrences in userland.Prompted by and ok millert@(tcpdump and libpcap left untouched, the #ifdef force is too strong withthose)

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 04 May 2016 19:48:08 +0000</pubDate>
        <dc:creator>jca &lt;jca@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>72596c46697f0ef984647282575f10aa7d92744a - Reimplement kvm_getproc2()&apos;s support for reading crash dumps and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#72596c46697f0ef984647282575f10aa7d92744a</link>
        <description>Reimplement kvm_getproc2()&apos;s support for reading crash dumps and/dev/mem to be direct instead of going through kvm_getprocs(), asthat function is going to get more an more broken as we move stufffrom struct proc to struct process for rthreads.  To minimize thecode copying, put the common logic of filling in a kinfo_proc2structure into a macro FILL_KPROC2() in &lt;sys/sysctl.h&gt; for use fromboth the kernel and user-space.  This also hides the KERN_PROC#define behind &quot;#if defined(_KERNEL)||defined(_LIBKVM)&quot;, as it&apos;sdeprecated.Positive feedback from millert and blambert; so committing to unblockfurther rthreads work.

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 10 Jan 2010 03:37:50 +0000</pubDate>
        <dc:creator>guenther &lt;guenther@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>69fc7f443b6e73874c996bccb9d4bc9b7dbe5d71 - Simplify symlink creation.  ok grunk</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#69fc7f443b6e73874c996bccb9d4bc9b7dbe5d71</link>
        <description>Simplify symlink creation.  ok grunk

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 27 May 2007 21:56:57 +0000</pubDate>
        <dc:creator>bluhm &lt;bluhm@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f7b71a65bf1acc3731b54d2d34333931de93c3d0 - UVM is no longer an option</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#f7b71a65bf1acc3731b54d2d34333931de93c3d0</link>
        <description>UVM is no longer an option

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 27 Jun 2001 06:16:44 +0000</pubDate>
        <dc:creator>art &lt;art@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>ff60459d9bfed195e9c4fbb2877bc092b688d16a - Boring...  Add :L modifier to all tweakable variables tests.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#ff60459d9bfed195e9c4fbb2877bc092b688d16a</link>
        <description>Boring...  Add :L modifier to all tweakable variables tests.Closes PR 1246

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 03 Sep 2000 18:41:11 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>03371ce31480932a0e6b4090c6f5ba0aa1429cb1 - move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#03371ce31480932a0e6b4090c6f5ba0aa1429cb1</link>
        <description>move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sat, 01 Jan 2000 22:38:18 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>8fe7eaee76665262fd0b64bafd20ff9728f20e57 - vm.swapencrypt for UVM</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#8fe7eaee76665262fd0b64bafd20ff9728f20e57</link>
        <description>vm.swapencrypt for UVM

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Thu, 30 Dec 1999 19:06:05 +0000</pubDate>
        <dc:creator>provos &lt;provos@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>090f9bdcf145d6d46de3880bb8532568e2843925 - add IPv6 support.  net.inet6.{ip6,icmp6} will be printed.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#090f9bdcf145d6d46de3880bb8532568e2843925</link>
        <description>add IPv6 support.  net.inet6.{ip6,icmp6} will be printed.

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Fri, 10 Dec 1999 10:12:56 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>e189ddde444a8c0096c2c0aefb0e38302f999b5d - $OpenBSD$</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#e189ddde444a8c0096c2c0aefb0e38302f999b5d</link>
        <description>$OpenBSD$

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Sun, 21 Sep 1997 11:34:32 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f712e2a0a1e5d479b933899d22af8d128f48426f - ipx sysctl.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#f712e2a0a1e5d479b933899d22af8d128f48426f</link>
        <description>ipx sysctl.cleanup (protyping, printf formats and so)1 (one) bug fix in printf&apos;s arg (struct instead of field)

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Mon, 25 Nov 1996 08:22:41 +0000</pubDate>
        <dc:creator>mickey &lt;mickey@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>df930be708d50e9715f173caa26ffe1b7599b157 - initial import of NetBSD tree</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/sbin/sysctl/Makefile#df930be708d50e9715f173caa26ffe1b7599b157</link>
        <description>initial import of NetBSD tree

            List of files:
            /openbsd-src/sbin/sysctl/Makefile</description>
        <pubDate>Wed, 18 Oct 1995 08:37:01 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
