<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22289a8c - sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#22289a8c</link>
        <description>sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:33:01 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>406d87b1 - Explicitly add more files to the &apos;runtime&apos; package.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#406d87b1</link>
        <description>Explicitly add more files to the &apos;runtime&apos; package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 20:19:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>106d8391 - Switch the default WARNS level for sbin/ to 6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#106d8391</link>
        <description>Switch the default WARNS level for sbin/ to 6.Submitted by:	Ulrich Sp&#246;rlein

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Mon, 19 Oct 2009 16:00:24 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2bccf47 - Bring mount_nullfs up to WARNS=6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#f2bccf47</link>
        <description>Bring mount_nullfs up to WARNS=6.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Mon, 21 Nov 2005 22:51:16 +0000</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>604d24db - style.Makefile(5):</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#604d24db</link>
        <description>style.Makefile(5):	Use WARNS?= instead of WARNS=.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Mon, 23 Feb 2004 20:25:27 +0000</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d68bf45 - Default to WARNS=2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#2d68bf45</link>
        <description>Default to WARNS=2.Binary builds that cannot handle this must explicitly set WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:19:58 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ad10804 - Rename (after a repo-copy) some mount(8) programs:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#6ad10804</link>
        <description>Rename (after a repo-copy) some mount(8) programs:mount_fdesc -&gt; mount_fdescfsmount_null -&gt; mount_nullfsmount_portal -&gt; mount_portalfsmount_umap -&gt; mount_umapfsmount_union -&gt; mount_unionfs

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Wed, 23 May 2001 14:58:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99d300a1 - - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#99d300a1</link>
        <description>- FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file  systems were repo-copied from sys/miscfs to sys/fs.- Renamed the following file systems and their modules:  fdesc -&gt; fdescfs, portal -&gt; portalfs, union -&gt; unionfs.- Renamed corresponding kernel options:  FDESC -&gt; FDESCFS, PORTAL -&gt; PORTALFS, UNION -&gt; UNIONFS.- Install header files for the above file systems.- Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland  Makefiles.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Wed, 23 May 2001 09:42:29 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5779d4 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#0a5779d4</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:33:27 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe655281 - Set the default manual section for sbin/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#fe655281</link>
        <description>Set the default manual section for sbin/ to 8.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:13:31 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87f01287 - Removed definition of _NEW_VFSCONF.  The new vfsconf interface is now</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#87f01287</link>
        <description>Removed definition of _NEW_VFSCONF.  The new vfsconf interface is nowthe default.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Tue, 20 Jan 1998 10:40:18 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a4c5285 - Merge from Lite2 (use new getvfsbyname() and mount(2) interface)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#4a4c5285</link>
        <description>Merge from Lite2 (use new getvfsbyname() and mount(2) interface)

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Tue, 11 Mar 1997 12:40:45 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5383954 - This time:  an absolute -I :-&lt;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#b5383954</link>
        <description>This time:  an absolute -I :-&lt;

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Sun, 20 Nov 1994 22:41:03 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>404c1a5f - Convert to our man installation style.  Also fixed long-standing bug</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#404c1a5f</link>
        <description>Convert to our man installation style.  Also fixed long-standing bugin `fastboot&apos;/`fasthalt&apos; in which the interpreter would hang aroundafter `reboot&apos; or `halt&apos; is run, causing an irritating ``Killed&apos;&apos; message.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Fri, 05 Aug 1994 02:42:42 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fae3551 - BSD 4.4 Lite sbin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/mount_nullfs/Makefile#8fae3551</link>
        <description>BSD 4.4 Lite sbin SourcesNote:  XNSrouted and routed NOT imported here, they shall be imported withusr.sbin.

            List of files:
            /freebsd-14.2/sbin/mount_nullfs/Makefile</description>
        <pubDate>Thu, 26 May 1994 06:35:07 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
