CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/08 09:40:32
Modified files:
lib/libkvm : kvm.c kvm_proc2.c
Log message:
port the changes just made to kvm_getfiles in kvm_file2.c r1.47 to
kvm_getprocs.
basically cope with the number of procs growing between when we get
the size and when we get the list.
ok guenther@
