summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* _thread_kern_sig_unblock takes an integer, not a reference.alex1996-12-291-2/+2
* If you run with option Z and malloc fails, memset gets calledphk1996-10-291-4/+6
* Various cosmeticsphk1996-10-261-48/+28
* malloc_pages should be static.phk1996-10-201-187/+103
* Fix a typo.sos1996-09-251-2/+2
* A number of minor bogons and portability things from jdp.phk1996-09-251-28/+37
* phkmalloc/3phk1996-09-231-189/+232
* Fix a very rare error condition: The code to free VM back to the kernelphk1996-09-171-3/+4
* Isolated all the crap for thread-safe so I can see what goes on again...phk1996-07-031-61/+48
* Reviewed by: julian and (hsu?)julian1996-01-221-3/+66
* Fix a fencepost error.phk1996-01-051-4/+4
* Preallocate a small structure, so we can sbrk(2) further back.phk1995-12-181-2/+8
* Change phkmalloc so that the page directory is now floating and allocatedpeter1995-12-111-29/+47
* Remove EXTRA_SANITY, fix a unused var.phk1995-10-221-4/+8
* phkmalloc/2phk1995-10-081-291/+353
* A buglet when dumping and a stylistic point from Mike.phk1995-09-221-8/+8
* ``phkmalloc''phk1995-09-161-361/+1006
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+420
OpenPOWER on IntegriCloud