Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/macppc



Module Name:    syssrc
Committed By:   itojun
Date:           Wed Jun 19 03:10:57 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/include: disklabel.h
        syssrc/sys/arch/macppc/macppc: disksubr.c

Log Message:
correct writedisklabel() on MBR-partitioned disk.

while here, correct labelsector/offset mismatch in writedisklabel,
when readdisklabel() have found the label at nonstandard location
(due to magic number search).  a lot of other ports have the same problem.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/macppc/include/disklabel.h
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/macppc/macppc/disksubr.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