disklabel* - Make disk and filesystem types case insensitive.
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 11 Aug 2009 17:06:01 +0000 (10:06 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 11 Aug 2009 17:06:01 +0000 (10:06 -0700)
commita8de4644e441358bbf7213fb1b7a3d04457280fa
tree665e0a2296af5aacba8f6b63ae3e880d0d272929
parent13c80e26543f978fb6931a662bddfeee862fb42d
disklabel* - Make disk and filesystem types case insensitive.

* e.g. allow 'hammer' or 'HAMMER' to be specified when configuring a
  filesystem type for a partition.  When displayed the proper case will be
  used.

  This reduces confusion for people trying to partition a disk manually.
sbin/disklabel/disklabel.c
sbin/disklabel64/disklabel64.c