Libkvm currently does not build because: * kinfo_proc2 should not have p_cpticks * kinfo_lwp no longer has l_forw/l_back defined correctly because struct lwp has changed. <sys/sysctl.h> should be updated to reflect this as well. --Blair