rwatson 2006-02-14 03:33:06 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) lib/libmemstat memstat_uma.c Log: 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) Revision Changes Path 1.7.2.6 +1 -1 src/lib/libmemstat/memstat_uma.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"