summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/ffs/buf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* While here nuke some more annoying whitespace nits.krw2016-12-171-3/+3
* s/EXIT_FAILURE/1/natano2016-10-261-4/+4
* Remove huge amounts of debug code, that make the code nearly unreadable.natano2016-10-221-21/+3
* mechanical rename of vnode to mkfsvnode and buf to mkfsbuf to avoidtedu2016-10-171-10/+10
* 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/+211