Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-03-02 | Update based on latest NetBSD version. | Todd C. Miller | |
Now uses functions from util.[ch] instead of local ones. Also some anal KNF from me... | |||
1997-02-28 | Add -f to getopt() -- that'll teach me to test first. | Todd C. Miller | |
1997-02-28 | From NetBSD (ws) | Todd C. Miller | |
Fix handling of clusters marked bad; Noted by Rafal Boni | |||
1997-02-28 | Silently ignore -f so that "fsck -f" works if you have an msdos | Todd C. Miller | |
partition listed in fstab. | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-09-18 | "prs are sometimes wrong" (theo) | Michael Shalayeff | |
fix wrong fix. "kak v zadnitsu kol, russkiy rock-n-roll" (4epHeuKuu) | |||
1996-09-17 | realpath fix, do not dump; pr#2765, david@mono.org | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-10 | from ws; | Theo de Raadt | |
Check return values of malloc Generate full pathnames only on request Minor cleanup, RCS Ids in .h files Don't allocate data structures for non-directories Free any data structures when finishing a check (at the latest) | |||
1996-05-22 | add fsck_msdos | Theo de Raadt | |