aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mkdosfs
Commit message (Expand)AuthorAgeFilesLines
* Drop mkdosfs (replaced by newfs_msdos).Robert Nordier1998-07-196-803/+0
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Don't use beforedepend to complicate and break things. Just putBruce Evans1998-03-201-3/+2
* Handle the ``maintenance'' case better.Bruce Evans1997-12-191-11/+19
* Pah! I didn't stick to my own advise to adjust the padding...Joerg Wunsch1997-11-072-3/+3
* Typo fix that caused the value 0x1234 to be written to a random memoryJoerg Wunsch1997-11-072-22/+21
* Put includes in alphabetical order. Use fprintf() in usage().Philippe Charnier1997-09-251-10/+13
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-225-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-145-5/+5
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+2
* Attempt to figure out the size of the device/file we are about toJoerg Wunsch1996-01-302-13/+90
* mkdosfs -- a tool to create an MS-DOS file system on a device or file.Joerg Wunsch1995-11-056-0/+717