summaryrefslogtreecommitdiff
path: root/ufs-fsck/pass4.c
AgeCommit message (Collapse)Author
2013-09-17Remove UFS supportSamuel Thibault
It has been unused/untested/unmaintained for a decade now, and its 4-clause BSD licence poses problem. * configure.ac (default_static): Remove ufs. * Makefile (prog-subdirs): Remove ufs, ufs-fsck and ufs-utils. * NEWS, TODO: doc/hurd.texi, doc/navigating: Remove UFS notes. * ufs: Remove directory * ufs-fsck: Remove directory * ufs-utils: Remove directory * bsdfsck: Remove directory
1996-07-01(pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell
1996-05-02Fix up recovery logic for when reconnecting an inode fails.Miles Bader
Get rid of extraneous calls to pfail.
1996-05-02(pass4): Use new printing functions.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.
1994-10-14entered into RCSMichael I. Bushnell
1994-10-14Formerly pass4.c.~4~Michael I. Bushnell
1994-10-13Formerly pass4.c.~3~Michael I. Bushnell
1994-10-11Formerly pass4.c.~2~Michael I. Bushnell
1994-10-11Initial revisionMichael I. Bushnell