summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/msdos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the maximum value of the msdos options to the value of LLONG_MAXpatrick2017-03-231-2/+2
* While here nuke some more annoying whitespace nits.krw2016-12-171-6/+6
* Remove FS-specific option descriptions from the source code. We have anatano2016-10-261-3/+2
* Remove short option names for -o.natano2016-10-231-5/+4
* Remove huge amounts of debug code, that make the code nearly unreadable.natano2016-10-221-19/+2
* Merge fs/msdosfs/ and newfs_msdos/ into msdos/.natano2016-10-181-4/+4
* mechanical rename of vnode to mkfsvnode and buf to mkfsbuf to avoidtedu2016-10-171-2/+2
* Add OpenBSD RCS tags; reminded by tbnatano2016-10-161-0/+1
* Unused includes, as reported by include-what-you-use from ports.natano2016-10-161-8/+0
* Replace fs/msdosfs/{msdosfs_conv.c,direntry.h} with stripped-downnatano2016-10-161-24/+12
* Import makefs - a tool to create filesystem images from a directory.natano2016-10-161-0/+258