Adjusted vmstat to use the new API for memory and CPU statistics
Created new set of functions for meminfo related calls. Liked the format of that better so changed vmstat around so the look similar. Missed the makefile change for uptime so added it in now.
New set of functions that read the /proc/meminfo file. Still needs work.