CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2013/04/23 10:41:13
Modified files: sys/arch/amd64/stand/boot: Makefile sys/arch/amd64/stand/cdboot: Makefile sys/arch/amd64/stand/pxeboot: Makefile sys/arch/i386/stand/boot: Makefile sys/arch/i386/stand/cdboot: Makefile sys/arch/i386/stand/pxeboot: Makefile Log message: Include udivdi3/umoddi3 when compiling the amd64/i386 boot blocks - they are needed for the upcoming type changes. ok deraadt@