cvs commit: src/usr.bin/fstat fstat.1 fstat.c
dillon 2005/01/31 10:05:09 PST
DragonFly src repository
Modified files:
usr.bin/fstat fstat.1 fstat.c
Log:
Take advantage of our new namecache topology to generate the actual paths
associated with open file descriptors, root, and working directories,
and the exec binary's file path.
Adjust the width and alignment of some of the columns.
Revision Changes Path
1.3 +7 -4 src/usr.bin/fstat/fstat.1
1.10 +90 -29 src/usr.bin/fstat/fstat.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fstat/fstat.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fstat/fstat.c.diff?r1=1.9&r2=1.10&f=u