summaryrefslogtreecommitdiff
path: root/sbin/fsirand/fsirand.8
AgeCommit message (Collapse)Author
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-09Get block size from disklabel.Todd C. Miller
Adds support for setting fs_id for when when we have that in struct fs.
1997-02-04Fix formatting, add OpenBSD to HISTORY and add AUTHOR section.Todd C. Miller
1997-01-28Revert back to old fsirand but do things a cylinder group at a timeTodd C. Miller
and allow multiple devices.
1997-01-27Faster fsirand based in part on code from fsck_ffs.Todd C. Miller
1997-01-26ffs inode randomizerTodd C. Miller