yar 2004-07-31 14:22:02 UTC FreeBSD src repository Modified files: libexec/ftpd ftpcmd.y ftpd.c Log: Printf(3) off_t values through conversion to intmax_t since we've got <stdint.h> et al now. (This makes ftpd(8) WARNS=2 clean.) Revision Changes Path 1.57 +5 -4 src/libexec/ftpd/ftpcmd.y 1.161 +10 -6 src/libexec/ftpd/ftpd.c