summaryrefslogtreecommitdiff
path: root/sys/kern/kern_malloc.c
AgeCommit message (Expand)Author
1995-05-01make this work sanely on a 64-bit machine. Sacrifices a small bit ofcgd
1995-03-19Use %p.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13new kernel malloc. much better (but slower) diagnostic checkingcgd
1993-12-18Canonicalize all #includes.mycroft
1993-07-15get rid of bogus retrymalloc code (and it was bogus)...cgd
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-05-27patches to make kernel malloc() retryable. from <MDICKSON@CSI.compuserve.com>deraadt
1993-05-25fix dependencies on M_LAST's old off-by-one error...cgd
1993-05-20add $Id$ strings, and clean up file headers where necessarycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd