<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/msdosfs, branch releng/4.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-11-03T15:55:49Z</updated>
<entry>
<title>MFC: Add PDIRUNLOCK flag which should be set by filesystem if it unlocks</title>
<updated>2000-11-03T15:55:49Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-11-03T15:55:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=060055a1979b806ce3f679ac0c1c597d5638d87e'/>
<id>urn:sha1:060055a1979b806ce3f679ac0c1c597d5638d87e</id>
<content type='text'>
parent vnode in its lookup() function. nfs and ex2fs left untouched in this
pass.

Requested by:	assar
Approved by:	jkh
</content>
</entry>
<entry>
<title>MFC (bpb.h rev.1.8, msdosfsmount.h rev.1.22: quick fix for sign extension</title>
<updated>2000-10-27T09:45:07Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-10-27T09:45:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72c0cff8983056bb694f910372efb69c1fc76864'/>
<id>urn:sha1:72c0cff8983056bb694f910372efb69c1fc76864</id>
<content type='text'>
and alignment bugs that broke at least msdosfs_write() on alphas).
</content>
</entry>
<entry>
<title>MFC: 1.101 Avoid some vrele panics in rename.</title>
<updated>2000-07-18T13:19:13Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2000-07-18T13:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3264931df9d0b1d576564dbab029e38da274ffbc'/>
<id>urn:sha1:3264931df9d0b1d576564dbab029e38da274ffbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: free memory on module unloading.</title>
<updated>2000-07-08T14:35:56Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-07-08T14:35:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a87ccd369ecda80424887abafbea8da85f240cec'/>
<id>urn:sha1:a87ccd369ecda80424887abafbea8da85f240cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    MFC buffer cache cleanup, geteblk fix.</title>
<updated>2000-03-27T21:30:14Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2000-03-27T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c96c22ad34d728721afd8d7e7ba22acebcccb6b'/>
<id>urn:sha1:4c96c22ad34d728721afd8d7e7ba22acebcccb6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supported non-512 bytes/sector format.</title>
<updated>2000-01-27T14:43:07Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-01-27T14:43:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01f6cfbae09d900359166effc766dbfb943ac44f'/>
<id>urn:sha1:01f6cfbae09d900359166effc766dbfb943ac44f</id>
<content type='text'>
PR:		misc/12992
Submitted by:	chi@bd.mbn.or.jp (Chiharu Shibata) and
		Dmitrij Tejblum &lt;tejblum@arc.hq.cti.ru&gt;
Reviewed by:	Dmitrij Tejblum &lt;tejblum@arc.hq.cti.ru&gt;
</content>
</entry>
<entry>
<title>Give vn_isdisk() a second argument where it can return a suitable errno.</title>
<updated>2000-01-10T12:04:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-01-10T12:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ba4ad1fceab8c8580845aa2006c51598a2573117'/>
<id>urn:sha1:ba4ad1fceab8c8580845aa2006c51598a2573117</id>
<content type='text'>
Suggested by:	bde
</content>
</entry>
<entry>
<title>Treat negative uio_offset value as eof (idea by: bde).</title>
<updated>2000-01-08T10:45:54Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-01-08T10:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37713edc2def0a11cc0e8546ac9ef201207e7e56'/>
<id>urn:sha1:37713edc2def0a11cc0e8546ac9ef201207e7e56</id>
<content type='text'>
Prevent overflows by casting uio_offset to uoff_t.
Return correct error number if directory entry is broken.

Reviewed by:	bde
</content>
</entry>
<entry>
<title>Fix the mess with signed/unsigned longs and ints (inspired by bde).</title>
<updated>2000-01-02T03:30:42Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-01-02T03:30:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=70852092e86fde3521dd31dfde9da80994087aab'/>
<id>urn:sha1:70852092e86fde3521dd31dfde9da80994087aab</id>
<content type='text'>
Fix potential bug with directory reading.
Explicitly limit file size to 4GB (msdos can't handle larger files).
Slightly reorganize msdosfs_read() to reduce number of 'if's.
</content>
</entry>
<entry>
<title>Change #ifdef KERNEL to #ifdef _KERNEL in the public headers.  "KERNEL"</title>
<updated>1999-12-29T05:07:58Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-29T05:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c447342094276b4d604449bb776063c7b88c4992'/>
<id>urn:sha1:c447342094276b4d604449bb776063c7b88c4992</id>
<content type='text'>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</content>
</entry>
</feed>
