<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libstand/zipfs.c, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-04-08T13:50:09Z</updated>
<entry>
<title>MFC: allow loader(8) load kernels/modules split across several medias.</title>
<updated>2002-04-08T13:50:09Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-04-08T13:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7c058e74e64668f42026d8b80e425237dcd2fcb9'/>
<id>urn:sha1:7c058e74e64668f42026d8b80e425237dcd2fcb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: optional support for loading bzip2-compressed kernels and modules.</title>
<updated>2001-10-18T11:35:54Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-18T11:35:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79726087e478918083a9840c85f4aa95a75d4895'/>
<id>urn:sha1:79726087e478918083a9840c85f4aa95a75d4895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r1.6: Check for malloc failure in a couple of cases</title>
<updated>2001-09-30T22:48:59Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-09-30T22:48:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3abd6838167f5ccb391848356b728ac273d54d7d'/>
<id>urn:sha1:3abd6838167f5ccb391848356b728ac273d54d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: readdir support for libstand</title>
<updated>2000-05-04T13:47:53Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-05-04T13:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97854f9e49a52759e58f9e30d493e5278f3dd914'/>
<id>urn:sha1:97854f9e49a52759e58f9e30d493e5278f3dd914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the old and extremely icky Mach/NetBSD allocator with a similarly</title>
<updated>1998-09-26T01:42:40Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-26T01:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95b50c2be3e92fdea36bf33f52920bea1a87d3a5'/>
<id>urn:sha1:95b50c2be3e92fdea36bf33f52920bea1a87d3a5</id>
<content type='text'>
compact and much better one donated by Matt Dillon.  Implement a simple
sbrk() which uses the existing setheap() api.

Remove the custom allocator from the UFS code.  It wasn't working quite
right, and it shouldn't be needed with the new allocator.

Fix a serious problem with changing the value of already-existent
environment variables.  Don't attempt to modify the supposedly-const
argument to putenv()

Fix an off-by-one sizing error in the zipfs code detected by the new
allocator.

Submitted by:	zmalloc from Matt Dillon &lt;dillon@backplane.com&gt;
</content>
</entry>
<entry>
<title>Path arguments to *_open functions should be const, but we were mangling</title>
<updated>1998-09-18T22:58:01Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-18T22:58:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ce36a791b0c673955d80c21d96aaffa571b16cf'/>
<id>urn:sha1:4ce36a791b0c673955d80c21d96aaffa571b16cf</id>
<content type='text'>
them.

Submitted by:	write-protected text segment in BTX
</content>
</entry>
<entry>
<title>This is libstand; a support library for standalone executables (eg. bootstrap</title>
<updated>1998-08-20T08:19:55Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-08-20T08:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b4f575cb13a8eaf7f248ef7d2fc3c457e864af8'/>
<id>urn:sha1:6b4f575cb13a8eaf7f248ef7d2fc3c457e864af8</id>
<content type='text'>
modules).
Obtained from: NetBSD, with some architectural changes and many additions.
</content>
</entry>
</feed>
