NetBSD/libexec
lukem 3ed9ffcae1 Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
using the ${LDFLAGS:@F@-Wl,$F@} make substitution because that breaks
if LDFLAGS is already set.
2005-06-04 16:17:17 +00:00
..
atrun
comsat PR/30170: Markus W Kilbinger: src/libexec/comsat complains about: '/' in 2005-05-07 23:37:59 +00:00
cron
fingerd
ftpd
getNAME
getty Ensure rval is initialized before we try to check it; it won't be set 2005-06-01 15:50:00 +00:00
hpropd
identd appease gcc -Wuninitialized 2005-06-01 15:51:23 +00:00
kadmind
kpasswdd
ld.aout_so
ld.elf_so Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than 2005-06-04 16:17:17 +00:00
lfs_cleanerd remove bogus frees on uninitialized variable. 2005-05-03 00:20:17 +00:00
mail.local
makekey
makewhatis appease gcc -Wuninitialized 2005-06-01 15:51:23 +00:00
rexecd
rlogind
rmail Shouldn't use += on a variable that we haven't initialized yet ... 2005-06-01 15:55:31 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
talkd
telnetd Ensure IF is initialized before trying to use it. 2005-06-01 15:57:40 +00:00
tftpd
utmp_update
uucpd
Makefile
Makefile.inc