freebsd-dev/usr.bin/fstat
Gleb Smirnoff dd2b23006c fuser: fix loop over kinfo_proc array
The previous code would skip as many entries at the end of the
array as there were zombies in the list.  While here fix type
of cnt.

Submitted by:	Ali Abdallah <ali.abdallah suse.com>
PR:		232702
MFC After:	2 weeks
2023-01-09 08:40:20 -08:00
..
fstat.1 fstat(1): Add EXAMPLES section 2020-11-19 19:05:16 +00:00
fstat.c
functions.h
fuser.1
fuser.c fuser: fix loop over kinfo_proc array 2023-01-09 08:40:20 -08:00
main.c
Makefile
Makefile.depend