summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_malloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Please GCC 2.8 -Wallniklas1998-02-201-2/+3
|
* Fixed spelling in a comment.gene1997-12-121-2/+2
|
* prevent warning about unused variable when NO_KMEMSTATS is in effectkstailey1997-03-011-1/+3
|
* kern_malloc() can fail in canwait case if no more map space; return NULL inderaadt1996-06-201-2/+12
| | | | that case so that callers can deal with shortage rather than deadlocking.
* data structure handling fixderaadt1996-06-101-3/+4
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-5/+5
|
* NetBSD 960317 mergeniklas1996-04-191-5/+4
|
* From NetBSD: 960217 mergeniklas1996-03-031-3/+7
|
* initial import of NetBSD treederaadt1995-10-181-0/+396