CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/26 11:23:50
Modified files:
usr.sbin/procmap: procmap.1 procmap.c
Log message:
Re-introduce vnode-to-filename mapping
The name cache walking code got adapted to the new name cache layout.
Along with the previous commit, procmap is now able to map a vnode
to a filename as long as it is in the name cache.
"nice stuff" deraadt@
