freebsd-nq/libexec/ftpd
Yaroslav Tykhiy aa5a9d3fff Change `(foo *)0'' to `NULL'' where it's possible
(and it appears possible throughout ftpd(8) source.)

It is not a mere issue of style: Null pointers in C
seem to have been mistaken one way or another quite often.
2004-07-31 15:03:17 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
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 Change `(foo *)0'' to `NULL'' where it's possible 2004-07-31 15:03:17 +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 Reorder dependencies to fix static NOPAM build. 2004-02-02 18:19:41 +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