NetBSD/libexec
wiz 4c99916337 va_{start,end} audit:
Make sure that each va_start has one and only one matching va_end,
especially in error cases.
If the va_list is used multiple times, do multiple va_starts/va_ends.
If a function gets va_list as argument, don't let it use va_end (since
it's the callers responsibility).

Improved by comments from enami and christos -- thanks!

Heimdal/krb4/KAME changes already fed back, rest to follow.

Inspired by, but not not based on, OpenBSD.
2001-09-24 13:22:25 +00:00
..
atrun
comsat
cron
fingerd
ftpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
getNAME
getty
hpropd update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
identd Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
kadmind update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
kfd
kpasswdd update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
ld.aout_so Use vsnprintf instead of vsprintf. 2001-09-20 20:55:29 +00:00
ld.elf_so Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot() 2001-09-10 06:09:41 +00:00
lfs_cleanerd fix printf format on alpha 2001-07-18 06:24:38 +00:00
mail.local
makekey
makewhatis
rexecd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rlogind
rmail
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
talkd
telnetd Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
tftpd `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
uucpd
Makefile
Makefile.inc