freebsd-dev/usr.bin/fstat
David Malone 27d57ea9bf Fix constness warnings.
Remove register keyword.
Don't initialise "badtype" in declaration - it was initialised below anyway.
Remove prototype for strcpy.
2002-03-30 14:03:53 +00:00
..
cd9660.c Anding the fsid with 0xffff was causing aliasing problems. 2001-11-05 20:40:24 +00:00
fstat.1 Use a slightly less obscure title than "file status". 2002-03-27 22:59:11 +00:00
fstat.c Fix constness warnings. 2002-03-30 14:03:53 +00:00
fstat.h Fix constness warnings. 2002-03-30 14:03:53 +00:00
Makefile Don't use gcc specific flags. 2002-03-30 14:01:55 +00:00
msdosfs.c Anding the fsid with 0xffff was causing aliasing problems. 2001-11-05 20:40:24 +00:00