Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   pgoyette
Date:           Tue May  6 18:16:12 UTC 2025

Modified Files:
        src/sys/arch/i386/stand/boot: boot2.c
        src/sys/arch/i386/stand/lib: bootmenu.c libi386.h
        src/sys/arch/i386/stand/pxeboot: main.c
        src/sys/lib/libsa: bootcfg.c bootcfg.h

Log Message:
Allow the dev= command when processing /boot.cfg file.  This
addresses kern/59207


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/i386/stand/lib/bootmenu.c
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/i386/stand/lib/libi386.h
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/i386/stand/pxeboot/main.c
cvs rdiff -u -r1.9 -r1.10 src/sys/lib/libsa/bootcfg.c
cvs rdiff -u -r1.5 -r1.6 src/sys/lib/libsa/bootcfg.h

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