Age | Commit message (Expand) | Author |
1996-08-12 | *** empty log message *** | Thomas Bushnell |
1996-07-23 | . | Miles Bader |
1996-07-23 | (pinode): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader |
1996-07-23 | (allocino): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-17 | Initial revision | Roland McGrath |
1996-07-06 | (argp_program_version): New variable. | Miles Bader |
1996-07-01 | (pass2): Don't skip empty directories in `.' and `..' correctness | Michael I. Bushnell |
1996-07-01 | (makeentry): After successful directory expansion, write out modified | Michael I. Bushnell |
1996-07-01 | (pass4): If a reconnect fails while we are preening, give up. | Michael I. Bushnell |
1996-06-24 | (errexit, punt): Exit with status 8 for catastrophic failures. | Michael I. Bushnell |
1996-05-23 | (pass2): whops, typo. | Michael I. Bushnell |
1996-05-23 | (pass2): Don't clear all node types in directories, just clear those | Michael I. Bushnell |
1996-05-14 | (pass2): Fix up test in preen case. | Miles Bader |
1996-05-14 | (pass2): | Michael I. Bushnell |
1996-05-14 | (pass2): better. | Michael I. Bushnell |
1996-05-14 | (pass2): Handle directory entry type fields better for Hurd. | Michael I. Bushnell |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-10 | (pass1b): Bother to initialize NUMBER. | Michael I. Bushnell |
1996-05-03 | (show_stats): Fiddle with formatting. | Miles Bader |
1996-05-03 | (nice_size, show_stats): New functions. | Miles Bader |
1996-05-02 | (main): Shorten summary message so that it fits on one line. | Miles Bader |
1996-05-02 | Get rid of extraneous calls to pfail. | Miles Bader |
1996-05-02 | Fix up recovery logic for when reconnecting an inode fails. | Miles Bader |
1996-05-02 | (linkup): Consistently put quotes around filenames. | Miles Bader |
1996-05-02 | (warning): Don't flush all pending problems, just our own. | Miles Bader |
1996-05-02 | (setup): Use new printing functions; use error to print error msgs. | Miles Bader |
1996-05-02 | (pass4): Use new printing functions. | Miles Bader |
1996-05-02 | (pass3): Use new printing functions. | Miles Bader |
1996-05-02 | (pass2): Use new printing functions. | Miles Bader |
1996-05-02 | (pass1b): Use new printing functions. | Miles Bader |
1996-05-02 | (validdir, makeentry, linkup): Use new printing functions. | Miles Bader |
1996-05-02 | (problem, warning, pextend, pfail): New functions. | Miles Bader |
1996-05-02 | (problem, warning, pextend, pfail, force): New declarations. | Miles Bader |
1996-05-02 | (allocino, freeino): Frob NUM_FILES. | Miles Bader |
1996-05-02 | (pass1): | Miles Bader |
1996-05-02 | (main): Implement clean-bit checking in preen mode; print summary statistics. | Miles Bader |
1996-05-02 | (pass5): | Miles Bader |
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 it | Michael I. Bushnell |
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 used | Michael I. Bushnell |
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 |