CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/08 10:04:00
Modified files:
usr.bin/fstat : Makefile fstat.1 fstat.c
Added files:
usr.bin/fstat : fstat.h fuser.1 fuser.c
Log message:
Add POSIX-compliant fuser mode to fstat. Originally based on
a diff from Peter Werner but largely rewritten to use kinfo_file2.
OK deraadt@ with man fixes from jmc@ and sobrado@
