]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Have `ps' return the cputimes for zombies, with the assumption that
authorgad <gad@FreeBSD.org>
Mon, 21 Jun 2004 16:53:11 +0000 (16:53 +0000)
committergad <gad@FreeBSD.org>
Mon, 21 Jun 2004 16:53:11 +0000 (16:53 +0000)
commite42ac46f6059f6970b91f985cde50b0ec0633e1b
tree6d44b7a683bdd116e1ac4edcb23b10dfc848b2c9
parent5bdd18548d698b99dc8883101e157f79c45e5fac
Have `ps' return the cputimes for zombies, with the assumption that
kvm_getprocs() will provide useful information if it can, or *it*
will provide a zero value if it can not find something appropriate.

Submitted by: bde
bin/ps/print.c