summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/makefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* While here nuke some more annoying whitespace nits.krw2016-12-171-3/+3
* Remove FS-specific option descriptions from the source code. We have anatano2016-10-261-2/+1
* Remove short option names for -o.natano2016-10-231-2/+1
* More "debug" code that has to go.natano2016-10-221-2/+1
* Clean up timestamp handling code to be less confusing.natano2016-10-221-3/+3
* Remove huge amounts of debug code, that make the code nearly unreadable.natano2016-10-221-44/+1
* Remove "feature" defines. This code won't try to be portable when we arenatano2016-10-171-7/+1
* remove some byte swapping code from the top endtedu2016-10-161-2/+1
* Only allow one directory as argument and remove the -r option.natano2016-10-161-3/+2
* Remove the -Z (spare ffs image) option.natano2016-10-161-2/+1
* Add OpenBSD RCS tags; reminded by tbnatano2016-10-161-0/+1
* Import makefs - a tool to create filesystem images from a directory.natano2016-10-161-0/+248