<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/mount_ifs, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-05-19T00:09:30Z</updated>
<entry>
<title>Remove IFS from 5.0-CURRENT.  This facilitates introducing UFS2 as</title>
<updated>2002-05-19T00:09:30Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-05-19T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b1febe499ef5122b52ba8be4d82511e454f0b71'/>
<id>urn:sha1:8b1febe499ef5122b52ba8be4d82511e454f0b71</id>
<content type='text'>
IFS had its fingers deep in the belly of the UFS/FFS split.  IFS
will be reimplemented by the maintainer at a later date once the UFS
implementation is in place.

Requested by:	adrian (maintainer)
</content>
</entry>
<entry>
<title>more file system &gt; filesystem</title>
<updated>2002-05-16T04:10:46Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-05-16T04:10:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3468b317cb93827fbbd4b835f5c233804bc5203c'/>
<id>urn:sha1:3468b317cb93827fbbd4b835f5c233804bc5203c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o __P removed</title>
<updated>2002-03-21T13:14:21Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-21T13:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=854299908ccfad3f3d42b5b24443e15bbc03471c'/>
<id>urn:sha1:854299908ccfad3f3d42b5b24443e15bbc03471c</id>
<content type='text'>
o main prototype removed
</content>
</entry>
<entry>
<title>Default to WARNS=2.</title>
<updated>2001-12-04T02:19:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T02:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d68bf45bfd846af100054ea94cdce64e298eb01'/>
<id>urn:sha1:2d68bf45bfd846af100054ea94cdce64e298eb01</id>
<content type='text'>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</content>
</entry>
<entry>
<title>Nuke unused variables.</title>
<updated>2001-06-24T23:31:07Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T23:31:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=384d80b3b93a5b31e22418f71aa091bf23a24595'/>
<id>urn:sha1:384d80b3b93a5b31e22418f71aa091bf23a24595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include missing header files whicih define functions for which gcc has</title>
<updated>2001-06-24T23:25:59Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T23:25:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8b81a75dfe95b401524b91ca0a3b00e0dbd65fd'/>
<id>urn:sha1:a8b81a75dfe95b401524b91ca0a3b00e0dbd65fd</id>
<content type='text'>
builtints (e.g., exit, strcmp).
</content>
</entry>
<entry>
<title>Removed unused copy of ../mount/getmtopts.3.</title>
<updated>2001-01-17T04:10:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-01-17T04:10:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b9a046dbe170d06f9e1adab9cf0f953a377e3c3'/>
<id>urn:sha1:3b9a046dbe170d06f9e1adab9cf0f953a377e3c3</id>
<content type='text'>
Removed used copies of ../mount/getmntopts.c ../mount/mntopts.h.  Use the
versions in ../mount directly like all other mount utilities.

Removed used copy of ../mount/pathnames.h.  Use the version in ../mount
for free as a side effect of using the mntopts files there.  We should
not use it at all, since the 2/3 of the definitions in it are in &lt;paths.h&gt;
and the other 1/3 should be in ../mountd/pathnames.h and is not used by
mount_ifs anyway.
</content>
</entry>
<entry>
<title>Removed unused rotting copy of ../mount/mount.8.  It should never have</title>
<updated>2001-01-17T03:39:53Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-01-17T03:39:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e3d19c8fffa154f60849a52cc3a886d7a1bf963'/>
<id>urn:sha1:6e3d19c8fffa154f60849a52cc3a886d7a1bf963</id>
<content type='text'>
been repo-copied.
</content>
</entry>
<entry>
<title>Prepare for mdoc(7)NG.</title>
<updated>2001-01-16T09:15:57Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-01-16T09:15:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=896eb7d10cc1b471bf3839afd21f2d197fcb5656'/>
<id>urn:sha1:896eb7d10cc1b471bf3839afd21f2d197fcb5656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retire kernfs (userland part).</title>
<updated>2000-12-28T12:59:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2000-12-28T12:59:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4b267dc7ee44c89318786737ff218d28241be27'/>
<id>urn:sha1:c4b267dc7ee44c89318786737ff218d28241be27</id>
<content type='text'>
</content>
</entry>
</feed>
