NetBSD/sys/arch/arm32
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
..
arm32 Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers 2001-09-03 01:33:38 +00:00
compile
conf Comment out bridge pseudo devices from ports that don't 2001-09-01 23:08:40 +00:00
dev Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
doc
fpe-arm
include Add a merged <pcb.h> for arm26/arm32. 2001-09-03 19:20:27 +00:00
iomd Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
isa Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
mainbus
ofw va_{start,end} audit: 2001-09-24 13:22:25 +00:00
pci
podulebus Make the NE1000/NE2000 clone podulebus driver a bit more verbose over the 2001-09-19 22:40:17 +00:00
rc7500
riscpc Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out 2001-09-18 23:23:22 +00:00
shark Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
stand Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out 2001-09-18 23:23:22 +00:00
vidc Initial commit for Xserver support for the wscons interface; it isn't fully 2001-08-21 14:48:54 +00:00
Makefile