K 10 svn:author V 3 yar K 8 svn:date V 27 2004-07-31T15:03:17.000000Z K 7 svn:log V 217 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. END