<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern/vfs_bio.c, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only VM_WAIT if curproc != pageproc. A deadlock can occur otherwise.</title>
<updated>1994-10-23T20:52:11+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-10-23T20:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e03b612d878aadce8cc9d3d1385c1317a6005929'/>
<id>e03b612d878aadce8cc9d3d1385c1317a6005929</id>
<content type='text'>
Submitted by:	John Dyson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	John Dyson
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed references to bclnlist which we don't use/support/need.</title>
<updated>1994-10-18T06:55:57+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-10-18T06:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=08d7d166b888a4036560c0aa4f0d22784e66e709'/>
<id>08d7d166b888a4036560c0aa4f0d22784e66e709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stuff object into v_vmdata rather than pager. Not important which at</title>
<updated>1994-10-05T09:48:45+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-10-05T09:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e58bf687510147b5cd664eab7a2bf7ddb4025f6'/>
<id>8e58bf687510147b5cd664eab7a2bf7ddb4025f6</id>
<content type='text'>
the moment, but will be in the future. Other changes mostly cosmetic,
but are made for future VMIO considerations.

Submitted by:	John Dyson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the moment, but will be in the future. Other changes mostly cosmetic,
but are made for future VMIO considerations.

Submitted by:	John Dyson
</pre>
</div>
</content>
</entry>
<entry>
<title>Commented out anti-paging code as it was found to be the cause of a</title>
<updated>1994-10-04T03:10:47+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-10-04T03:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=91b1e285567b91e9e21f08c4ce0f3f18f965435c'/>
<id>91b1e285567b91e9e21f08c4ce0f3f18f965435c</id>
<content type='text'>
buffer deadlock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buffer deadlock.
</pre>
</div>
</content>
</entry>
<entry>
<title>While in the real world, I had a bad case of being swapped out for a lot of</title>
<updated>1994-09-25T19:34:02+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-09-25T19:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bb56ec4a05a1131388e557b919e6ee6b2d0626c9'/>
<id>bb56ec4a05a1131388e557b919e6ee6b2d0626c9</id>
<content type='text'>
cycles.  While waiting there I added a lot of the extra ()'s I have, (I have
never used LISP to any extent).  So I compiled the kernel with -Wall and
shut up a lot of "suggest you add ()'s", removed a bunch of unused var's
and added a couple of declarations here and there.  Having a lap-top is
highly recommended.  My kernel still runs, yell at me if you kernel breaks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cycles.  While waiting there I added a lot of the extra ()'s I have, (I have
never used LISP to any extent).  So I compiled the kernel with -Wall and
shut up a lot of "suggest you add ()'s", removed a bunch of unused var's
and added a couple of declarations here and there.  Having a lap-top is
highly recommended.  My kernel still runs, yell at me if you kernel breaks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rather than exclude bounce buffers support with NOBOUNCE, include it</title>
<updated>1994-08-31T06:17:49+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-31T06:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9aba88bf29eee8bf58aadbfe1a307e48b7e1a14d'/>
<id>9aba88bf29eee8bf58aadbfe1a307e48b7e1a14d</id>
<content type='text'>
with BOUNCE_BUFFERS. This is more intuitive, and is better for future
multiplatform support. Added BOUNCE_BUFFERS option to the GENERIC and
LINT kernel config files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with BOUNCE_BUFFERS. This is more intuitive, and is better for future
multiplatform support. Added BOUNCE_BUFFERS option to the GENERIC and
LINT kernel config files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed to reclaim memory from other buffers to eliminate memory</title>
<updated>1994-08-30T18:19:11+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-30T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e66defe8abff19c5994a547a503c7197ef2514c5'/>
<id>e66defe8abff19c5994a547a503c7197ef2514c5</id>
<content type='text'>
thrashing.

Submitted by:	John Dyson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thrashing.

Submitted by:	John Dyson
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up some sloppy coding practices:</title>
<updated>1994-08-18T22:36:09+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-18T22:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41'/>
<id>f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41</id>
<content type='text'>
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run-time configuration of VFS update interval.  Old UPDATE_INTERVAL</title>
<updated>1994-08-08T15:41:08+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-08T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=57034e740759febe61830aa21cffd7a733dd2b3c'/>
<id>57034e740759febe61830aa21cffd7a733dd2b3c</id>
<content type='text'>
configuration option is no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configuration option is no longer supported.
</pre>
</div>
</content>
</entry>
</feed>
