NetBSD/sys/arch/sparc64
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
..
compile
conf Add SUN4V to opt_sparc_arch.h. 2013-12-28 11:09:33 +00:00
dev Updates to pmap_bootstrap() for sun4v - parts from OpenBSD - OK martin@ 2013-12-16 20:17:34 +00:00
include a) make the hunt through the cpus list more generic b) sun4v: ensure that the interrupt stack is mapped permanently and the TSB is setup properly - parts from OpenBSD. OK martin@ 2013-12-27 21:11:19 +00:00
sparc64 Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
stand System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
Makefile Use ${FINDCOMM} to avoid 'Arguments list too long'-related failure 2009-05-19 22:01:34 +00:00