CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/05/31 18:37:37
Modified files: sys/arch/amd64/amd64: acpi_wakecode.S sys/arch/i386/i386: acpi_wakecode.S sys/dev/pci : vga_pci.c Log message: Remove real mode VGA repost option. It was used by nobody, and even if it were to be enabled, it had a bug that prevented it from working anyway. ok deraadt@, kettenis@