Date: Wed, 15 Mar 2000 18:02:36 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat cd9660.c fstat.h msdosfs.c Makefile fstat.c Message-ID: <200003160202.SAA24314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/03/15 18:02:36 PST
Modified files:
usr.bin/fstat Makefile fstat.c
Added files:
usr.bin/fstat cd9660.c fstat.h msdosfs.c
Log:
Support more filesystems in fstat(1): now you can use fstat(1) to
find out if files on msdosfs and cd9660 filestores are open.
There was also a movement of some common things to a header, a
small cleanup.
PR: bin/16364 bin/7043
Submitted by: Peter Edwards <peter.edwards@openet-telecom.com>
Revision Changes Path
1.5 +2 -1 src/usr.bin/fstat/Makefile
1.22 +15 -23 src/usr.bin/fstat/fstat.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003160202.SAA24314>
