summaryrefslogtreecommitdiff
path: root/sys/kern/kern_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Retrofitted changes from revs 1.18 and 1.19: fix bugs with malloc areaDavid Greenman1996-01-291-7/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Make vegetarian and animal rights people happy and use 0xdeadc0de insteadDavid Greenman1995-04-161-3/+3
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-6/+4
* Added some additional DIAGNOSTIC code that makes sure that freedDavid Greenman1995-03-111-2/+12
* Calling semantics for kmem_malloc() have been changed...and the thirdDavid Greenman1995-02-021-3/+2
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-1/+4
* Changed splimp to splhigh to close a potential hole that could leadDavid Greenman1994-12-171-3/+3
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.David Greenman1994-10-091-2/+1
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-4/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+381