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: pgoyette
Date: Tue Apr 29 21:06:18 UTC 2025
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
src/sys/arch/i386/stand/efiboot: boot.c
Log Message:
KNF - blank linebetween data and code
Also make sure we leave space in the path[] for a possible '.gz' to
be appended.
Both suggestions from kre@ - thanks
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/stand/efiboot/boot.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