opnsense-src/usr.bin/fstat
Gleb Smirnoff 82ed3fb025 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

(cherry picked from commit dd2b23006c)
2023-01-23 07:43:46 -08:00
..
fstat.1 fstat(1): Add EXAMPLES section 2020-11-19 19:05:16 +00:00
fstat.c Add the fstat -s option to display socket information. 2019-10-19 19:52:19 +00:00
functions.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fuser.1 Clean up and improve manual page for fuser(1) 2020-06-18 11:18:26 +00:00
fuser.c fuser: fix loop over kinfo_proc array 2023-01-23 07:43:46 -08:00
main.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00