Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand



Module Name:    src
Committed By:   lukem
Date:           Wed Oct  8 04:43:28 UTC 2003

Removed Files:
        src/sys/arch/i386/stand/biosboot: Makefile conf.c devopen.c devopen.h
            main.c version
        src/sys/arch/i386/stand/biosboot_com0: Makefile
        src/sys/arch/i386/stand/biosboot_com0_115200: Makefile
        src/sys/arch/i386/stand/biosboot_com0_38400: Makefile
        src/sys/arch/i386/stand/biosboot_com0_57600: Makefile
        src/sys/arch/i386/stand/biosboot_com0_9600: Makefile
        src/sys/arch/i386/stand/biosboot_resetvideo: Makefile
        src/sys/arch/i386/stand/biosboot_ser: Makefile
        src/sys/arch/i386/stand/installboot: Makefile bootblks.c getmount.c
            installboot.c installboot.h

Log Message:
Remove the unused "hardcode the blocks of /boot" versions /boot and
i386-MD installboot.
They haven't been enabled for a while, keeping them here is just
confusing, and they're still going to be in the CVS repo attic...


To generate a diff of this commit:
cvs rdiff -r1.43 -r0 src/sys/arch/i386/stand/biosboot/Makefile
cvs rdiff -r1.7 -r0 src/sys/arch/i386/stand/biosboot/conf.c
cvs rdiff -r1.13 -r0 src/sys/arch/i386/stand/biosboot/devopen.c
cvs rdiff -r1.2 -r0 src/sys/arch/i386/stand/biosboot/devopen.h
cvs rdiff -r1.31 -r0 src/sys/arch/i386/stand/biosboot/main.c
cvs rdiff -r1.16 -r0 src/sys/arch/i386/stand/biosboot/version
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_com0/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_com0_115200/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_com0_38400/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_com0_57600/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_com0_9600/Makefile
cvs rdiff -r1.1 -r0 src/sys/arch/i386/stand/biosboot_resetvideo/Makefile
cvs rdiff -r1.10 -r0 src/sys/arch/i386/stand/biosboot_ser/Makefile
cvs rdiff -r1.26 -r0 src/sys/arch/i386/stand/installboot/Makefile
cvs rdiff -r1.4 -r0 src/sys/arch/i386/stand/installboot/bootblks.c \
    src/sys/arch/i386/stand/installboot/installboot.h
cvs rdiff -r1.6 -r0 src/sys/arch/i386/stand/installboot/getmount.c
cvs rdiff -r1.18 -r0 src/sys/arch/i386/stand/installboot/installboot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index