K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-11-07T18:57:59.000000Z K 7 svn:log V 270 Merge kern_malloc.c:1.147 from HEAD to RELENG_6: Add a "show malloc" command to DDB, which prints out the current stats for available kernel malloc types. Quite useful for post-mortem debugging of memory leaks without a dump device configured on a panicked box. END