<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/mount/getmntopts.c, branch release/4.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.5.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.5.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-02-04T19:23:45Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-02-04T19:23:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-02-04T19:23:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ca1cecc77997d9e8c4faef8b7015619c9d9c21d'/>
<id>urn:sha1:7ca1cecc77997d9e8c4faef8b7015619c9d9c21d</id>
<content type='text'>
'RELENG_4_5_0_RELEASE'.

This commit was manufactured to restore the state of the 4.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>mount* fixes from Martin Blapp &lt;mb@imp.ch&gt;:</title>
<updated>1999-10-09T11:54:14Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-10-09T11:54:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73dd3167345391095dd7c75aefa870a5bce92397'/>
<id>urn:sha1:73dd3167345391095dd7c75aefa870a5bce92397</id>
<content type='text'>
        Made mount more userfriendly (bad slashes are now filtered out)
        and we remove in mount_nfs trailing slashes if there are any.

        Fixed mount_xxx binarys to resolve with realpath(3)
        the mountpoint.

        Translate the deprecated nfs-syntax with '@' to ':' .
        The ':' syntax has now precedence, but '@' still works.
        Notify the user that the '@' syntax should not be used.

PR: 7846
PR: 13692
Submitted by:   Martin Blapp &lt;mb@imp.ch&gt;
Reviewed by:    phk
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()</title>
<updated>1998-07-06T07:12:38Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-07-06T07:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bcb1d8469db6e7e2f171898c3bd97c025101c345'/>
<id>urn:sha1:bcb1d8469db6e7e2f171898c3bd97c025101c345</id>
<content type='text'>
strings.
</content>
</entry>
<entry>
<title>Try to avoid mounting filesystems multiple times.  Also while</title>
<updated>1997-08-24T21:02:51Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-08-24T21:02:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fba1c154b289460fbbbfa7c2da35328882dbd595'/>
<id>urn:sha1:fba1c154b289460fbbbfa7c2da35328882dbd595</id>
<content type='text'>
I'm here do some -Wall cleaning.

PR:		kern/1839
Reviewed and corrected by:	joerg
</content>
</entry>
<entry>
<title>Fix parsing of mount options with '=' in their name.</title>
<updated>1997-04-30T05:48:22Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1997-04-30T05:48:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a9bd6b010062887587ddf99bc16263ebfd89dd0'/>
<id>urn:sha1:0a9bd6b010062887587ddf99bc16263ebfd89dd0</id>
<content type='text'>
PR:		bin/3027
Submitted by:	Louis Mamakos &lt;louie@TransSys.COM&gt;
</content>
</entry>
<entry>
<title>Merge from Lite2</title>
<updated>1997-03-11T12:28:00Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T12:28:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c06fe0a05e6348d700e4941d30aadcdacef5d829'/>
<id>urn:sha1:c06fe0a05e6348d700e4941d30aadcdacef5d829</id>
<content type='text'>
- use new getvfsbyname() interface and mount(2) interface

**DANGER WILL ROBINSON!!**  You must be running a -current kernel
from within a week or so in order for this to work!
</content>
</entry>
<entry>
<title>Add support for filesystem-specific `-o' options, and re-implement the</title>
<updated>1994-11-01T23:51:53Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-11-01T23:51:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3fa88dec7f907cbcfee54e5ebebc001a3279fe30'/>
<id>urn:sha1:3fa88dec7f907cbcfee54e5ebebc001a3279fe30</id>
<content type='text'>
most common cd9660 and nfs options like God intended them.  (It is now
possible to say

	mount -o ro,soft,bg,intr there:/foo/bar /foo/bar

again.)  This whole getmntopt() business is an incredible botch;
it never should have been anything more than a wrapper around
getsubopt(3).  Because if the way the current hackaround is implemented,
options which take arguments (like the old `rsize' and `wsize') are still
unavailable, and must be accessed the new, broken way.

(It's unimaginable how Berkeley managed to screw up one of the few things
about NFS that Sun actually got right to begin with!)
</content>
</entry>
<entry>
<title>Add code to skip "userquota"/"groupquota" options needed for</title>
<updated>1994-09-29T16:39:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-09-29T16:39:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0fd4e043f4dac8d72a9e5460ba8e852535ae7421'/>
<id>urn:sha1:0fd4e043f4dac8d72a9e5460ba8e852535ae7421</id>
<content type='text'>
quotaon/quotacheck
</content>
</entry>
<entry>
<title>BSD 4.4 Lite sbin Sources</title>
<updated>1994-05-26T06:35:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T06:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee'/>
<id>urn:sha1:8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee</id>
<content type='text'>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</content>
</entry>
</feed>
