aboutsummaryrefslogtreecommitdiff
path: root/ufs-fsck/pass1.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove UFS supportSamuel Thibault2013-09-171-437/+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
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-40/+38
| | | | * dir.c, pass1.c, pass2.c, utilities.c: Use %Ld for ino_t values.
* Get rid of extraneous calls to pfail.Miles Bader1996-05-021-13/+1
|
* (pass1):Miles Bader1996-05-021-31/+44
| | | | | | Increment NUM_FILES. When clearing inode due to bad blocks, continue. Use new printing functions.
* (pass1): Don't print block numbers as we go anymore.Michael I. Bushnell1996-04-241-2/+2
|
* (pass1): Print mode correctly in unknown file type case.Michael I. Bushnell1996-04-021-1/+1
|
* (pass1): Recognize inode type IFSOCK too.Michael I. Bushnell1996-04-021-1/+2
|
* (pass1): Only print progress report if not in preen mode.Miles Bader1995-10-181-23/+19
| | | | | (pass1): Change the extent of DBWARN & IBWARN so that they actually work. (pass1): Call pfix instead of printf.
* (pass1): Remove assignment from if test.Michael I. Bushnell1995-07-071-2/+3
|
* entered into RCSMichael I. Bushnell1994-10-181-1/+1
|
* Formerly pass1.c.~6~Michael I. Bushnell1994-10-181-1/+1
|
* Formerly pass1.c.~5~Michael I. Bushnell1994-10-171-0/+3
|
* Formerly pass1.c.~4~Michael I. Bushnell1994-10-141-45/+49
|
* Formerly pass1.c.~3~Michael I. Bushnell1994-10-131-1/+2
|
* Formerly pass1.c.~2~Michael I. Bushnell1994-10-071-15/+352
|
* Initial revisionMichael I. Bushnell1994-10-071-0/+95