<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/vm, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-09-16T01:08:03Z</updated>
<entry>
<title>s/#elsif/#elif/</title>
<updated>2000-09-16T01:08:03Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-09-16T01:08:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0375ec17996a8175da285d1804f066b7ea1f7d50'/>
<id>urn:sha1:0375ec17996a8175da285d1804f066b7ea1f7d50</id>
<content type='text'>
Submitted by:	B. Scott Michel &lt;scottm@CS.UCLA.EDU&gt;
</content>
</entry>
<entry>
<title>MFC: Implement POSIX.1b shared memory objects.</title>
<updated>2000-08-22T01:46:30Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-08-22T01:46:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69ef2f9d3db7652d9337384e4c364cbf34f70770'/>
<id>urn:sha1:69ef2f9d3db7652d9337384e4c364cbf34f70770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that</title>
<updated>2000-08-08T07:50:57Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2000-08-08T07:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=513ef9ca323d189e1d2993e71f4b09ff51e1d90f'/>
<id>urn:sha1:513ef9ca323d189e1d2993e71f4b09ff51e1d90f</id>
<content type='text'>
     you set equal to the number of kilobytes in your cache.  The old
     options are still supported for backwards compatibility.
</content>
</entry>
<entry>
<title>MFC: add pmap_kenter_temporary() to replace CADDR1 for crashdump usage.</title>
<updated>2000-08-05T00:41:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-05T00:41:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50f2cb88de4d52f06b848512e741760d95afdb3a'/>
<id>urn:sha1:50f2cb88de4d52f06b848512e741760d95afdb3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: pmap interface optimizations, optionally physically backed SYSVSHM.</title>
<updated>2000-08-04T22:31:11Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-04T22:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5fe02406b28ae31a4dcc53954a1ca7aeb0c4e949'/>
<id>urn:sha1:5fe02406b28ae31a4dcc53954a1ca7aeb0c4e949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.31: fix zget to not bzero() a NULL pointer on kvm exhaustion</title>
<updated>2000-08-04T18:58:42Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-04T18:58:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cc36ee5848883e744c30901ad9dbf099986ee2c'/>
<id>urn:sha1:2cc36ee5848883e744c30901ad9dbf099986ee2c</id>
<content type='text'>
and 1.32: fix missing update of a counter.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-04T08:05:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-04T08:05:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9817a6f41e64e7cffc76ff23bf1f60dc7ad37d8b'/>
<id>urn:sha1:9817a6f41e64e7cffc76ff23bf1f60dc7ad37d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Sanitize SYSCTL_HANDLER_ARGS.</title>
<updated>2000-08-03T00:09:44Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-08-03T00:09:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5527912ed05f53f4043d7a3199e8599d3adc4f4c'/>
<id>urn:sha1:5527912ed05f53f4043d7a3199e8599d3adc4f4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: eliminate useless (and unused) third arg to vsunlock().</title>
<updated>2000-08-02T22:15:09Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-02T22:15:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c4d34ee1e6e7a8585e109cff77af210c831031'/>
<id>urn:sha1:b2c4d34ee1e6e7a8585e109cff77af210c831031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: various minor spelling fixes</title>
<updated>2000-08-02T22:04:31Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-02T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9c62036de727d5b7dd879e47e22082766488d7c'/>
<id>urn:sha1:c9c62036de727d5b7dd879e47e22082766488d7c</id>
<content type='text'>
</content>
</entry>
</feed>
