CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/15 22:03:27
Modified files:
lib/libkvm : kvm_proc.c
Log message:
handle fallout of moving the address maps to RBT code.
because userland doesnt have subr_tree, and the tree traversal in
this file is simple, this inlines the logic that the functions in
the kernel do.
