<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libstand/zalloc.c, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-12-19T23:23:20Z</updated>
<entry>
<title>The zalloc pool's size calculation breaks if sbrk() does not return</title>
<updated>2002-12-19T23:23:20Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-12-19T23:23:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=914d31686b01a1a05c8b081efea7c681db61b801'/>
<id>urn:sha1:914d31686b01a1a05c8b081efea7c681db61b801</id>
<content type='text'>
contiguous chunks of memory.  It happens to do so in the bootstrap
code, but not necessarily in other places.
MFC after:	7 days
</content>
</entry>
<entry>
<title>Add __FBSDID()s to libstand</title>
<updated>2001-09-30T22:28:01Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T22:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e74b6a84ce2dd9e091aabfbaca4d692983662c0d'/>
<id>urn:sha1:e74b6a84ce2dd9e091aabfbaca4d692983662c0d</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/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prune unused zalloc components as recommended by Matt Dillon.  Extra debugging</title>
<updated>1998-10-01T17:35:08Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-01T17:35:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=31a014da282db0c3e116d67a28ad522a1cf172e9'/>
<id>urn:sha1:31a014da282db0c3e116d67a28ad522a1cf172e9</id>
<content type='text'>
code is still enabled (it's not very expensive).
</content>
</entry>
<entry>
<title>* Enable old UFS compatibility code for booting from Digital Unix formatted</title>
<updated>1998-09-26T10:48:50Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-09-26T10:48:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f069bf5a2c90b5bb549f2121caad174e6cc0b78c'/>
<id>urn:sha1:f069bf5a2c90b5bb549f2121caad174e6cc0b78c</id>
<content type='text'>
  disks.
* Fix a whole raft of warnings, printf and otherwise.
* Make zalloc work for alpha (just a case of using the right typedef).
* Add some (disabled) malloc debug printing to stand.h.
</content>
</entry>
<entry>
<title>    Fixed setting of mp_End in zextendPool().  A case was missing and mp_Size</title>
<updated>1998-09-26T03:24:14Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-09-26T03:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f69e7cfc4d386e1105b92e05ad372a452a130ffc'/>
<id>urn:sha1:f69e7cfc4d386e1105b92e05ad372a452a130ffc</id>
<content type='text'>
    no longer reflects the mp_End - mp_Base equivalent.
</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/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>
</feed>
