freebsd-dev/lib/libmemstat
Robert Watson 448036945e Make pointer argument to kread_string() const since the kernel structure
field is const, and then employ __DECONST before getting into the kvm
code.  This eliminates a gcc 4.2 warning about losing constification.

__DECONST advice from:	sam
2007-05-21 18:16:04 +00:00
..
libmemstat.3
Makefile Bump library versions in preparation for 7.0. 2007-05-21 02:49:08 +00:00
memstat_all.c
memstat_internal.h
memstat_malloc.c Make pointer argument to kread_string() const since the kernel structure 2007-05-21 18:16:04 +00:00
memstat_uma.c
memstat.c
memstat.h