Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge malloc from current. | Poul-Henning Kamp | 1997-07-24 | 1 | -152/+120 |
* | YAMFC (check for overflow in size argument) | Poul-Henning Kamp | 1997-03-18 | 1 | -2/+4 |
* | Bring in thread locking fix from rev 1.19. | Alexander Langer | 1996-12-30 | 1 | -2/+2 |
* | If you run with option Z and malloc fails, memset gets called | Poul-Henning Kamp | 1996-10-29 | 1 | -4/+6 |
* | Various cosmetics | Poul-Henning Kamp | 1996-10-26 | 1 | -48/+28 |
* | malloc_pages should be static. | Poul-Henning Kamp | 1996-10-20 | 1 | -187/+103 |
* | Fix a typo. | Søren Schmidt | 1996-09-25 | 1 | -2/+2 |
* | A number of minor bogons and portability things from jdp. | Poul-Henning Kamp | 1996-09-25 | 1 | -28/+37 |
* | phkmalloc/3 | Poul-Henning Kamp | 1996-09-23 | 1 | -189/+232 |
* | Fix a very rare error condition: The code to free VM back to the kernel | Poul-Henning Kamp | 1996-09-17 | 1 | -3/+4 |
* | Isolated all the crap for thread-safe so I can see what goes on again... | Poul-Henning Kamp | 1996-07-03 | 1 | -61/+48 |
* | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 1 | -3/+66 |
* | Fix a fencepost error. | Poul-Henning Kamp | 1996-01-05 | 1 | -4/+4 |
* | Preallocate a small structure, so we can sbrk(2) further back. | Poul-Henning Kamp | 1995-12-18 | 1 | -2/+8 |
* | Change phkmalloc so that the page directory is now floating and allocated | Peter Wemm | 1995-12-11 | 1 | -29/+47 |
* | Remove EXTRA_SANITY, fix a unused var. | Poul-Henning Kamp | 1995-10-22 | 1 | -4/+8 |
* | phkmalloc/2 | Poul-Henning Kamp | 1995-10-08 | 1 | -291/+353 |
* | A buglet when dumping and a stylistic point from Mike. | Poul-Henning Kamp | 1995-09-22 | 1 | -8/+8 |
* | ``phkmalloc'' | Poul-Henning Kamp | 1995-09-16 | 1 | -361/+1006 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -6/+6 |
* | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+420 |