freebsd-dev/usr.bin/fstat
Ed Maste f9feee175b KERN_PROC_ALL produces a kinfo_proc for each thread in a process, which
caused fstat to produce duplicated output for threaded processes.  Instead
use KERN_PROC_PROC to get just one kinfo_proc per process.

MFC After:	2 weeks
2007-03-09 16:21:40 +00:00
..
cd9660.c Dike out another kvm indiscretion. 2005-03-16 10:24:16 +00:00
fstat.1 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
fstat.c KERN_PROC_ALL produces a kinfo_proc for each thread in a process, which 2007-03-09 16:21:40 +00:00
fstat.h 1) ANSIfy. 2004-06-29 21:28:09 +00:00
Makefile Add -D_KVM_VNODE to indicate that despite being a userland program, 2004-10-21 12:09:45 +00:00
msdosfs.c 1) ANSIfy. 2004-06-29 21:28:09 +00:00