Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Sun Jul 9 10:35:13 UTC 2000
Modified Files:
syssrc/sys/arch/i386/include: mca_machdep.h
syssrc/sys/arch/i386/mca: mca_machdep.c
Log Message:
move struct sys_config from mca_machdep.c to mca_machdep.h
fix copyright (overlooked in original commit)
use bitmask_snprintf() instead of printf("...%b") (though that part is commented
out anyway ATM)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/i386/include/mca_machdep.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/mca/mca_machdep.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