Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 06/03/1999 13:59:05
Module Name: basesrc
Committed By: is
Date: Thu Jun 3 20:59:05 UTC 1999
Modified Files:
basesrc/sbin/disklabel: disklabel.c
Log Message:
Print/parse block size, fragment size and cpg for FS_BSDLFS and FS_ADOS.
(cpg has different semantics for LFS and ADOS, but is in use.)
XXX The disktab reading/disktab format output writing needs still to be done.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/sbin/disklabel/disklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.