cvs commit: src/sys/boot/powerpc/ofw Makefile

2008-02-23 Thread Marcel Moolenaar
marcel 2008-02-23 17:48:23 UTC FreeBSD src repository Modified files: sys/boot/powerpc/ofw Makefile Log: We build ficl and libofw with -msoft-float. Build the loader with -msoft-float too. Revision ChangesPath 1.23 +1 -1 src/sys/boot/powerpc/ofw/Makefile

cvs commit: src/sys/boot/powerpc/ofw Makefile conf.c

2008-02-11 Thread Rafal Jaworowski
raj 2008-02-11 12:30:32 UTC FreeBSD src repository Modified files: sys/boot/powerpc/ofw Makefile conf.c Log: Clean up PowerPC loader(8) build config. Turn off TFTP support by default: when both TFTP and NFS are enabled in the loader, strange interactions occur in the p

cvs commit: src/sys/boot/powerpc/ofw Makefile

2007-12-26 Thread Marcel Moolenaar
marcel 2007-12-26 19:15:58 UTC FreeBSD src repository Modified files: sys/boot/powerpc/ofw Makefile Log: "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard. Use "FreeBSD/powerpc Open Firmware ..." instead. Revision ChangesPath 1.21 +1 -1 sr

cvs commit: src/sys/boot/powerpc/ofw Makefile conf.c help.ofw ldscript.powerpc metadata.c start.c version

2007-12-17 Thread Marcel Moolenaar
marcel 2007-12-17 22:18:07 UTC FreeBSD src repository Modified files: sys/boot/powerpc/ofw Makefile conf.c help.ofw ldscript.powerpc metadata.c start.c version Log: Forced commit to record that this file was repocopied from src/sys/boot/powerpc/loader