Date: Tue, 4 Apr 2000 22:45:42 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.1 fstat.c Message-ID: <200004050545.WAA96086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/04/04 22:45:42 PDT
Modified files:
usr.bin/fstat fstat.1 fstat.c
Log:
Add a new options: -m enables searching for memory-mapped files.
It is not default because it's an expensive option by nature, making the
search take 2-3 times as long.
PR: 17555
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Revision Changes Path
1.10 +6 -2 src/usr.bin/fstat/fstat.1
1.23 +77 -3 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?200004050545.WAA96086>
