1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/usr.bin/fstat
David Malone 1e925017b3 1) ANSIfy.
2) Use %p to print a pointer.
3) Use longs for fileids and ino to avoid comparing signed and unsigned.
4) Make the KVM_READ macro a little more cranky.
5) Set WARNS while I'm here.
2004-06-29 21:28:09 +00:00
..
cd9660.c 1) ANSIfy. 2004-06-29 21:28:09 +00:00
fstat.1 Correct the description of the -N option. 2004-03-26 10:48:35 +00:00
fstat.c 1) ANSIfy. 2004-06-29 21:28:09 +00:00
fstat.h 1) ANSIfy. 2004-06-29 21:28:09 +00:00
Makefile 1) ANSIfy. 2004-06-29 21:28:09 +00:00
msdosfs.c 1) ANSIfy. 2004-06-29 21:28:09 +00:00