1. -T (totalflag) requires nlist too.
authortedu <tedu@openbsd.org>
Fri, 19 Dec 2014 14:08:20 +0000 (14:08 +0000)
committertedu <tedu@openbsd.org>
Fri, 19 Dec 2014 14:08:20 +0000 (14:08 +0000)
commitffce30cfb74f7f4e72304a94955c886d1e398209
tree2277968543ae0e3f2a17d36bec3bf0600bc026ad
parente83e19387d6fb96f54f4dc93d0fdae11aab39e14
1. -T (totalflag) requires nlist too.
2. If we can't read a vnode, there's no way LIST_NEXT is going to be
meaningful.
3. set numvnodes before looping in case we return early.
getting better, but still not all fixed
usr.sbin/pstat/pstat.c