<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/mount, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-12-05T09:36:56Z</updated>
<entry>
<title>Don't include the file system ID in the output of `mount -v' if it</title>
<updated>2003-12-05T09:36:56Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2003-12-05T09:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05779418cd12f1edec6fd65c49cd1ef94592e679'/>
<id>urn:sha1:05779418cd12f1edec6fd65c49cd1ef94592e679</id>
<content type='text'>
is all zeros. The kernel now consistently zeroes FSIDs for non-root
users, so there's no point in printing these.

Also fix a number of compiler warnings, including two real bugs:
- a bracket placement bug caused `mount -t ufs localhost:/foo /mnt'
  to override the `-t ufs' specification and use mount_nfs.
- an unitialised variable was used instead of _PATH_SYSPATH when
  warning that the mount_* program cound not be found.

Submitted by:	Rudolf Cejka &lt;cejkar@fit.vutbr.cz&gt; (FSID part)
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>style.Makefile: Add a '?' before '=' in WARNS.</title>
<updated>2003-10-26T00:35:05Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2003-10-26T00:35:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2998b879f0ee47f5647c736610c7d86fa5e10444'/>
<id>urn:sha1:2998b879f0ee47f5647c736610c7d86fa5e10444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro"</title>
<updated>2003-10-22T18:25:49Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-10-22T18:25:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c80f12d0af4d1b24810e24600315ebff30396fec'/>
<id>urn:sha1:c80f12d0af4d1b24810e24600315ebff30396fec</id>
<content type='text'>
instead of "rdonly".  "rdonly" works for mount(8) and mount_std(8) but
not from /etc/fstab, whereas "ro" works for all mount_*(8) commands.
</content>
</entry>
<entry>
<title>Prefer PATH_MAX to MAXPATHLEN.  PATH_MAX has the trailing NUL.</title>
<updated>2003-08-07T04:51:41Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-07T04:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68dd1ff405a4aac17f0cac46d0e80e44c612b7ef'/>
<id>urn:sha1:68dd1ff405a4aac17f0cac46d0e80e44c612b7ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When mount(8) is invoked with the `-v' flag, display the filesystem</title>
<updated>2003-07-18T17:43:13Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2003-07-18T17:43:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=38f102c2f691c7cf79bba277257e43e380703ef1'/>
<id>urn:sha1:38f102c2f691c7cf79bba277257e43e380703ef1</id>
<content type='text'>
ID for each file system in addition to the normal information.

In umount(8), accept filesystem IDs as well as the usual device and
path names. This makes it possible to unambiguously specify which
file system is to be unmounted even when two or more file systems
share the same device and mountpoint names (e.g. NFS mounts from
the same export into different chroots).

Suggested by:	Dan Nelson &lt;dnelson@allantgroup.com&gt;
</content>
</entry>
<entry>
<title>Convert fsck and mount to using execvP to find fsck_foo and mount_foo.</title>
<updated>2003-06-29T17:53:48Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-06-29T17:53:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a3ba4c65fd0783dab09e4e3f5ac8967728569cc2'/>
<id>urn:sha1:a3ba4c65fd0783dab09e4e3f5ac8967728569cc2</id>
<content type='text'>
This simplifies the code path and makes the default path easy to override
in the /rescue case.

Submitted by:	Tim Kientzle &lt;kientzle@acm.org&gt;
</content>
</entry>
<entry>
<title>Fixed the markup in the recently added ENVIRONMENT section.</title>
<updated>2003-05-17T22:35:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-17T22:35:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0b6213b05c6097b20f690e76e6cae63b95fe429'/>
<id>urn:sha1:a0b6213b05c6097b20f690e76e6cae63b95fe429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID() to quiet GCC 3.3 warnings.</title>
<updated>2003-05-03T18:41:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T18:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5'/>
<id>urn:sha1:c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the date for recent commits.</title>
<updated>2003-04-07T22:58:35Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-07T22:58:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e3bc9dad651ef7f5e57dd1f65321c0a6d7ef816'/>
<id>urn:sha1:6e3bc9dad651ef7f5e57dd1f65321c0a6d7ef816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution.</title>
<updated>2003-04-07T14:21:14Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-07T14:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=564b641ef9395320b1929d53ac0dcc5eeaa7ab48'/>
<id>urn:sha1:564b641ef9395320b1929d53ac0dcc5eeaa7ab48</id>
<content type='text'>
Requested by:	 ru
</content>
</entry>
</feed>
