K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-02-14T21:55:09.260414Z K 7 svn:log V 300 Remove the printf's when the vnode to be exported for procstat is not a VDIR. If the file system backing a process' cwd is removed, and procstat -f PID is called, then these messages would have been printed. The extra verbosity is not required in this situation. Requested by: kib Approved by: kib END