K 10 svn:author V 2 cy K 8 svn:date V 27 2009-03-06T23:18:41.000000Z K 7 svn:log V 267 Fix a SIGSEGV in ps/ps.c when ps is setuid root or when run by root. kvm_t kv was not set to zero and therefore kvm_open(3) was not called. Fix another SIGSEGV in ps caused by the -O compile flag) when the -ef flags are passed to ps. Approved by: gahr (maintainer) END