Age | Commit message (Expand) | Author |
---|---|---|
2016-11-13 | Pick up the FS image size, the sector size and the bsize and fsize | Martin Natano |
2016-11-11 | Clean up FFS option handling somewhat; no functional change. | Martin Natano |
2016-11-10 | Remove the unused cpg field from ffs_opt_t. | Martin Natano |
2016-11-08 | Add a disklabel option that creates a disklabel with the info provided | Martin Natano |
2016-11-06 | Remove unused fields from ffs_opt_t. | Martin Natano |
2016-10-22 | Include our own <ufs/ufs/dinode.h>, <ufs/ufs/dir.h> and <ufs/ffs/fs.h> | Martin Natano |
2016-10-18 | Merge ufs/{ufs,ffs}/ into ffs/. | Martin Natano |
2016-10-16 | Add OpenBSD RCS tags; reminded by tb | Martin Natano |
2016-10-16 | Import makefs - a tool to create filesystem images from a directory. | Martin Natano |