Source-Changes archive

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

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



Module Name:    src
Committed By:   dsl
Date:           Wed Apr 16 22:17:44 UTC 2003

Added Files:
        src/sys/arch/i386/stand/bootxx: Makefile Makefile.bootxx boot1.c
            boot_params.S bootxx.S label.S

Log Message:
bootxx: bootstrap code - installable by MI installboot.
Loads /boot using filesystem accesses (rather than a list of block numbers)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/Makefile \
    src/sys/arch/i386/stand/bootxx/Makefile.bootxx \
    src/sys/arch/i386/stand/bootxx/boot1.c \
    src/sys/arch/i386/stand/bootxx/boot_params.S \
    src/sys/arch/i386/stand/bootxx/bootxx.S \
    src/sys/arch/i386/stand/bootxx/label.S

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