freebsd-dev/sbin/growfs
Maxime Henrion 760ea1fa63 - Don't abuse caddr_t when what we really want is a void *.
- Use the %jd format and a cast to intmax_t to print an int64_t.
- The return type of getopt() is an int, not a char.

This fixes some warnings but there's still much more work to do here.
2004-04-03 22:56:54 +00:00
..
debug.c Make growfs WARNS=6 clean. 2004-04-03 17:40:19 +00:00
debug.h Commit 1 of 2 to fix ffsinfo(8) for UFS2. 2003-08-14 18:40:59 +00:00
growfs.8 Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4". 2004-01-23 17:35:09 +00:00
growfs.c - Don't abuse caddr_t when what we really want is a void *. 2004-04-03 22:56:54 +00:00
Makefile Temporarily go back to WARNS=0 until I can figure out what's breaking 2004-04-03 22:26:43 +00:00