<?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 sysctl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b259e1d9fc75378ca31a3519693faedc6d3b1bd5 - run sysctl early enough.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#b259e1d9fc75378ca31a3519693faedc6d3b1bd5</link>
        <description>run sysctl early enough.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sun, 13 Jun 2021 10:14:40 +0000</pubDate>
        <dc:creator>mlelstv &lt;mlelstv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d2e1537c589a0cc74bed5032035a0cf71b6c2c3 - Add an _rc_subr_loaded variable, set to &quot;:&quot; by rc.subr.  Scripts can use this</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#7d2e1537c589a0cc74bed5032035a0cf71b6c2c3</link>
        <description>Add an _rc_subr_loaded variable, set to &quot;:&quot; by rc.subr.  Scripts can use thisfor a speedup by doing:$_rc_subr_loaded . /etc/rc.subr

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Fri, 13 Aug 2004 18:08:03 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a48d151aba8f3aa299c6df5a889d02793dbd4f9 - don&apos;t bother warning about obsolete $defcorename and $nfsiod_flags;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#2a48d151aba8f3aa299c6df5a889d02793dbd4f9</link>
        <description>don&apos;t bother warning about obsolete $defcorename and $nfsiod_flags;postinstall now checks for these

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Mon, 29 Apr 2002 12:10:23 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1dad4ca74f38c057b715f7799de0d428e479d5f3 - clean up warnings.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#1dad4ca74f38c057b715f7799de0d428e479d5f3</link>
        <description>clean up warnings.don&apos;t bother setting defcorename from obsolete $defcorename.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Wed, 27 Mar 2002 08:03:08 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96776149fc7ca4b0dabf8673a622c0522e36baa1 - Correct the &quot;direction&quot; of the barrier dependencies (DAEMON, LOGIN,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#96776149fc7ca4b0dabf8673a622c0522e36baa1</link>
        <description>Correct the &quot;direction&quot; of the barrier dependencies (DAEMON, LOGIN,NETWORKING, and SERVERS) by specifying that certain things shouldcome BEFORE a given barrier, rather than having the barrier REQUIREa service.  This allows scripts to be removed without having toedit the barrier dependencies.As discussed on tech-userlevel, and approved by Luke.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Fri, 22 Mar 2002 04:33:57 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce3ce862610c39ba23aef37b6e8665f9b4b1b639 - migrate raising of securelevel from sysctl to separate securelevel script.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#ce3ce862610c39ba23aef37b6e8665f9b4b1b639</link>
        <description>migrate raising of securelevel from sysctl to separate securelevel script.the latter depends upon aftermountlkm (but is required by DAEMON), so thatlkms may be loaded before the securelevel is raised.noted by Rafal Boni &lt;rafal@mediaone.net&gt; in [bin/10780]

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Mon, 21 Aug 2000 23:31:24 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00ded2c64e92b91dbf4af340f000d6d99fa78586 - add rc.d/ipsec for ipsec configuration.  when enabled, it will inject</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#00ded2c64e92b91dbf4af340f000d6d99fa78586</link>
        <description>add rc.d/ipsec for ipsec configuration.  when enabled, it will inject/etc/ipsec.conf into &quot;setkey -f&quot;.  PR 9609.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Tue, 13 Jun 2000 16:29:53 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c1b0ec2075653d394a66a1c98d05774f356ecf8 - Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#5c1b0ec2075653d394a66a1c98d05774f356ecf8</link>
        <description>Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.This allows us or a user to change the configuration file method inone place - rc.subr - without having to edit all of the rc.d/* files.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sat, 13 May 2000 08:45:06 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fff5c014937c99eb398aedd5c70c07094efd59e0 - This was doubly borken...</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#fff5c014937c99eb398aedd5c70c07094efd59e0</link>
        <description>This was doubly borken...

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sun, 07 May 2000 19:03:25 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe4377f98c6616ecd2d10dcf853a99a1cfbd69fc - Only warn on non-default old nfsiod args.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#fe4377f98c6616ecd2d10dcf853a99a1cfbd69fc</link>
        <description>Only warn on non-default old nfsiod args.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sun, 07 May 2000 02:04:20 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a32696c2de239d33757b33458bb196c509c0fc50 - Death to nfsiod!</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#a32696c2de239d33757b33458bb196c509c0fc50</link>
        <description>Death to nfsiod!It is replaced by kernel threads that do the same thing. The number ofkernel threads used is set with the vfs.nfs.iothreads sysctl.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sat, 15 Apr 2000 21:14:48 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>506c359083470b3e25aaf5a187920603d989bca6 - Improve backwards compatability and leave securelevel the old way.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#506c359083470b3e25aaf5a187920603d989bca6</link>
        <description>Improve backwards compatability and leave securelevel the old way.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sun, 09 Apr 2000 21:00:04 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>163510ecf41bf1a7139997121287fa7fa7ec7958 - The file /etc/sysctl.conf is now run with sysctl -f at boot time.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#163510ecf41bf1a7139997121287fa7fa7ec7958</link>
        <description>The file /etc/sysctl.conf is now run with sysctl -f at boot time.This replaces the previous /etc/rc.d/sysctl. Also, the variables are nowset earlier, between ipf/ipnat and the network coming up.The rc.conf defcorename and securelevel variables are no more. You canset them directly in sysctl.conf now.

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Sat, 08 Apr 2000 23:02:53 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c53094a73808cc29a489856e2ac3db07eaf392f0 - rc.d scripts derived from /etc/rc</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/etc/rc.d/sysctl#c53094a73808cc29a489856e2ac3db07eaf392f0</link>
        <description>rc.d scripts derived from /etc/rc

            List of files:
            /netbsd-src/etc/rc.d/sysctl</description>
        <pubDate>Fri, 10 Mar 2000 11:53:23 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
