freebsd_amp_hwpstate/libexec
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
..
atrun
bootpd
comsat
fingerd
ftpd Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
getNAME
getty
lfs_cleanerd Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
mail.local
makekey
mknetid
named-xfer
rbootd
revnetgroup Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
rexecd
rlogind
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
rtld-aout Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
rtld-elf
talkd
telnetd
tftpd
uucpd
xtend
ypxfr
Makefile
Makefile.inc