NetBSD/sys/arch/pmax
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
..
compile
conf sii does not require ncr53c9x. 2001-09-18 16:18:35 +00:00
dev Adjust to use <dev/sun/fbio.h> 2001-09-19 19:04:16 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Remove pmax-specific fbio.h -- everything uses <dev/sun/fbio.h> now. 2001-09-19 18:51:03 +00:00
pmax Some cosmetics. 2001-09-18 16:24:16 +00:00
stand va_{start,end} audit: 2001-09-24 13:22:25 +00:00
tc Adjust to use <dev/sun/fbio.h> 2001-09-19 19:04:16 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00