CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/06/04 16:38:53
Modified files: usr.sbin/procmap: procmap.c Log message: No longer consider kernel pointers invalid if pointing under the kernel load address (hello, PMAP_DIRECT architectures). Makes procmap walk the kernel name cache correctly. ok art@