freebsd-dev/usr.bin/fstat
Andriy Gapon e18fbe6f19 fuser: restore functionality by fixing fsid type
Use types from sys/stat.h for the filesystem and inode numbers for extra
safety.

PR:		259504
Reported by:	Markus Wild <freebsd-bugs@virtualtec.ch>
MFC after:	1 week
2021-11-01 08:45:26 +02: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
fuser.1 Clean up and improve manual page for fuser(1) 2020-06-18 11:18:26 +00:00
fuser.c fuser: restore functionality by fixing fsid type 2021-11-01 08:45:26 +02:00
main.c
Makefile
Makefile.depend