Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: lukem
Date: Mon Oct 6 05:24:54 UTC 2003
Modified Files:
src/sys/arch/i386/stand/boot: boot2.c
src/sys/sys: bootblock.h
src/usr.sbin/installboot/arch: i386.c
Log Message:
Replace BP_* with I386_BP_FLAGS_*, for consistency with other stuff in
<sys/bootblock.h>
(CONSDEV_ should be converted as well, but that's more intrusive...)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -r1.14 -r1.15 src/sys/sys/bootblock.h
cvs rdiff -r1.7 -r1.8 src/usr.sbin/installboot/arch/i386.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