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: junyoung
Date: Thu Jun 23 20:20:37 UTC 2005
Modified Files:
src/sys/arch/i386/stand/bootxx: boot1.c
src/sys/arch/i386/stand/lib: biosdisk_ll.h bootinfo_biosgeom.c
Log Message:
Define BIOSDISK_DEFAULT_SECSIZE in biosdisk_ll.h and replace BIOSDISK_SECSIZE
with it.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/stand/bootxx/boot1.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/i386/stand/lib/biosdisk_ll.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/i386/stand/lib/bootinfo_biosgeom.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