aboutsummaryrefslogtreecommitdiff
path: root/ufs-fsck/pass4.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-171-94/+0
| | | | | | | | | | | | | 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
* (pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell1996-07-011-0/+2
|
* Fix up recovery logic for when reconnecting an inode fails.Miles Bader1996-05-021-7/+5
| | | | Get rid of extraneous calls to pfail.
* (pass4): Use new printing functions.Miles Bader1996-05-021-4/+11
|
* (pass4): If an unlinked file can't be reconnected, offer to clear it. Once aMiles Bader1995-10-181-34/+15
| | | | | | reconnect attempt fails, don't try again. (pass4): Use changed pinode. (pass4): Call pfix instead of printf.
* entered into RCSMichael I. Bushnell1994-10-141-1/+1
|
* Formerly pass4.c.~4~Michael I. Bushnell1994-10-141-3/+6
|
* Formerly pass4.c.~3~Michael I. Bushnell1994-10-131-1/+1
|
* Formerly pass4.c.~2~Michael I. Bushnell1994-10-111-5/+53
|
* Initial revisionMichael I. Bushnell1994-10-111-0/+55