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: dsl
Date: Wed Apr 30 10:29:52 UTC 2003
Modified Files:
src/sbin/fdisk: fdisk.c
src/sys/sys: disklabel_mbr.h
Log Message:
Move some definitions from fdisk.c to disklabel_mbr.h so they don't have
to be duplicated elsewhere (eg in mbr.S).
Modify fdisk.c so that it builds with the new disklabel.h
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sbin/fdisk/fdisk.c
cvs rdiff -r1.9 -r1.10 src/sys/sys/disklabel_mbr.h
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