| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r309192 | sevan | 2017-03-30 | 1 | -1/+1 |
* | MFC r299461: | ngie | 2016-06-10 | 1 | -2/+5 |
* | MFC r299953 | truckman | 2016-05-23 | 1 | -1/+1 |
* | MFC r294891: | ngie | 2016-03-13 | 1 | -0/+2 |
* | MFC r289677: | bdrewery | 2016-01-07 | 1 | -1/+1 |
* | MFC r292884: | ngie | 2016-01-01 | 1 | -1/+1 |
* | Bump .Dd | ngie | 2015-11-15 | 1 | -1/+1 |
* | MFC r290259,r290601: | ngie | 2015-11-15 | 1 | -15/+16 |
* | MFC r290260,r290262: | ngie | 2015-11-15 | 1 | -6/+20 |
* | MFC r266930,r289225: | ngie | 2015-11-09 | 1 | -9/+6 |
* | MFC r290268: | ngie | 2015-11-09 | 1 | -4/+4 |
* | MFC r290264: | ngie | 2015-11-09 | 1 | -2/+4 |
* | MFC r290265,r290267,r290270: | ngie | 2015-11-09 | 3 | -4/+134 |
* | MFC r289902: | ngie | 2015-11-09 | 1 | -0/+27 |
* | MFC r289899: | ngie | 2015-11-09 | 1 | -4/+5 |
* | MFC r289203,r290180: | ngie | 2015-11-09 | 4 | -5/+25 |
* | MFC r289687,r289693: | ngie | 2015-11-09 | 1 | -2/+4 |
* | MFC r289739,r289743,r289897,r289901: | ngie | 2015-11-09 | 5 | -0/+628 |
* | MFC r289601: | ngie | 2015-10-26 | 1 | -2/+1 |
* | MFH: r277085 | brueffer | 2015-01-19 | 1 | -1/+1 |
* | MFC: r260041 | marius | 2014-04-25 | 2 | -3/+4 |
* | Mark the makefs(8) '-p' flag as deprecated in preference for | gjb | 2013-08-16 | 2 | -5/+16 |
* | - Set the System Identifier in the Primary Volume Descriptor to FreeBSD | marius | 2013-07-27 | 2 | -6/+7 |
* | Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro | marius | 2013-07-26 | 1 | -0/+2 |
* | Set st_nlink in the stat structure within the inode to 1 as well. | marcel | 2013-05-13 | 1 | -0/+1 |
* | Remove duplicated copies of various NetBSD compatibility shims used by | brooks | 2013-05-09 | 8 | -1401/+16 |
* | Remove contractions. | joel | 2013-04-11 | 1 | -1/+1 |
* | Support hardlinks in manifest files by the same logic as the treewalk | brooks | 2013-02-20 | 3 | -2/+21 |
* | Allow '.' components in manifest paths. They are always the first | brooks | 2013-02-20 | 1 | -6/+6 |
* | Fix the -N option in manifest mode by using pwcache(3). This also | brooks | 2013-02-20 | 1 | -10/+8 |
* | Add a -D flag that causes duplicate entries in an mtree manifest to be | brooks | 2013-02-20 | 4 | -4/+18 |
* | If no contents keyword is specified, the default for files is | sjg | 2012-11-03 | 1 | -0/+47 |
* | Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -2/+3 |
* | Remove trailing whitespace. | joel | 2012-08-31 | 1 | -1/+1 |
* | Sort options. | hrs | 2012-08-22 | 2 | -3/+2 |
* | Add -p flag to create the image as a sparse file. | hrs | 2012-08-22 | 4 | -11/+31 |
* | Remove unused member of struct indir (in_exists) from UFS and EXT2 code. | mjg | 2012-08-17 | 2 | -3/+0 |
* | - Write the ISO9660 descriptor after the apm partition entries. | andreast | 2012-04-02 | 1 | -8/+28 |
* | Allow contents of multiple directories to be merged to the current image. | jkim | 2012-01-31 | 8 | -63/+139 |
* | Fix a SIGSEGV problem in directory entry renaming. | hrs | 2012-01-25 | 1 | -0/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -5/+0 |
* | Fix a variety of warnings when compiling with gcc46 | eadler | 2012-01-20 | 1 | -10/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -4/+0 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 6 | -8/+8 |
* | Small cleanups to panic() prototype. | ed | 2011-12-20 | 2 | -5/+4 |
* | - remove device keyword from makefs manpage | eadler | 2011-10-17 | 1 | -2/+1 |
* | Add support to makefs(8) to add UFS labels to images. | nwhitehorn | 2011-10-09 | 4 | -1/+12 |
* | Fix buffer overflow and possible ISO image corruption in wrong | mm | 2011-08-23 | 1 | -7/+3 |
* | Sync makefs(8) ISO 9660 support with NetBSD: | marius | 2011-08-10 | 6 | -31/+32 |
* | Fix NetBSD PR bin/44114: | mm | 2011-08-07 | 1 | -7/+8 |