summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
AgeCommit message (Expand)Author
13 daysmakefs.8: Cleanup man pageJose Luis Duran
14 daysmakefs: Fix typo 's/mirrorring/mirroring/'Jose Luis Duran
14 daysmakefs: tests: Fix timestamp-related testsJose Luis Duran
14 daysmakefs: tests: Fix -D flag testJose Luis Duran
14 daysmakefs: tests: Cleanup and remove default flagsJose Luis Duran
14 daysmakefs: tests: Double the timeout of ZFS file_extend testJose Luis Duran
14 daysmakefs: tests: Double the timeout of ZFS compression testJose Luis Duran
2025-12-26makefs: avoid warnings about too-long initializer stringsDimitry Andric
2025-12-17makefs/tests: Use require.kmods property instead of ad-hoc checksSiva Mahadevan
2025-08-27makefs: Calculate indirect block count properly for large files on ffsBoris Lytochkin
2025-08-15makefs: zfs uberblock location is calculated wrongToomas Soome
2025-07-30makefs: zfs dataset mountpoints are considered non-emptyToomas Soome
2025-07-29makefs: clean up warningsToomas Soome
2025-07-21makefs/zfs tests: Run in parallelMark Johnston
2025-07-21makefs/zfs: Allow the user to specify the pool GUIDMark Johnston
2025-07-21makefs/zfs: Make it possible to set a compression propertyMark Johnston
2025-07-16makefs: Correct license text in 'makefs_msdos_tests.sh'Bojan Novković
2025-07-16makefs: Fix undefined behaviour in ffs.cBojan Novković
2025-06-16msdosfs: Add _WANT_MSDOSFS_INTERNALS to replace MAKEFS in headersJessica Clarke
2025-06-16makefs: Implement the collision differentiator for micro ZAPsMark Johnston
2025-05-20makefs: Add tests for the -T flagBojan Novković
2025-05-20makefs: Remove redundant 'stampst' checks in several backendsBojan Novković
2025-05-20makefs: Honor -T timestamps when creating images from mtree manifestsBojan Novković
2025-05-08makefs: Use gmtime() instead of localtime for timestampsMark Johnston
2025-05-08makefs: Make sure that directory entry order is consistentMark Johnston
2025-05-08makefs: Ensure that FFS superblocks are reproducibleMark Johnston
2025-05-06makefs: Support st_flags even on LinuxJessica Clarke
2025-05-06makefs: Fix a couple of HAVE_STRUCT_STAT_BIRTHTIME checksJessica Clarke
2025-03-01makefs: Initialize cd9660 inode map only onceEd Maste
2025-02-28makefs: Compare pointer against NULL, not 0Ed Maste
2025-02-28makefs: Make cd9660 Rock Ridge inodes reproducibleEd Maste
2025-02-11src: Use gnu17 as the default C standard for userland instead of gnu99Minsoo Choo
2025-01-27Standardize the definition of a UFS dinode.Kirk McKusick
2025-01-07makefs: Handle special file types when creating a zpoolMark Johnston
2025-01-07makefs: Remove dead code in inode_type()Mark Johnston
2024-12-30makefs: Fix cd9660 duplicate directory namesEd Maste
2024-12-29makefs: Remove impossible if conditionEd Maste
2024-12-26makefs: Fix cd9660 filename buffer maximum lengthEd Maste
2024-12-23makefs: Exit with error if writing cd image failsEd Maste
2024-12-23makefs: Crudely fix a sprintf warningEd Maste
2024-11-19makefs.8: Clarify that makefs-generated zpools always have the same GUIDMark Johnston
2024-11-19makefs.8: Remove a warning about makefs -t zfs being experimentalMark Johnston
2024-10-24makefs: Remove a stray semicolonZhenlei Huang
2024-10-14makefs: Record a larger TXG number in the uberblockMark Johnston
2024-10-04makefs: Remove the warning printed when makefs -t zfs is usedMark Johnston
2024-09-26Explain the relationship between -p and -Z.Greg Lehey
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-01makefs/zfs: Add a helper function for adding ZAP entriesMark Johnston
2024-01-26makefs: warn that ffs sectorsize other than 512 may not workEd Maste
2024-01-19makefs: Make it possible to silence warnings about duplicate pathsMark Johnston