NetBSD/sbin/disklabel
fvdl 42614ed3f3 Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
2003-04-02 10:39:19 +00:00
..
Makefile Handle MBRs for x86_64. 2002-12-11 14:28:46 +00:00
disklabel.5 Use getlabel{sector,offset}() instead of LABEL{SECTOR,OFFSET}. 2002-12-12 11:34:46 +00:00
disklabel.8 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
disklabel.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
dkcksum.c - convert to KNF ANSI style guide 2000-12-24 05:59:11 +00:00
dkcksum.h - convert to KNF ANSI style guide 2000-12-24 05:59:11 +00:00
extern.h Remove `const' attribute from writelabel prototype and function to make it 2001-12-13 13:52:13 +00:00
interact.c disallow creation of partitions which start beyond (or extend beyond) 2002-06-29 15:24:03 +00:00
pathnames.h
printlabel.c add FS_APPLEUFS 2002-09-28 00:47:24 +00:00