NetBSD/sbin/disklabel
is a895e91016 Make BSDLFS a EXT2FS-like filesystem, that is, dont print or parse the cpg
field.
According to disklabel.h, its LFS semantics are "segment shift" (log2(segment
size)), but in the code it is used nowhere, and there are even plans to
allow non-poweroftwo segment sizes, so it won't ever work.
While at this, simplify the disktab-like output routine... here, currently,
BSDFFS, BSDLFS, EX2FS and ADOS do the same, so don't duplicate the code.
1999-06-04 19:02:34 +00:00
..
Makefile On NetBSD/alpha, go out of the way to read the boot area's contents if -r 1999-06-03 01:58:51 +00:00
disklabel.5 fix bad .Xr references 1998-04-29 09:49:10 +00:00
disklabel.8 kill some bogus comments about -r: it _does not_ cause the boot area to 1999-06-03 01:49:58 +00:00
disklabel.c Make BSDLFS a EXT2FS-like filesystem, that is, dont print or parse the cpg 1999-06-04 19:02:34 +00:00
dkcksum.c - cleanup use of .Nm 1997-09-14 08:50:16 +00:00
dkcksum.h RCS Id Police. 1998-01-09 08:03:16 +00:00
extern.h Add a 'chain' command in interactive mode that allows you to vary the 1999-05-03 09:45:01 +00:00
interact.c Add a 'chain' command in interactive mode that allows you to vary the 1999-05-03 09:45:01 +00:00
pathnames.h convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00