<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>fd33bfb7f2a74c2ddd9aea91bb08026696cc083c - Refactor remaining mount_* commands to use the common pathadj()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#fd33bfb7f2a74c2ddd9aea91bb08026696cc083c</link>
        <description>Refactor remaining mount_* commands to use the common pathadj()function for resolving paths.Make pathadj() no longer warn about symlinks. Symlinks in /dev areregularly used in several places like LVM . The warning was alsoonly visible when calling a mount_* command directly as mount(8)itself would resolve the path witout warning before passing it toa mount_* command.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Sun, 26 Jul 2020 08:20:22 +0000</pubDate>
        <dc:creator>mlelstv &lt;mlelstv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c6eadc9ce659bc5967233fa623a7ee9c229f959 - Move WARNS=3 to the Makefile.inc, and add a little const to the remaining</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#2c6eadc9ce659bc5967233fa623a7ee9c229f959</link>
        <description>Move WARNS=3 to the Makefile.inc, and add a little const to the remainingprograms that did not compile before.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Mon, 27 Jun 2005 01:00:04 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>816b5578c852cefe81c0d23e858ab5f3667d2783 - Kill __P(), use ANSI function declarations; WARNS=3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#816b5578c852cefe81c0d23e858ab5f3667d2783</link>
        <description>Kill __P(), use ANSI function declarations; WARNS=3.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Sat, 05 Feb 2005 14:47:18 +0000</pubDate>
        <dc:creator>xtraeme &lt;xtraeme@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1edd42a9d26d1c18f3290d2af8c68644993be63c - move getmntopts(3) to libutil, build and install also it&apos;s manpage</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#1edd42a9d26d1c18f3290d2af8c68644993be63c</link>
        <description>move getmntopts(3) to libutil, build and install also it&apos;s manpagebump libutil minoradjust individual mount_*/Makefile to use libutil getmntopts(3)

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Sat, 22 Mar 2003 12:43:57 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7360d7b6ae7d2788501ef4570581367725269f46 - Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#7360d7b6ae7d2788501ef4570581367725269f46</link>
        <description>Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Mon, 19 Aug 2002 10:16:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e230a48b576e145163bd83ec522b1320b2f2e18b - CFLAGS-&gt;CPPFLAGS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#e230a48b576e145163bd83ec522b1320b2f2e18b</link>
        <description>CFLAGS-&gt;CPPFLAGS

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Fri, 10 Oct 1997 19:47:50 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10e180cc4991fbe54b0ace939ee3b05d1b7aeabe - Back out the .PATH.c changes.  The .depend problem (and others)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#10e180cc4991fbe54b0ace939ee3b05d1b7aeabe</link>
        <description>Back out the .PATH.c changes.  The .depend problem (and others)will be fixed using the new .NOPATH make feature instead.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Thu, 08 May 1997 21:11:01 +0000</pubDate>
        <dc:creator>gwr &lt;gwr@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>012e528f2e12f0ed41325d98279aad4ac3188129 - Use .PATH.c: ...</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#012e528f2e12f0ed41325d98279aad4ac3188129</link>
        <description>Use .PATH.c: ...

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Tue, 06 May 1997 20:44:56 +0000</pubDate>
        <dc:creator>gwr &lt;gwr@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0114e805cee953f6d604ea8f30b6171d04e55c94 - convert to new RCS Id conventions; reduce my headache</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#0114e805cee953f6d604ea8f30b6171d04e55c94</link>
        <description>convert to new RCS Id conventions; reduce my headache

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Sat, 18 Mar 1995 14:54:19 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06e2955ff1522de07ae49018318849daa823be4a - specify man pages the new way.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#06e2955ff1522de07ae49018318849daa823be4a</link>
        <description>specify man pages the new way.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Thu, 22 Dec 1994 10:44:04 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccfa3742b566485224cf529df97ac42446efbee9 - Update from 4.4-Lite, with local changes.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#ccfa3742b566485224cf529df97ac42446efbee9</link>
        <description>Update from 4.4-Lite, with local changes.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Wed, 08 Jun 1994 18:57:30 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2aceb4b05672cd3cbe585045d4346485f19accf - update from jsp</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#d2aceb4b05672cd3cbe585045d4346485f19accf</link>
        <description>update from jsp

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Wed, 12 Jan 1994 19:00:59 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bccc50a73339b1530e3eb76158323b4e7de3215b - Merge changes from netbsd-0-9 branch.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#bccc50a73339b1530e3eb76158323b4e7de3215b</link>
        <description>Merge changes from netbsd-0-9 branch.

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Fri, 30 Jul 1993 01:00:27 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7387d068cd03028fcc5dd3edf7a4dd6d054977f5 - merged version of mount_fdesc and mount_kernfs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/mount_fdesc/Makefile#7387d068cd03028fcc5dd3edf7a4dd6d054977f5</link>
        <description>merged version of mount_fdesc and mount_kernfs

            List of files:
            /netbsd-src/sbin/mount_fdesc/Makefile</description>
        <pubDate>Sun, 28 Mar 1993 03:19:38 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
