<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/malloc.3, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Add history: The reallocf() function first appeared in FreeBSD-3.0.</title>
<updated>1999-12-28T15:14:59Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-12-28T15:14:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e99fd392645fab01a647eb33f0c951928503ea07'/>
<id>urn:sha1:e99fd392645fab01a647eb33f0c951928503ea07</id>
<content type='text'>
See imp's 199808201619.KAA20970@harmony.village.org in freebsd-hackers (the
reallocf.c cvs history mistakenly refers to freebsd-current).
</content>
</entry>
<entry>
<title>Document the current behaviour with respect to the handling of errno.</title>
<updated>1999-12-22T17:04:46Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-12-22T17:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3c5295256b43dd753255e0dc0f876d613c19323'/>
<id>urn:sha1:b3c5295256b43dd753255e0dc0f876d613c19323</id>
<content type='text'>
Approved by:	phk
</content>
</entry>
<entry>
<title>Go to a bit more trouble to make it absolutely clear that malloc(3)</title>
<updated>1999-11-12T16:41:21Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-11-12T16:41:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d052386ba9f2ab5751c9d7176ecd7e396de65e0'/>
<id>urn:sha1:0d052386ba9f2ab5751c9d7176ecd7e396de65e0</id>
<content type='text'>
does not zero the allocated memory.
</content>
</entry>
<entry>
<title>Change .Fn to .Xr on a couple of lines where abort(3) is referenced.</title>
<updated>1999-09-25T22:42:12Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-09-25T22:42:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0df0b5481f0c352fad97566afd5206b4ffe93d36'/>
<id>urn:sha1:0df0b5481f0c352fad97566afd5206b4ffe93d36</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>Various man page cleanup:</title>
<updated>1999-08-15T09:51:25Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-15T09:51:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74804d58a06fddb5364973f0c91a5cbd324cc451'/>
<id>urn:sha1:74804d58a06fddb5364973f0c91a5cbd324cc451</id>
<content type='text'>
- Sort xrefs
- FreeBSD.ORG -&gt; FreeBSD.org
- Be consistent with section names as outlines in mdoc(7)
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexy M. Zelkin &lt;phantom@cris.net&gt;
</content>
</entry>
<entry>
<title>Fix .Xr line for `getpagesize'</title>
<updated>1999-08-14T07:33:15Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-08-14T07:33:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a251398eea9c3538825fbb615c8eaa2806905bef'/>
<id>urn:sha1:a251398eea9c3538825fbb615c8eaa2806905bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable the "Hint" option in phkmalloc as default.  Recent VM system</title>
<updated>1999-03-28T14:16:05Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-03-28T14:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b26e8496891ecb7735c779bec5c3f75e39bdc1c'/>
<id>urn:sha1:5b26e8496891ecb7735c779bec5c3f75e39bdc1c</id>
<content type='text'>
changes have made this too expensive.  This gains about 1.25% on
worldstone on my SMP machine.

Swap-less machines, for instance PicoBSDs, and machines which experience
page-out trafic, check with top(1), will probably want to reenable this
with:
	ln -s H /etc/malloc.conf

Suggested by: alc (&amp;dyson ?)
</content>
</entry>
<entry>
<title>o Don't reference non-existant function freealloc.</title>
<updated>1998-09-16T04:07:31Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-09-16T04:07:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e70c6df9585ae3947e27e3cf45928a8f67a98dda'/>
<id>urn:sha1:e70c6df9585ae3947e27e3cf45928a8f67a98dda</id>
<content type='text'>
o Properly order things

Pointed out by: bde
</content>
</entry>
</feed>
