CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2011/05/26 01:28:51

Modified files:
        devel/libgtop2 : Makefile 
        devel/libgtop2/files: mem.c 

Log message:
Change the way glibtop_mem->total is calculated. Instead of adding
t_free to t_rm, just use t_rm. And use t_arm for glibtop_mem->used.

This makes things less confusing and more in line with the values
top(1) returns.

Reply via email to