freebsd-dev/lib/libmemstat
Robert Watson 33f23dc2fb The "Mbuf" zone was renamed "mbuf" to improve consistency, but the code
example in libmemstat.3 was not updated to take this rename into account.
Update the example.

PR:		84946
Submitted by:	Wojciech A. Koszek <dunstan at freebsd dot czest dot pl>
MFC after:	1 day
2005-08-15 10:24:20 +00:00
..
libmemstat.3 The "Mbuf" zone was renamed "mbuf" to improve consistency, but the code 2005-08-15 10:24:20 +00:00
Makefile Having decided not to provide a libmemstat(3) error number to text 2005-07-24 01:41:47 +00:00
memstat_all.c Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3), 2005-08-06 13:54:03 +00:00
memstat_internal.h Correct two libmemstat(3) bugs: 2005-08-01 13:18:21 +00:00
memstat_malloc.c Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3), 2005-08-06 13:54:03 +00:00
memstat_uma.c Define LIBMEMSTAT so that vm_page.h won't perform a nested include of 2005-08-04 10:06:39 +00:00
memstat.c Add memstat_kvm_uma(), an implementation of a libmemstat(3) query routine 2005-08-01 19:07:39 +00:00
memstat.h Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3), 2005-08-06 13:54:03 +00:00