disklabel* - Make disk and filesystem types case insensitive.
[dragonfly.git] / sbin / disklabel64 / disklabel64.c
2009-08-11 Matthew Dillondisklabel* - Make disk and filesystem types case insens...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2008-08-22 Sascha WildnerIn usage(), adjust number of %s's to match # of args.
2008-08-21 Thomas NikolajsenUpdate disklabel64 doc:
2008-07-10 Thomas NikolajsenUpdate example disklabel to bigger slice,
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2007-12-16 Thomas NikolajsenFix usage() to use correct name of program.
2007-07-24 Matthew DillonAdd logic to allow the first hog partition to specify...
2007-06-19 Matthew DillonCorrect a couple of uuid retention issues. Output...
2007-06-19 Matthew DillonImplement non-booting support for the DragonFly 64...