<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/mount_udf, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-06-10T09:51:43Z</updated>
<entry>
<title>Use MOPT_END in favor of MOPT_NULL, which better describes the purporse</title>
<updated>2005-06-10T09:51:43Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-06-10T09:51:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46b7a14ba40ee64e15ab2022897d62484b4cedf6'/>
<id>urn:sha1:46b7a14ba40ee64e15ab2022897d62484b4cedf6</id>
<content type='text'>
of the macro.
</content>
</entry>
<entry>
<title>Add a handy macro to represent null mount option, MOPT_NULL, and make</title>
<updated>2005-06-01T09:39:36Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-06-01T09:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=73ac45052f0c9d5ff55352ce80a0cec86b831908'/>
<id>urn:sha1:73ac45052f0c9d5ff55352ce80a0cec86b831908</id>
<content type='text'>
use of the macro in sbin/mount*'s, by replacing:

	mopts[] = {
	    MOPT_STDOPTS,
	    { NULL }
	}

With:
	mopts[] = {
	    MOPT_STDOPTS,
	    MOPT_NULL
	}

This change will help to reduce the situation that we don't explicitly
initialize "struct mntopt"'s.  It should not contribute to any
functional/logical changes as far as I can tell.
</content>
</entry>
<entry>
<title>Sync program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-02-10T09:19:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-10T09:19:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d646af581627781d0f44bd773f64304834dd2e7'/>
<id>urn:sha1:8d646af581627781d0f44bd773f64304834dd2e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NOSHARED -&gt; NO_SHARED</title>
<updated>2004-12-21T09:59:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T09:59:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=83c7ade90a32f8aaff4de282b9fc2493076a54b9'/>
<id>urn:sha1:83c7ade90a32f8aaff4de282b9fc2493076a54b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove advertising clause from University of California Regent's license,</title>
<updated>2004-04-09T19:58:40Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-09T19:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c723140a407d2ba326c134a26cec9569dc52d46'/>
<id>urn:sha1:4c723140a407d2ba326c134a26cec9569dc52d46</id>
<content type='text'>
per letter dated July 22, 1999.

Approved by: core, imp
</content>
</entry>
<entry>
<title>style.Makefile(5):</title>
<updated>2004-02-23T20:25:27Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2004-02-23T20:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=604d24db9579f5b317cae3fae63ab75ef5efca7f'/>
<id>urn:sha1:604d24db9579f5b317cae3fae63ab75ef5efca7f</id>
<content type='text'>
	Use WARNS?= instead of WARNS=.
</content>
</entry>
<entry>
<title>Make msdosfs long filenames matching case insensitive again.</title>
<updated>2003-12-08T08:32:20Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-12-08T08:32:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f4e4130e1c622d1a720a0ab762df30f111d456c'/>
<id>urn:sha1:0f4e4130e1c622d1a720a0ab762df30f111d456c</id>
<content type='text'>
PR:		59765
Submitted by:	Ryuichiro Imura &lt;imura@ryu16.org&gt;
</content>
</entry>
<entry>
<title>Correct iov_len values passed to nmount(2) syscall. More accurate</title>
<updated>2003-11-24T16:14:32Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-11-24T16:14:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc639d558912e46f275094ee9aa0147a1452faf3'/>
<id>urn:sha1:cc639d558912e46f275094ee9aa0147a1452faf3</id>
<content type='text'>
parameter checking introduced in vfs_mount.c r1.113 rejects them
otherwise.

Submitted by: R. Imura &lt;imura at ryu16 dot org&gt;
Approved by: re (scottl,rwatson)
</content>
</entry>
<entry>
<title>Add support for multibyte character conversions.</title>
<updated>2003-11-05T06:21:45Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-11-05T06:21:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc2c948fb55612e17e5615cfaab13f9f0c9f3452'/>
<id>urn:sha1:cc2c948fb55612e17e5615cfaab13f9f0c9f3452</id>
<content type='text'>
Submitted by: imura@ryu16.org
</content>
</entry>
<entry>
<title>mount_udf(8) is currently not in 4.X, so obviously it did not first appear</title>
<updated>2002-12-12T05:56:36Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-12-12T05:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6643a19c79e7e892ca6007f80570ef2bc2e70f01'/>
<id>urn:sha1:6643a19c79e7e892ca6007f80570ef2bc2e70f01</id>
<content type='text'>
in 4.6

PR:		46117
Submitted by:	Ryuichiro Imura &lt;imura@ryu16.org&gt;
Approved by:	re (bmah)
</content>
</entry>
</feed>
