<?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>
    <link>http://nxr.netbsd.org/rss/src/sbin/mount_msdos/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Don't -I from $S/sys.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.22</description>
    <pubDate>Tue Dec 22 17:50:22 UTC 2009</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>Refactor mount utilities to provide a mount_fs_parseargs() routine.<br/>Use this routine both in mount_fs and rump_fs to provide equivalent<br/>command line parameters and therefore usage interchangeability.<br/>While doing this, combine some common mountgoop to mountprog.h</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.21</description>
    <pubDate>Tue Aug 05 20:57:45 UTC 2008</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>branches:  1.20.20;  1.20.24;<br/>Move WARNS=3 to the Makefile.inc, and add a little const to the remaining<br/>programs that did not compile before.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.20</description>
    <pubDate>Mon Jun 27 01:00:06 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Kill __P(), use ANSI function declarations; WARNS=3.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.19</description>
    <pubDate>Sat Feb 05 15:02:20 UTC 2005</pubDate>
    <dc:creator>xtraeme</dc:creator>
</item>

<item>
    <title>move getmntopts(3) to libutil, build and install also it's manpage<br/>bump libutil minor<br/>adjust individual mount_*/Makefile to use libutil getmntopts(3)</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.18</description>
    <pubDate>Sat Mar 22 00:44:00 UTC 2003</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>MNT_GETARGS support</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.17</description>
    <pubDate>Sat Sep 21 18:43:35 UTC 2002</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.16</description>
    <pubDate>Mon Aug 19 10:16:57 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>make the code includable into other programs:<br/>* make static all symbols which do not need to be exported<br/>* rename main() to mount_FOO()<br/>* new main() now just calls mount_FOO(), main() is only compiled in if<br/>  MOUNT_NOMAIN is not defined<br/>* a_gid(), a_uid() and a_mask() were put into ../mount/fattr.[ch], local<br/>  versions removed</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.15</description>
    <pubDate>Mon Oct 30 20:57:00 UTC 2000</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>use CURDIR where appropriate</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.14</description>
    <pubDate>Mon Aug 14 16:38:40 UTC 2000</pubDate>
    <dc:creator>deberg</dc:creator>
</item>

<item>
    <title>branches:  1.13.10;<br/>Merge with Lite2 + local changes</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.13</description>
    <pubDate>Sun Mar 01 02:20:45 UTC 1998</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>CFLAGS-&gt;CPPFLAGS</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.12</description>
    <pubDate>Fri Oct 10 19:50:25 UTC 1997</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Back out the .PATH.c changes.  The .depend problem (and others)<br/>will be fixed using the new .NOPATH make feature instead.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.11</description>
    <pubDate>Thu May 08 21:11:20 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>

<item>
    <title>Use .PATH.c: ...</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.10</description>
    <pubDate>Tue May 06 20:45:13 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>

<item>
    <title>convert to new RCS Id conventions; reduce my headache</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.9</description>
    <pubDate>Sat Mar 18 14:57:35 UTC 1995</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>specify man pages the new way.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.8</description>
    <pubDate>Thu Dec 22 10:46:08 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>No longer install setuid root.</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.7</description>
    <pubDate>Tue Dec 20 17:32:40 UTC 1994</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;<br/>update from ws.  make it work again</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.6</description>
    <pubDate>Sat Jul 16 21:32:06 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>new functionality -- uid/gid/perms settable, users can invoke</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.5</description>
    <pubDate>Fri Apr 08 01:26:59 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>clean up, zero args struct so we're ok for changes coming soon...</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.4</description>
    <pubDate>Thu Apr 07 02:31:20 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>PCFS --&gt; MSDOSFS</title>
    <description>/src/sbin/mount_msdos/Makefile - 1.3</description>
    <pubDate>Mon Aug 09 06:22:46 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>
</channel></rss>

