Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove UFS support | Samuel Thibault | 2013-09-17 | 1 | -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. Bushnell | 1996-07-01 | 1 | -0/+2 |
| | |||||
* | Fix up recovery logic for when reconnecting an inode fails. | Miles Bader | 1996-05-02 | 1 | -7/+5 |
| | | | | Get rid of extraneous calls to pfail. | ||||
* | (pass4): Use new printing functions. | Miles Bader | 1996-05-02 | 1 | -4/+11 |
| | |||||
* | (pass4): If an unlinked file can't be reconnected, offer to clear it. Once a | Miles Bader | 1995-10-18 | 1 | -34/+15 |
| | | | | | | reconnect attempt fails, don't try again. (pass4): Use changed pinode. (pass4): Call pfix instead of printf. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-10-14 | 1 | -1/+1 |
| | |||||
* | Formerly pass4.c.~4~ | Michael I. Bushnell | 1994-10-14 | 1 | -3/+6 |
| | |||||
* | Formerly pass4.c.~3~ | Michael I. Bushnell | 1994-10-13 | 1 | -1/+1 |
| | |||||
* | Formerly pass4.c.~2~ | Michael I. Bushnell | 1994-10-11 | 1 | -5/+53 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-10-11 | 1 | -0/+55 |