<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/miscfs/specfs, branch release/2.2.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.5_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.5_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-10-21T01:56:05Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-10-21T01:56:05Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>urn:sha1:14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Substitution of a long divide by a shift.  Other cosmetic improvements.</title>
<updated>1996-10-06T21:19:33Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-10-06T21:19:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=66166d45de9b6f319db750591b6bf1c071d97029'/>
<id>urn:sha1:66166d45de9b6f319db750591b6bf1c071d97029</id>
<content type='text'>
Submitted by:	bde
</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-test2/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>Even though this looks like it, this is not a complex code change.</title>
<updated>1996-08-21T21:56:23Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-08-21T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6476c0d204848007fc6da182e3935f01e267d77f'/>
<id>urn:sha1:6476c0d204848007fc6da182e3935f01e267d77f</id>
<content type='text'>
The interface into the "VMIO" system has changed to be more consistant
and robust.  Essentially, it is now no longer necessary to call vn_open
to get merged VM/Buffer cache operation, and exceptional conditions
such as merged operation of VBLK devices is simpler and more correct.

This code corrects a potentially large set of problems including the
problems with ktrace output and loaded systems, file create/deletes,
etc.

Most of the changes to NFS are cosmetic and name changes, eliminating
a layer of subroutine calls.  The direct calls to vput/vrele have
been re-instituted for better cross platform compatibility.

Reviewed by: davidg
</content>
</entry>
<entry>
<title>Remove a totally unneeded (and as of the last VM commit, incorrect) call</title>
<updated>1996-07-27T03:50:31Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-07-27T03:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=29387b7bb63565fbaab749deb59c6c883d7f2300'/>
<id>urn:sha1:29387b7bb63565fbaab749deb59c6c883d7f2300</id>
<content type='text'>
to pmap_clear_modify.
</content>
</entry>
<entry>
<title>Fix the problem that unmounting filesystems that are backed by a VMIO</title>
<updated>1996-03-19T05:13:22Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-03-19T05:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad5dd2341c0ff5e5a092ae21b2c275a0608fc701'/>
<id>urn:sha1:ad5dd2341c0ff5e5a092ae21b2c275a0608fc701</id>
<content type='text'>
device have reference count problems.  We mark the underlying object
ono-persistent, and account for the reference count that the VM system
maintainsfor the special device close.  This should fix the removable
device problem.
</content>
</entry>
<entry>
<title>Make sure that the zero flag is cleared upon completion of paging I/O.</title>
<updated>1996-03-09T07:02:52Z</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1996-03-09T07:02:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46d66d275b5ef05cb6d85b51179913aacd75fb2b'/>
<id>urn:sha1:46d66d275b5ef05cb6d85b51179913aacd75fb2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I have some problem here, which shows up in the ahc0 driver.  It isn't where</title>
<updated>1996-01-01T20:20:45Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-01-01T20:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=18e73f4fb6967ee696a9b2fea69e9b1c3467211d'/>
<id>urn:sha1:18e73f4fb6967ee696a9b2fea69e9b1c3467211d</id>
<content type='text'>
it originates, so I catch it here and fail.
This may expose the same bug on other disk controllers (both scsi &amp; ide).
</content>
</entry>
<entry>
<title>Another mega commit to staticize things.</title>
<updated>1995-12-14T09:55:16Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-12-14T09:55:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f708ef1b9ebe2f38fc7e454e6594efd5a98a2124'/>
<id>urn:sha1:f708ef1b9ebe2f38fc7e454e6594efd5a98a2124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devsw tables are now arrays of POINTERS to struct [cb]devsw</title>
<updated>1995-12-13T15:13:57Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1995-12-13T15:13:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ba9ebce283ead4333eec1c2831e3ca1ed4b57cc'/>
<id>urn:sha1:6ba9ebce283ead4333eec1c2831e3ca1ed4b57cc</id>
<content type='text'>
seems to work hre just fine though  I can't check every file
that changed due to limmited h/w, however I've checked enught to be petty
happy withe hte code..

WARNING... struct lkm[mumble] has changed
so it might be an idea to recompile any lkm related programs
</content>
</entry>
</feed>
