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 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
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