<?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>3bfaa97146632a7fff2425e11c47d4964bacef79 - A driver for the MCP-2221 / 2221A multi-io chip.  This is a USB to</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#3bfaa97146632a7fff2425e11c47d4964bacef79</link>
        <description>A driver for the MCP-2221 / 2221A multi-io chip.  This is a USB toUART / GPIO / I2C multi-io chip probably based upon a programmed PIC.The end result is that simple gpio and i2c can exist on any systemthat provides a USB port.  This is everything from a RPI to aVirtualbox VM.o The UART presents itself as a umodem(4) device and pretty much worksas one would expect.o There are 4 simple GPIO pins with multiple functions that attach togpio(4).  Support for basic GPIO input and output exists with gpioctl,the ADC, DAC and clock pulse functions exist as ALT functions.  Forthe ADC and DAC /dev/ devices are provided such that simple reads andwrites interact with the ADC and DAC.  The IRQ function on pin GP1 andbit banging the GPIO with gpiopps(4) and gpioow(4) are not reallysupported.  The short answer is that a spin lock is held while tryingto do USB transfers and that isn&apos;t allowed.o There is a simple I2C engine that attaches to iic(4).  This mostlyworks as expected, except that a READ without STOP is not supported bythe engine which causes problems for some drivers.  Most drivers donot seem to use READ without STOP and seem to work as expected.Support for changing the I2C speed is not supported, but nothing muchreally does that.o A userland utility called umcpmioctl(8) is provided that allows thequery of the status of the chip and allows for the query of the flashmemory and the setting of some of the flash memory parameters mostlyrelated to gpio.  This utility interacts with a control device in/dev/.  The flash memory contents is copied to the sram on boot up ofthe chip and can be used to adjust how the chip sets up the gpio pins,among other things.  Support for setting or entering the chip passwordis not provided.o A number of sysctls are provided to mess with various settings.These are detailed in the man page.While not perfect, the chip is reasonable, cheap, and has at least onevendor making a breakout board.  It is also one of the only ones inthis space that has enough documentation to write a driver.Support for a related chip, the MCP-2210, which provides SPI and GPIOmay exist some day as the programming interface is very simular.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Mon, 16 Dec 2024 16:37:38 +0000</pubDate>
        <dc:creator>brad &lt;brad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50a8b41245ea9f1b1efbf6f6a503f92b880b954f - certctl(8): New tool for managing OpenSSL CA certificates.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#50a8b41245ea9f1b1efbf6f6a503f92b880b954f</link>
        <description>certctl(8): New tool for managing OpenSSL CA certificates.Same command-line syntax as FreeBSD, clearer semantics about whichparts are config and which parts are cache.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sat, 26 Aug 2023 05:27:13 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@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/usr.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/usr.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>da7913c09ea9fb69a9266bfb9b48331245b8a85f - mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#da7913c09ea9fb69a9266bfb9b48331245b8a85f</link>
        <description>mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timedand moused

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sun, 29 May 2022 15:23:20 +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/usr.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/usr.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>6678627ac7becdb11c95bac0c1bad7c5164b4a82 - mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#6678627ac7becdb11c95bac0c1bad7c5164b4a82</link>
        <description>mk: Rename the MKMBONE option to MKMROUTING for greater accuracy andto match the related kernel config option.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Wed, 25 May 2022 21:25:46 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30fbdc74a388f632d76737ef7034956f9e0fe94e - mk: Allow building base without the MBONE applications by setting</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#30fbdc74a388f632d76737ef7034956f9e0fe94e</link>
        <description>mk: Allow building base without the MBONE applications by settingMKMBONE=no in mk.conf

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Wed, 25 May 2022 10:18:28 +0000</pubDate>
        <dc:creator>nia &lt;nia@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0fde9902fd4d72ded2807793acc7bfaa1ebf243 - PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#f0fde9902fd4d72ded2807793acc7bfaa1ebf243</link>
        <description>PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5)and fix it for OpenSSL 1.1

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sun, 23 Jan 2022 14:35:44 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>591b22f37f854ecc4479a7951be8f041dce22bbc - Descend into wg-userspace.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#591b22f37f854ecc4479a7951be8f041dce22bbc</link>
        <description>Descend into wg-userspace.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Thu, 20 Aug 2020 21:30:46 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a14187eca5f3ca8e2a2c8c3d8f8515839a2a49fe - [ozaki-r] Changes to the kernel core for wireguard</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#a14187eca5f3ca8e2a2c8c3d8f8515839a2a49fe</link>
        <description>[ozaki-r] Changes to the kernel core for wireguard

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Thu, 20 Aug 2020 21:21:31 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85654ec7a98f86a71c51f6ab92fe59953f6931f4 - Remove HIPPI support and the esh(4) driver that uses it.  There have not</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#85654ec7a98f86a71c51f6ab92fe59953f6931f4</link>
        <description>Remove HIPPI support and the esh(4) driver that uses it.  There have notbeen any users of HIPPI for some time, and it is unlikely to be resurrected.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sun, 19 Jan 2020 06:55:21 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8c6c0bf5444e6b81692094067a5c275d3bcfc65 - Add nvmmctl, with two commands for now.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#a8c6c0bf5444e6b81692094067a5c275d3bcfc65</link>
        <description>Add nvmmctl, with two commands for now.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Mon, 28 Oct 2019 13:04:18 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e0c7fc18e569c0437ae0b6d95077b1f4c0c6ca2 - remove sup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#1e0c7fc18e569c0437ae0b6d95077b1f4c0c6ca2</link>
        <description>remove sup

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Tue, 15 Oct 2019 18:33:23 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7bc68693649daf9dd0abbf32d379cd8126aba32e - Retire the LMC driver, and its associated lmcconfig tool. LMC has been</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#7bc68693649daf9dd0abbf32d379cd8126aba32e</link>
        <description>Retire the LMC driver, and its associated lmcconfig tool. LMC has beenmentioned repeatedly as a non-MP-safe driver that is hard to maintain,and no one is taking care of it.LMC was removed from OpenBSD three years ago, and from FreeBSD a fewmonths ago.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Wed, 12 Dec 2018 07:04:05 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@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/history/netbsd-src/usr.sbin/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/usr.sbin/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>f922b0f6bdcf4f9bc3651ffd24d4c79d7318d22b - Remove the network ATM code.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#f922b0f6bdcf4f9bc3651ffd24d4c79d7318d22b</link>
        <description>Remove the network ATM code.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Thu, 06 Sep 2018 06:41:59 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ebe46fcadee1d7c4715a974ec3046c091ff1363 - Remove userland part of ndis</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#1ebe46fcadee1d7c4715a974ec3046c091ff1363</link>
        <description>Remove userland part of ndis

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sat, 25 Aug 2018 11:06:00 +0000</pubDate>
        <dc:creator>martin &lt;martin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b985414b8f8688f3bfa6718c583260b26b0bf1d1 - Merge autofs support from: Tomohiro Kusumi</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#b985414b8f8688f3bfa6718c583260b26b0bf1d1</link>
        <description>Merge autofs support from: Tomohiro KusumiXXX: Does not work yet

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Tue, 09 Jan 2018 03:31:12 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf - Remove MKCRYPTO option.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf</link>
        <description>Remove MKCRYPTO option.Originally, MKCRYPTO was introduced because the United Statesclassified cryptography as a munition and restricted its export.  Theexport controls were substantially relaxed fifteen years ago, and areessentially irrelevant for software with published source code.In the intervening time, nobody bothered to remove the option afterits motivation -- the US export restriction -- was eliminated.  I&apos;mnot aware of any other operating system that has a similar option; Iexpect it is mainly out of apathy for churn that we still have it.Today, cryptography is an essential part of modern computing -- youcan&apos;t use the internet responsibly without cryptography.The position of the TNF board of directors is that TNF makes norepresentation that MKCRYPTO=no satisfies any country&apos;s cryptographyregulations.My personal position is that the availability of cryptography is abasic human right; that any local laws restricting it to a privilegedfew are fundamentally immoral; and that it is wrong for developers tospend effort crippling cryptography to work around such laws.As proposed on tech-crypto, tech-security, and tech-userlevel to noobjections:https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.htmlhttps://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.htmlhttps://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.htmlP.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of*bad* crypto that was conditional on it, e.g. DES in telnet...  Thatshould probably be removed too, but on the grounds that it is bad,not on the grounds that it is (nominally) crypto.

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sun, 21 May 2017 15:28:36 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6121f8d46c6ed587503b30f2a1b37239a96a801 - bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/Makefile#b6121f8d46c6ed587503b30f2a1b37239a96a801</link>
        <description>bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon.bta2dpd allows you to stream audio to and from bluetooth devices.It features high quality stereo audio and is intended for use with pad(4)device.As discussed on current-users@ and tech-userlevel@

            List of files:
            /netbsd-src/usr.sbin/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 16:55:54 +0000</pubDate>
        <dc:creator>nat &lt;nat@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
