Age | Commit message (Expand) | Author |
---|---|---|
1997-08-11 | Add extra off_t casts for paranoia and because I don't have a large | Todd C. Miller |
1997-06-14 | typo; k-horik@yk.rim.or.jp | Theo de Raadt |
1997-02-28 | Slightly more sane rlimit usage. | Todd C. Miller |
1997-02-23 | Note that newfs now contains fsirand(8) functionality. | Todd C. Miller |
1997-02-22 | Use rlimit to set datasize to max. | Todd C. Miller |
1997-02-11 | We now has fs_id in struct fs. | Todd C. Miller |
1997-02-09 | Fix casts to off_t, problem noted and fixed by Theo. | Todd C. Miller |
1997-02-09 | Get block size from disklabel. | Todd C. Miller |
1997-02-04 | Fix formatting, add OpenBSD to HISTORY and add AUTHOR section. | Todd C. Miller |
1997-01-28 | Only print the partition if doing multiple devices. | Todd C. Miller |
1997-01-28 | Revert back to old fsirand but do things a cylinder group at a time | Todd C. Miller |
1997-01-27 | Faster fsirand based in part on code from fsck_ffs. | Todd C. Miller |
1997-01-26 | ffs inode randomizer | Todd C. Miller |