freebsd_amp_hwpstate/libexec/ftpd
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
Makefile
extern.h Hopefully better fix for logwtmp(): rename to a private 1997-09-05 11:44:00 +00:00
ftpcmd.y Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
ftpd.8
ftpd.c Hopefully better fix for logwtmp(): rename to a private 1997-09-05 11:44:00 +00:00
logwtmp.c Hopefully better fix for logwtmp(): rename to a private 1997-09-05 11:44:00 +00:00
pathnames.h
popen.c
skey-stuff.c