freebsd-skq/libexec/ftpd
yar 9ff4238c2a Replace the last occurence of (long long) and %qd with
(intmax_t) and %jd, which is the right way to printf
an off_t in the presence of <stdint.h>.

Submitted by:	Nick Leuta
2004-11-02 18:48:44 +00:00
..
config.h
extern.h
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
ftpcmd.y Change `(foo *)0'' to `NULL'' where it's possible 2004-07-31 15:03:17 +00:00
ftpd.8 Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
ftpd.c Replace the last occurence of (long long) and %qd with 2004-11-02 18:48:44 +00:00
logwtmp.c Oops. Some ut_time stuff slipped through the cracks. These turned out 2002-11-17 23:46:45 +00:00
Makefile ftpd(8) seems to be WARNS=2 clean now. 2004-07-31 15:07:33 +00:00
pathnames.h
popen.c Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00