NetBSD/sys/arch/vax
dsl be74e0a9c9 Change the type of the 'cookie' that holds the state of the core dump file
from 'void *' to the actual type 'struct coredump_iostate *'.
In most of the code the contents of the structure are still unknown.
This just stops the wrong type of pointer being passed to the 'void *'
parameter.
I hope I've found everything, amd64 GENERIC and i386 GENERIC & ALL compile.
2014-01-01 18:57:15 +00:00
..
bi Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
boot fix unused variable warnings 2013-11-09 21:41:03 +00:00
compile
conf bump md image size 2013-11-09 21:32:55 +00:00
consolerl
floppy
if Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
include use __unused instead of __USE and void cast to mark iterator variable unused 2013-11-10 00:50:13 +00:00
mba Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
stand
uba dependant -> dependent 2011-06-30 20:09:15 +00:00
vax Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
vsa Simplify (and remove now unused variable) 2013-10-25 14:44:25 +00:00
Makefile