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 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
comsat ignore trailing newline which is included in the message from mail.local. 2001-04-02 14:57:37 +00:00
cron
fingerd do not touch __ss_len directly, they are not supposed to be touched. 1999-12-16 06:00:24 +00:00
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 ${MAKE} print-objdir -> ${PRINTOBJDIR} 2000-12-30 17:29:24 +00:00
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 use more standard %ll_ in favour of %q_ 2001-01-04 17:24:35 +00:00
makekey include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
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 use libc version of err rather than a local one. 2001-01-16 02:38:05 +00:00
rpc.rquotad use LOG_WARNING instead of LOG_ERR for non critical errors 2001-01-10 01:50:05 +00:00
rpc.rstatd Remove extern variables and functions now declared in dkstats.h. 2000-12-01 02:10:22 +00:00
rpc.rusersd use LOG_WARNING instead of LOG_ERR for non critical errors 2001-01-10 01:50:05 +00:00
rpc.rwalld sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
rpc.sprayd consistently use exit instead of return in main() 2001-01-10 01:57:51 +00:00
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 hprop(8) belongs in /usr/sbin, not /usr/libexec. 2000-08-06 20:42:22 +00:00
Makefile.inc Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00