cvs commit: src/sbin/growfs growfs.c
Lukas Ertl
le at FreeBSD.org
Sat Apr 3 15:05:40 PST 2004
On Sat, 3 Apr 2004, Maxime Henrion wrote:
> mux 2004/04/03 14:56:55 PST
>
> FreeBSD src repository
>
> Modified files:
> sbin/growfs growfs.c
> Log:
> - 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.
Thanks!
> This fixes some warnings but there's still much more work to do here.
Indeed. Maybe a complete rewrite would be faster. :-)
regards,
le
--
Lukas Ertl http://mailbox.univie.ac.at/~le/
le at FreeBSD.org http://people.freebsd.org/~le/
More information about the cvs-src
mailing list