aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/makefs.c
Commit message (Expand)AuthorAgeFilesLines
* makefs: reorder 'usage' alphabeticallyEd Maste2016-07-191-4/+4
* makefs: Provide a -T option to set timestamps to a consistent valueEd Maste2016-06-141-5/+42
* Fix getopt(3) argument after r290180; I forgot to change -r to -REnji Cooper2015-12-291-1/+1
* makefs: use ENTRY macro for diff reduction with NetBSDEd Maste2015-12-211-3/+6
* Follow up to roundup feature addition in r289203Enji Cooper2015-10-301-3/+3
* Revert r289694Enji Cooper2015-10-211-3/+3
* Add some rudimentary [smoke] testcases for makefsEnji Cooper2015-10-211-3/+3
* makefs: introduce a new option to specify what to round the resultingAdrian Chadd2015-10-131-4/+10
* Mark the makefs(8) '-p' flag as deprecated in preference forGlen Barber2013-08-161-2/+8
* Add a -D flag that causes duplicate entries in an mtree manifest to beBrooks Davis2013-02-201-1/+6
* Sort options.Hiroki Sato2012-08-221-1/+1
* Add -p flag to create the image as a sparse file.Hiroki Sato2012-08-221-2/+5
* Allow contents of multiple directories to be merged to the current image.Jung-uk Kim2012-01-311-5/+16
* Add support for using mtree(5) manifest files to define the imageMarcel Moolenaar2011-06-191-8/+33
* 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-17/+19
* import netbsd makefs toolSam Leffler2008-12-191-0/+314