Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller | |
of the code as a large number of similar clauses makes it impossible to write an ad for a product using the code... | |||
1998-01-22 | Fix backup sblock sanity checking for real. | Todd C. Miller | |
1998-01-22 | Fix sanity check of backup sblocks as well as error message. | Todd C. Miller | |
1997-08-11 | Add extra off_t casts for paranoia and because I don't have a large | Todd C. Miller | |
filesystem to prove that it is *not* necesary. | |||
1997-02-28 | Slightly more sane rlimit usage. | 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 | |
Adds support for setting fs_id for when when we have that in struct fs. | |||
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 | |
and allow multiple devices. | |||
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 | |