aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/ffs.c
Commit message (Expand)AuthorAgeFilesLines
* Allow contents of multiple directories to be merged to the current image.Jung-uk Kim2012-01-311-2/+2
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-1/+1
* Add support to makefs(8) to add UFS labels to images.Nathan Whitehorn2011-10-091-0/+3
* Add support for using mtree(5) manifest files to define the imageMarcel Moolenaar2011-06-191-4/+7
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesKirk McKusick2011-01-241-0/+1
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.Olivier Houchard2010-11-071-94/+142
* fix 64-bit buildSam Leffler2008-12-191-1/+1
* import netbsd makefs toolSam Leffler2008-12-191-0/+1093