freebsd-dev/sys/boot/sparc64
Marius Strobl 340e331450 Partially revert r203829; as it turns out what the PowerPC OFW loader did
was incorrect as further down the road cons_probe() calls malloc() so the
former can't be called before init_heap() has succeed. Instead just exit
to the firmware in case init_heap() fails like OF_init() does when hitting
a problem as we're then likely running in a very broken environment where
hardly anything can be trusted to work.
2010-10-29 20:42:02 +00:00
..
boot1 Merge from powerpc: 2010-09-16 12:05:00 +00:00
loader Partially revert r203829; as it turns out what the PowerPC OFW loader did 2010-10-29 20:42:02 +00:00
Makefile
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00