K 10 svn:author V 5 markj K 8 svn:date V 27 2015-01-31T22:38:43.413430Z K 7 svn:log V 329 Fix some proc provider tests: * Avoid hard-coding program paths, except when it's necessary in order to override the use of a shell builtin. * Translate struct proc through psinfo_t so that we can access process arguments via the pr_psargs field of psinfo_t. * Replace uses of pstop and prun with kill(1). MFC after: 1 week END