K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-14T03:33:06.000000Z K 7 svn:log V 211 Merge memstat_uma.c:1.13 from HEAD to RELENG_6: Correct a typo in the extraction of zone information from UMA using kmem: bytes = allocated - freed, not bytes = allocated = freed. Approved by: re (scottl) END