summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/mtree.c
Commit message (Expand)AuthorAgeFilesLines
* Don't leak 'var'.delphij2015-09-031-1/+3
* Timestamps may not have a decimal point.marcel2014-04-061-1/+3
* Allow comments at end of line.sjg2014-03-041-0/+7
* Set st_nlink in the stat structure within the inode to 1 as well.marcel2013-05-131-0/+1
* Support hardlinks in manifest files by the same logic as the treewalkbrooks2013-02-201-0/+18
* Allow '.' components in manifest paths. They are always the firstbrooks2013-02-201-6/+6
* Fix the -N option in manifest mode by using pwcache(3). This alsobrooks2013-02-201-10/+8
* Add a -D flag that causes duplicate entries in an mtree manifest to bebrooks2013-02-201-2/+8
* If no contents keyword is specified, the default for files issjg2012-11-031-0/+47
* Add support for using mtree(5) manifest files to define the imagemarcel2011-06-191-0/+1051
OpenPOWER on IntegriCloud