summaryrefslogtreecommitdiff
path: root/sbin/fsirand
AgeCommit message (Expand)Author
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-05-16spelling typoDavid Leonard
1998-03-07Use .OxTodd C. Miller
1998-01-22Fix backup sblock sanity checking for real.Todd C. Miller
1998-01-22Fix sanity check of backup sblocks as well as error message.Todd C. Miller
1997-08-11Add extra off_t casts for paranoia and because I don't have a largeTodd C. Miller
1997-06-14typo; k-horik@yk.rim.or.jpTheo de Raadt
1997-02-28Slightly more sane rlimit usage.Todd C. Miller
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-22Use rlimit to set datasize to max.Todd C. Miller
1997-02-11We now has fs_id in struct fs.Todd C. Miller
1997-02-09Fix casts to off_t, problem noted and fixed by Theo.Todd C. Miller
1997-02-09Get block size from disklabel.Todd C. Miller
1997-02-04Fix formatting, add OpenBSD to HISTORY and add AUTHOR section.Todd C. Miller
1997-01-28Only print the partition if doing multiple devices.Todd C. Miller
1997-01-28Revert back to old fsirand but do things a cylinder group at a timeTodd C. Miller
1997-01-27Faster fsirand based in part on code from fsck_ffs.Todd C. Miller
1997-01-26ffs inode randomizerTodd C. Miller