freebsd-skq/sbin/newfs_msdos
avg 53ca38295e newfs_msdos: allow to work with media that doesn't have any CHS params
Either use parameters provided by user or make them up.
The code for faking CHS params is borrowed from disklabel code.
The logic for using user-provided and auto-guessed parameters is not
perfect, so to speak.

PR:		bin/121182
Approved by:	jhb (mentor)
2009-02-27 17:29:48 +00:00
..
Makefile Bring back WARNS to 3 for arm until I figure out how to make gcc happy. 2005-01-24 01:56:06 +00:00
newfs_msdos.8 Some useful operational extensions to newfs_msdos, especially 2008-12-03 18:22:36 +00:00
newfs_msdos.c newfs_msdos: allow to work with media that doesn't have any CHS params 2009-02-27 17:29:48 +00:00