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 ignore trailing newline which is included in the message from mail.local. 2001-04-02 14:57:37 +00:00
cron
fingerd
ftpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
getNAME convert to use getprogname() 2001-02-19 22:43:42 +00:00
getty Lowercase getty in xref. Whitespace fixes. 2001-04-04 09:55:48 +00:00
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 Strip overstrike characters from input lines while searching for a "NAME" 2001-04-10 21:00:00 +00:00
rexecd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rlogind Actually, it's ttyaction, note the silent 't' ;) 2001-04-04 09:56:31 +00:00
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 syslogd(8), not syslog(8). 2001-04-04 09:56:56 +00:00
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 Fix date, and drop a space. 2001-04-26 23:31:48 +00:00
Makefile
Makefile.inc