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:   jakllsch
Date:           Fri Sep 18 17:28:32 UTC 2026

Modified Files:
        src/sys/arch/i386/stand/boot: version
        src/sys/arch/i386/stand/efiboot: efidisk.c version
        src/sys/arch/i386/stand/lib: biosdisk.c

Log Message:
Support for cd9660 filesystem on HDD-style media for x86 biosboot and efiboot.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/i386/stand/boot/version
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/stand/efiboot/efidisk.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/i386/stand/efiboot/version
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/i386/stand/lib/biosdisk.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