Date: Wed, 28 Aug 2002 19:02:28 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common Makefile.inc src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile conf.c src/sys/boot/pc98/libpc98 Makefile src/sys/boot/pc98/loader Makefile Message-ID: <200208290202.g7T22S1L043783@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/08/28 19:02:28 PDT Modified files: sys/boot/common Makefile.inc sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile conf.c sys/boot/pc98/libpc98 Makefile sys/boot/pc98/loader Makefile Log: Initiate deorbit burn of i386 a.out kld "support" in loader. Note that this was quite broken, it never was updated for metadata support. The a.out kld file support was never really used, as it wasn't necessary. You could always load elf kld's, even in an a.out kernel. Revision Changes Path 1.14 +0 -4 src/sys/boot/common/Makefile.inc 1.28 +1 -1 src/sys/boot/i386/libi386/Makefile 1.60 +0 -3 src/sys/boot/i386/loader/Makefile 1.21 +0 -2 src/sys/boot/i386/loader/conf.c 1.13 +1 -1 src/sys/boot/pc98/libpc98/Makefile 1.27 +0 -3 src/sys/boot/pc98/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208290202.g7T22S1L043783>