NetBSD/usr.sbin/lpr
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
..
common_source use strlcpy. from openbsd 2001-08-30 00:53:53 +00:00
filters Need <string.h> for memset() prototype. 2000-04-30 15:47:55 +00:00
lp fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
lpc lowercase Lpq in xref, and some whitespace fixes. 2001-04-09 12:50:59 +00:00
lpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
lpq Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
lpr extend file size lossage message. 2001-06-25 16:40:50 +00:00
lprm - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lptest fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
pac document output format, so that users would know exact meaning 2000-10-04 11:40:51 +00:00
SMM.doc Use obj dirs 1997-12-21 15:53:38 +00:00
Makefile convert to using .WAIT 2001-01-09 03:13:39 +00:00
Makefile.inc Use PRINTOBJDIR. 2001-01-07 08:00:54 +00:00