dockapps/wmmemload/src
Doug Torrance a473280ab9 wmmemload: Use sysctl to get memory usage in FreeBSD.
Previously, kvm_read was used to get the memory usage in FreeBSD.  However,
this has been deprecated in favor of sysctl.  This patch implements this
change.

Some work had previously been done in this direction, as could be seen in
the file src/mem_freebsd_sysctl.c.  Since this file is no longer needed, it
has been removed.

Additionally, some formatting has been done on the remaining older code for
a more consistent style.
2014-10-10 10:09:52 +01:00
..
.xvpics wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
backlight_off.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
backlight_on.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
dockapp.c wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
dockapp.h wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
main.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
Makefile.am wmmemload: Use sysctl to get memory usage in FreeBSD. 2014-10-10 10:09:52 +01:00
mem.h wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
mem_freebsd.c wmmemload: Use sysctl to get memory usage in FreeBSD. 2014-10-10 10:09:52 +01:00
mem_gnu.c wmmemload: Fix FTBFS on the Hurd. 2014-10-07 21:45:40 +01:00
mem_linux.c wmmemload: Fix version check for kernel 3.0. 2014-10-04 08:13:16 +01:00
mem_openbsd.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
mem_solaris.c wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
parts.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00