<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/msdosfs, branch release/2.2.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-07-07T07:49:04Z</updated>
<entry>
<title>Fix panics caused by GNU grep on cd9660 and msdos filesystems.</title>
<updated>1997-07-07T07:49:04Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1997-07-07T07:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3f5b52ed2d8664ced1362f60dcbb20cd29601ae'/>
<id>urn:sha1:b3f5b52ed2d8664ced1362f60dcbb20cd29601ae</id>
<content type='text'>
PR:		4011
Submitted by:	yamagata@nwgpc.kek.jp
</content>
</entry>
<entry>
<title>YAMFC (don't sync the directory entry for every successful write).</title>
<updated>1997-02-13T07:27:18Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-02-13T07:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=36b1a754602313382b5f4dad853d599b43184f36'/>
<id>urn:sha1:36b1a754602313382b5f4dad853d599b43184f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-12-14T14:42:07Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-12-14T14:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0f4c70000a37b78e9b5da01732bbd51adac61e3'/>
<id>urn:sha1:d0f4c70000a37b78e9b5da01732bbd51adac61e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MSDOS FS used to allocate a buffer before extending the VM object.  In</title>
<updated>1996-10-02T05:01:17Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-10-02T05:01:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39b1a97c77c19bc972396adf40f7ff04899b2dfe'/>
<id>urn:sha1:39b1a97c77c19bc972396adf40f7ff04899b2dfe</id>
<content type='text'>
certain error conditions, it is possible for pages to be left allocated
in the object beyond it's end.  It is generally bad practice to allocate
pages beyond the end of an object.
</content>
</entry>
<entry>
<title>        In sys/time.h, struct timespec is defined as:</title>
<updated>1996-09-19T18:21:32Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-09-19T18:21:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=030e2e9ebbfd9e36a919a7b972add0a4cd12876d'/>
<id>urn:sha1:030e2e9ebbfd9e36a919a7b972add0a4cd12876d</id>
<content type='text'>
        /*
         * Structure defined by POSIX.4 to be like a timeval.
         */
        struct timespec {
                time_t  ts_sec;         /* seconds */
                long    ts_nsec;        /* and nanoseconds */
        };

        The correct names of the fields are tv_sec and tv_nsec.

Reminded by:	James Drobina &lt;jdrobina@infinet.com&gt;
</content>
</entry>
<entry>
<title>Eliminated nested include of &lt;sys/unistd.h&gt; in &lt;sys/file.h&gt; in the kernel.</title>
<updated>1996-09-03T14:25:27Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-03T14:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b71fec07dbcbbd6b5665aef535e57fa10a3e910c'/>
<id>urn:sha1:b71fec07dbcbbd6b5665aef535e57fa10a3e910c</id>
<content type='text'>
Include it directly in the few places where it is used.

Reduced some #includes of &lt;sys/file.h&gt; to #includes of &lt;sys/fcntl.h&gt; or
nothing.
</content>
</entry>
<entry>
<title>bzero reserved field into directory entry, junk here cause</title>
<updated>1996-07-28T07:58:55Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-07-28T07:58:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a1ae88452437db30412d3568cdf34ccb652917b'/>
<id>urn:sha1:6a1ae88452437db30412d3568cdf34ccb652917b</id>
<content type='text'>
scandisk error under Win95
</content>
</entry>
<entry>
<title>The Great PC98 Merge.</title>
<updated>1996-06-14T11:02:28Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1996-06-14T11:02:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad63a118b26de14aa579002c02acd538c8f00893'/>
<id>urn:sha1:ad63a118b26de14aa579002c02acd538c8f00893</id>
<content type='text'>
All new code is "#ifdef PC98"ed so this should make no difference to
PC/AT (and its clones) users.

Ok'd by:	core
Submitted by:	FreeBSD(98) development team
</content>
</entry>
<entry>
<title>Moved the fsnode MALLOC to before the call to getnewvnode() so that the</title>
<updated>1996-06-12T03:37:57Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-06-12T03:37:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f9bae59d66ce0d8d74807af1036164af819f415'/>
<id>urn:sha1:2f9bae59d66ce0d8d74807af1036164af819f415</id>
<content type='text'>
process won't possibly block before filling in the fsnode pointer (v_data)
which might be dereferenced during a sync since the vnode is put on the
mnt_vnodelist by getnewvnode.

Pointed out by Matt Day &lt;mday@artisoft.com&gt;
</content>
</entry>
<entry>
<title>Fix adjkerntz expression priority.</title>
<updated>1996-04-05T18:59:06Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-04-05T18:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0b321257d5d2fda10d2ec69874c69d90862b2ad'/>
<id>urn:sha1:b0b321257d5d2fda10d2ec69874c69d90862b2ad</id>
<content type='text'>
Make filetimes the same as DOS times for UTC cmos clock.
</content>
</entry>
</feed>
