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:   ad
Date:           Tue Nov 25 13:23:54 UTC 2008

Modified Files:
        src/sys/arch/i386/stand/boot: boot2.c
        src/sys/arch/i386/stand/lib: Makefile exec.c
        src/sys/arch/i386/stand/pxeboot: main.c
Added Files:
        src/sys/arch/i386/stand/lib: bootmenu.c bootmenu.h

Log Message:
Make pxeboot understand boot.cfg.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/i386/stand/lib/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/lib/bootmenu.c \
    src/sys/arch/i386/stand/lib/bootmenu.h
cvs rdiff -r1.34 -r1.35 src/sys/arch/i386/stand/lib/exec.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/stand/pxeboot/main.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