summaryrefslogtreecommitdiff
path: root/ufs-fsck
AgeCommit message (Collapse)Author
1996-05-02(pass5):Miles Bader
Vary clean msg depending on whether FSMODIFIED. Use new printing functions.
1996-05-01(pass5): Be sure to call pwarn before pfix.Miles Bader
1996-05-01(main): Don't print large obnoxious banner if PREEN.Miles Bader
1996-04-26(allocino): Parenthesize test correctly.Michael I. Bushnell
1996-04-26(pass5): If not marked clean, but now it is, then offer to mark itMichael I. Bushnell
clean.
1996-04-26(reply): Set fix_denied anytime we return 0.Michael I. Bushnell
1996-04-26(fix_denied): New variable.Michael I. Bushnell
1996-04-24(pass1): Don't print block numbers as we go anymore.Michael I. Bushnell
1996-04-23(pass5): Correctly track contig summaries even though they aren't usedMichael I. Bushnell
by the filesystem; we still need to preserve the format.
1996-04-15(vpath tables.c): top_srcdir is better.Michael I. Bushnell
1996-04-15(vpath tables.c): That's $(srcdir)/..Michael I. Bushnell
1996-04-15(vpath tables.c): Find ufs directory in $(srcdir), not `..'.Michael I. Bushnell
1996-04-02(pass1): Print mode correctly in unknown file type case.Michael I. Bushnell
1996-04-02(pass1): Recognize inode type IFSOCK too.Michael I. Bushnell
1996-03-19(main): Pass new arg to argp_parse. Use argp_usage correctly.Miles Bader
1995-10-19(main):Miles Bader
Exit with a non-zero status if we fixed anything. Use argp to parse options. (options): Converted to argp format. (args_doc): New variable. (USAGE, usage, SHORT_OPTIONS): Removed. Include <argp.h> instead of <getopt.h>.
1995-10-19($(target)): Depend on libshouldbeinlibc.a.Miles Bader
1995-10-18(pfix): New function.Miles Bader
(pfatal, pwarn, errexit): Print DEVICE_NAME too if in preen mode. (pinode): Take a message & args to print as well.
1995-10-18Declare DEVICE_NAME.Miles Bader
Change declaration of pinode. Change LFNAME to char*.
1995-10-18(setup): Set DEVICE_NAME.Miles Bader
(lfname, lfmode): Variables moved to main.c.
1995-10-18(pass5): Call pfix instead of printf.Miles Bader
1995-10-18(pass4): If an unlinked file can't be reconnected, offer to clear it. Once aMiles Bader
reconnect attempt fails, don't try again. (pass4): Use changed pinode. (pass4): Call pfix instead of printf.
1995-10-18(pass3): Use changed pinode.Miles Bader
(pass3): Call pfix instead of printf.
1995-10-18(pass2): Adjust our record of link counts when we add/change dir entries;Miles Bader
also print error messages when we can't. (pass2): Use changed pinode. (pass2): Call pfix instead of printf.
1995-10-18(pass1): Only print progress report if not in preen mode.Miles Bader
(pass1): Change the extent of DBWARN & IBWARN so that they actually work. (pass1): Call pfix instead of printf.
1995-10-18(linkup): Print the value of LFNAME rather than `lost+found'.Miles Bader
(searchdir, changeino): Fix backward compare. (linkup): Don't fail when makeentry succeeds. (searchdir): Make searchdir return zero if there's an error during the search. (linkup): Print appropiate error messages if searchdir fails. (validdir): Get rid of extra newlines in error messages -- everyone who calls this routine prints extra information if it fails, which should immediately follow.
1995-10-18(main): Only print section headers if not in preen mode.Miles Bader
(main): Use getopt to parse command line options. (usage): New function. (options): New variable. (lfname, lfmode): Variables moved here from setup.c. (lfname): Made into a char* so that we can change it. (lfmode): Get rid of IFDIR; it's added when necessary.
1995-09-17(target): Changed to `fsck.ufs'.Miles Bader
(installationdir): New variable, install into $(sbindir).
1995-07-07(pinode): Remove assignment from if test.Michael I. Bushnell
1995-07-07(lookup_directory): New decl.Michael I. Bushnell
1995-07-07(pass1): Remove assignment from if test.Michael I. Bushnell
1995-07-07(tables.o): Delete rule.Michael I. Bushnell
(vpath tables.c): Tell where to find tables.c.
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1994-11-03entered into RCSMichael I. Bushnell
1994-11-02entered into RCSMichael I. Bushnell
1994-10-25Formerly dir.c.~8~Michael I. Bushnell
1994-10-25entered into RCSMichael I. Bushnell
1994-10-25Formerly pass2.c.~10~Michael I. Bushnell
1994-10-25entered into RCSMichael I. Bushnell
1994-10-20Formerly setup.c.~6~Michael I. Bushnell
1994-10-20Formerly pass5.c.~9~Michael I. Bushnell
1994-10-19Formerly pass5.c.~8~Michael I. Bushnell
1994-10-19entered into RCSMichael I. Bushnell
1994-10-18Formerly pass5.c.~7~Michael I. Bushnell
1994-10-18Formerly pass5.c.~6~Michael I. Bushnell
1994-10-18Formerly utilities.c.~8~Michael I. Bushnell
1994-10-18Formerly dir.c.~7~Michael I. Bushnell
1994-10-18entered into RCSMichael I. Bushnell
1994-10-18Formerly inode.c.~4~Michael I. Bushnell
1994-10-18entered into RCSMichael I. Bushnell