Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 08/04/2003 16:51:57
Module Name: src
Committed By: dsl
Date: Mon Aug 4 16:51:57 UTC 2003
Modified Files:
src/sbin/disklabel: disklabel.c
Log Message:
Read correct sector when following extended partition chain.
Require extended partition chain to be through increasing sector numbers
in order to abort loops.
To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/sbin/disklabel/disklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.