NetBSD/sys/arch/macppc
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 Linux emulation is no longer experimental, removed comment 2001-09-12 21:05:37 +00:00
dev Grammar improvements in comments. 2001-09-16 16:40:44 +00:00
include Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
macppc Enabled the clockctl device for macppc, major 61 2001-09-16 07:21:32 +00:00
pci Return ~0 for all config space reads on devices < 11 on the primary bus, 2001-09-14 21:04:58 +00:00
stand va_{start,end} audit: 2001-09-24 13:22:25 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00