<?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>402b924225011ab38d7e088fead75cce9612e16d - revert bits and pieces I accidentally included in my last commit</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#402b924225011ab38d7e088fead75cce9612e16d</link>
        <description>revert bits and pieces I accidentally included in my last commitfrom hannken

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Mon, 06 Jun 2022 13:28:55 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7957d167764df372bcb5501e4903082788eb42b - build system: Revert all the recent additions of MK[...] knobs that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#b7957d167764df372bcb5501e4903082788eb42b</link>
        <description>build system: Revert all the recent additions of MK[...] knobs thatallow conditionally disabling the building of certain user spaceprograms in the &apos;base&apos; set.There is not enough consensus that this is the right way and a fewpeople had strong objections, see source-changes-d@.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Mon, 06 Jun 2022 10:56:27 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbb875961a451364178e6a9a0916495fe4793cc6 - mk: Add a MKLFS flag for excluding the log-structured filesystem userspace</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#cbb875961a451364178e6a9a0916495fe4793cc6</link>
        <description>mk: Add a MKLFS flag for excluding the log-structured filesystem userspacetools from the build.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Fri, 27 May 2022 07:28:20 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aaca3d49cd5c27a80a1c4919c59ff16a1033b8a5 - Add the fsck_udf(8) tool to the build and release</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#aaca3d49cd5c27a80a1c4919c59ff16a1033b8a5</link>
        <description>Add the fsck_udf(8) tool to the build and release

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Wed, 06 Apr 2022 14:20:07 +0000</pubDate>
        <dc:creator>reinoud &lt;reinoud@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21046761430923b0399b1aaf31dbf7df3d363427 - enable blkdiscard(8) build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#21046761430923b0399b1aaf31dbf7df3d363427</link>
        <description>enable blkdiscard(8) build.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Thu, 24 Feb 2022 03:35:32 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bd68f4ea1184b504c79978161e22b8cc816d17e - Install mount_qemufwcfg everywhere instead of just x86.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#3bd68f4ea1184b504c79978161e22b8cc816d17e</link>
        <description>Install mount_qemufwcfg everywhere instead of just x86.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sun, 30 Sep 2018 15:56:46 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7f036be09560af2c00b2fcb34e7cc27dd941e61 - Add a port of the umb(4) driver from OpenBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#d7f036be09560af2c00b2fcb34e7cc27dd941e61</link>
        <description>Add a port of the umb(4) driver from OpenBSDThe umb(4) driver provides support for USB MBIM (Mobile BroadbandInterface Model) devices.MBIM devices establish connections via cellular networks such as GPRS,UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames.Required configuration parameters like PIN and APN have to be set withumbctl(8), a new tool specific to this driver. The IP address is configuredautomatically; the default route and DNS server information have to be setseparately.The driver is not fully functional yet, it is therefore still marked asexperimental and disabled by default. Any help welcome to complete it!Tested on NetBSD/amd64, with a Sierra Wireless EM7345 LTE modem on a LenovoThinkPad T440s. No functional change expected otherwise.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Tue, 31 Jul 2018 16:44:28 +0000</pubDate>
        <dc:creator>khorben &lt;khorben@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e79a1598d4de0df7b2c86516adc9f4d59129b59 - Add mount_autofs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#5e79a1598d4de0df7b2c86516adc9f4d59129b59</link>
        <description>Add mount_autofs

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sun, 14 Jan 2018 22:44:04 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a06265e3d0cb16e9c0cd0530c711f3fe9a2ed315 - Build and install mount_qemufwcfg on i386 and amd64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#a06265e3d0cb16e9c0cd0530c711f3fe9a2ed315</link>
        <description>Build and install mount_qemufwcfg on i386 and amd64

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sat, 25 Nov 2017 23:29:43 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e4cb2b9ab4107b5ab560c348a691ae05ac595a5 - merge the bouyer-socketcan branch to HEAD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#6e4cb2b9ab4107b5ab560c348a691ae05ac595a5</link>
        <description>merge the bouyer-socketcan branch to HEAD.CAN stands for Controller Area Network, a broadcast network usedin automation and automotive fields. For example, the NMEA2000 standarddevelopped for marine devices uses a CAN network as the link layer.This is an implementation of the linux socketcan API:https://www.kernel.org/doc/Documentation/networking/can.txtyou can also see can(4).This adds a new socket family (AF_CAN) and protocol (PF_CAN),as well as the canconfig(8) utility, used to set timing parameter ofCAN hardware. Also inclued is a driver for the CAN controllerfound in the allwinner A20 SoC (I tested it with an Olimex lime2 board,connected with PIC18-based CAN devices).There is also the canloop(4) pseudo-device, which allows to usethe socketcan API without CAN hardware.At this time the CANFD part of the linux socketcan API is not implemented.Error frames are not implemented either. But I could get the cansend andcanreceive utilities from the canutils package to build and run with minimalchanges. tcpudmp(8) can also be used to record frames, which can bedecoded with etherreal.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sat, 27 May 2017 21:02:54 +0000</pubDate>
        <dc:creator>bouyer &lt;bouyer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a39bad1dedce487eb6d0bb82935c2d7c4f182aa - cgdconfig does not need crypto.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#3a39bad1dedce487eb6d0bb82935c2d7c4f182aa</link>
        <description>cgdconfig does not need crypto.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Fri, 01 Jul 2016 22:50:50 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cae3c2f47141d9002c525b09966c89195476e786 - nvmectl(8): Added NVM Express control utility.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#cae3c2f47141d9002c525b09966c89195476e786</link>
        <description>nvmectl(8): Added NVM Express control utility.Ported from FreeBSD nvmecontrol(8).

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sat, 04 Jun 2016 16:29:35 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6314d6139f759e125980cf1c2c8c42075171b82 - Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#c6314d6139f759e125980cf1c2c8c42075171b82</link>
        <description>Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).Remove rtsol(8) from rc.d/network.Add -w seconds command to ifconfig to wait for N seconds for until DADhas finished on all addresses.Use ifconfig -w in rc.d/network instead of a forced sleep.As discussed on tech-net@

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Thu, 11 Sep 2014 13:10:03 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f28e66072687b12cb419d32b33c29e784c3a9827 - moved to external</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#f28e66072687b12cb419d32b33c29e784c3a9827</link>
        <description>moved to external

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Wed, 25 Dec 2013 22:04:52 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99ed7cd1682ec49652173a78edf1c98581fbbd7f - link luactl(8) to the build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#99ed7cd1682ec49652173a78edf1c98581fbbd7f</link>
        <description>link luactl(8) to the build

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Mon, 28 Oct 2013 19:05:21 +0000</pubDate>
        <dc:creator>mbalmer &lt;mbalmer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e8a523e59fcc3ad6016ed8a5166f57e6f25216d - pdisk has moved</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#7e8a523e59fcc3ad6016ed8a5166f57e6f25216d</link>
        <description>pdisk has moved

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Sat, 23 Mar 2013 15:43:37 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccfcc4b31e022a624930aea8aa3379f040b636fe - Import mount_chfs for CHFS.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#ccfcc4b31e022a624930aea8aa3379f040b636fe</link>
        <description>Import mount_chfs for CHFS.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Thu, 24 Nov 2011 15:54:54 +0000</pubDate>
        <dc:creator>ahoka &lt;ahoka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>262c7a92902b1730fea4b4ae34dfcbd35f4a0c3f - Build and install new in-kernel iscsi initiator kernel module and associated</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#262c7a92902b1730fea4b4ae34dfcbd35f4a0c3f</link>
        <description>Build and install new in-kernel iscsi initiator kernel module and associatedbinaries (iscsid, iscsictl) if MKISCSI != no.  Initiator can also be builtinto a kernel by adding &apos;pseudo-device iscsi&apos; in kernel configuration.

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Tue, 15 Nov 2011 16:50:43 +0000</pubDate>
        <dc:creator>riz &lt;riz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f385d8f5567ec656673a8838977d51888dac9f30 - add the device publish daemon, written by jmcneill@.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#f385d8f5567ec656673a8838977d51888dac9f30</link>
        <description>add the device publish daemon, written by jmcneill@.listens on drvctl for new devices and invokes MAKEDEV for them.missing:  - manual page  - rc.d script  - more testingbut it works well enough to make new disk nodes appear in /dev whennetbsd sees them and they&apos;re missing.  you will need to make sureyou have a new /dev/MAKEDEV for this to work properly (postinstallshould handle this normally, of course.)thanks jared!

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Mon, 29 Aug 2011 11:38:48 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9255b46fb42fefe9849143c9ed6623356746daa3 - 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sbin/Makefile#9255b46fb42fefe9849143c9ed6623356746daa3</link>
        <description>7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).

            List of files:
            /netbsd-src/sbin/Makefile</description>
        <pubDate>Mon, 27 Jun 2011 11:52:22 +0000</pubDate>
        <dc:creator>uch &lt;uch@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
