CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/10/29 08:39:09
Modified files: sys/arch/i386/stand/cdboot: Makefile sys/arch/i386/stand/pxeboot: Makefile Log message: Build i386 cdboot(8) and pxeboot(8) using the same method as the amd64 versions. Compile all required sources directly, rather than linking against uninstalled libraries. Discussed with deraadt@