NetBSD/usr.bin/fstat
aymeric 5f3a5a8279 fix the way the ext2fs-specific size and mode variables are fetched:
they are indirectly gotten from kernel memory and as such should be read
with KVM_READ.
This fixes fstat core dumps when some process holds a reference in a Linux
ext2fs filesystem.
Thanks to Aleksy Schubert (alx.at.mimuw.dot.edu.dot.pl) for debugging this
with me.
2004-04-02 14:22:05 +00:00
..
Makefile
fstat.1
fstat.c fix the way the ext2fs-specific size and mode variables are fetched: 2004-04-02 14:22:05 +00:00
fstat.h
isofs.c
ntfs.c