freebsd-dev/sys/boot/ofw
Maxim Sobolev d873f46379 On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unless
they point to the very same device. This should make loader usable on
some (all?) PowerMacs, where "/chosen/stdout" is disconneted from the
"screen" by the OF init process by default, except when user actually
has requested interaction with OF by holding ALT-CMD-O-F. Along with
rev 183168 this should provide a way to build bootable FreeBSD/ppc
installation or live CD that works OOB. Also, it should bring PowerMac
experience closer to that on other arches.

MFC after:	1 week
		(assiming re@ blessing)
2008-09-19 11:00:14 +00:00
..
common - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00
libofw On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unless 2008-09-19 11:00:14 +00:00
Makefile
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00