aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
Commit message (Expand)AuthorAgeFilesLines
* makefs/zfs/tests: Force-destroy md devicesMark Johnston8 days1-2/+2
* makefs.8: Cleanup man pageJose Luis Duran2026-01-061-4/+5
* makefs: Fix typo 's/mirrorring/mirroring/'Jose Luis Duran2026-01-051-1/+1
* makefs: tests: Fix timestamp-related testsJose Luis Duran2026-01-055-34/+25
* makefs: tests: Fix -D flag testJose Luis Duran2026-01-053-22/+34
* makefs: tests: Cleanup and remove default flagsJose Luis Duran2026-01-055-218/+154
* makefs: tests: Double the timeout of ZFS file_extend testJose Luis Duran2026-01-051-0/+6
* makefs: tests: Double the timeout of ZFS compression testJose Luis Duran2026-01-051-6/+16
* makefs: avoid warnings about too-long initializer stringsDimitry Andric2025-12-261-1/+1
* makefs/tests: Use require.kmods property instead of ad-hoc checksSiva Mahadevan2025-12-163-27/+2
* makefs: Calculate indirect block count properly for large files on ffsBoris Lytochkin2025-08-271-18/+76
* makefs: zfs uberblock location is calculated wrongToomas Soome2025-08-152-2/+2
* makefs: zfs dataset mountpoints are considered non-emptyToomas Soome2025-07-291-15/+27
* makefs: clean up warningsToomas Soome2025-07-295-18/+25
* makefs/zfs tests: Run in parallelMark Johnston2025-07-212-5/+1
* makefs/zfs: Allow the user to specify the pool GUIDMark Johnston2025-07-212-1/+11
* makefs/zfs: Make it possible to set a compression propertyMark Johnston2025-07-213-7/+137
* makefs: Correct license text in 'makefs_msdos_tests.sh'Bojan Novković2025-07-161-1/+1
* makefs: Fix undefined behaviour in ffs.cBojan Novković2025-07-161-1/+1
* msdosfs: Add _WANT_MSDOSFS_INTERNALS to replace MAKEFS in headersJessica Clarke2025-06-161-1/+1
* makefs: Implement the collision differentiator for micro ZAPsMark Johnston2025-06-161-1/+7
* makefs: Add tests for the -T flagBojan Novković2025-05-206-0/+380
* makefs: Remove redundant 'stampst' checks in several backendsBojan Novković2025-05-202-4/+4
* makefs: Honor -T timestamps when creating images from mtree manifestsBojan Novković2025-05-205-19/+41
* makefs: Use gmtime() instead of localtime for timestampsMark Johnston2025-05-081-1/+1
* makefs: Make sure that directory entry order is consistentMark Johnston2025-05-082-31/+60
* makefs: Ensure that FFS superblocks are reproducibleMark Johnston2025-05-081-2/+10
* makefs: Support st_flags even on LinuxJessica Clarke2025-05-064-14/+21
* makefs: Fix a couple of HAVE_STRUCT_STAT_BIRTHTIME checksJessica Clarke2025-05-062-2/+2
* makefs: Initialize cd9660 inode map only onceEd Maste2025-03-011-7/+13
* makefs: Compare pointer against NULL, not 0Ed Maste2025-02-281-1/+1
* makefs: Make cd9660 Rock Ridge inodes reproducibleEd Maste2025-02-283-10/+71
* src: Use gnu17 as the default C standard for userland instead of gnu99Minsoo Choo2025-02-111-1/+0
* Standardize the definition of a UFS dinode.Kirk McKusick2025-01-282-54/+49
* makefs: Handle special file types when creating a zpoolMark Johnston2025-01-072-7/+54
* makefs: Remove dead code in inode_type()Mark Johnston2025-01-071-2/+0
* makefs: Fix cd9660 duplicate directory namesEd Maste2024-12-303-5/+41
* makefs: Remove impossible if conditionEd Maste2024-12-291-5/+1
* makefs: Fix cd9660 filename buffer maximum lengthEd Maste2024-12-262-14/+11
* makefs: Exit with error if writing cd image failsEd Maste2024-12-231-3/+6
* makefs: Crudely fix a sprintf warningEd Maste2024-12-231-13/+19
* makefs.8: Clarify that makefs-generated zpools always have the same GUIDMark Johnston2024-11-191-1/+18
* makefs.8: Remove a warning about makefs -t zfs being experimentalMark Johnston2024-11-191-3/+0
* makefs: Remove a stray semicolonZhenlei Huang2024-10-241-1/+1
* makefs: Record a larger TXG number in the uberblockMark Johnston2024-10-144-1/+19
* makefs: Remove the warning printed when makefs -t zfs is usedMark Johnston2024-10-043-9/+3
* Explain the relationship between -p and -Z.Greg Lehey2024-09-261-1/+3
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* makefs/zfs: Add a helper function for adding ZAP entriesMark Johnston2024-06-013-3/+11
* makefs: warn that ffs sectorsize other than 512 may not workEd Maste2024-01-261-0/+3