aboutsummaryrefslogtreecommitdiff
path: root/ufs-fsck/pass2.c
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Thomas Bushnell1996-08-161-0/+2
|
* *** empty log message ***Michael I. Bushnell1996-07-181-0/+24
|
* (pass2): Don't skip empty directories in `.' and `..' correctnessMichael I. Bushnell1996-07-011-33/+31
| | | | | | check; we don't clear them the way BSD does, so we want `.' and `..' to get created for us. Also handle `.' before `..' so that they get created in the usual order for empty directories.
* (pass2): whops, typo.Michael I. Bushnell1996-05-231-1/+1
|
* (pass2): Don't clear all node types in directories, just clear thoseMichael I. Bushnell1996-05-231-18/+6
| | | | that are wrong.
* (pass2): Fix up test in preen case.Miles Bader1996-05-141-1/+2
|
* (pass2):Michael I. Bushnell1996-05-141-2/+2
|
* (pass2): better.Michael I. Bushnell1996-05-141-2/+2
|
* (pass2): Handle directory entry type fields better for Hurd.Michael I. Bushnell1996-05-141-7/+19
|
* Get rid of extraneous calls to pfail.Miles Bader1996-05-021-8/+0
|
* (pass2): Use new printing functions.Miles Bader1996-05-021-38/+54
|
* (pass2): Adjust our record of link counts when we add/change dir entries;Miles Bader1995-10-181-20/+36
| | | | | | also print error messages when we can't. (pass2): Use changed pinode. (pass2): Call pfix instead of printf.
* entered into RCSMichael I. Bushnell1994-11-021-4/+4
|
* Formerly pass2.c.~10~Michael I. Bushnell1994-10-251-8/+30
|
* Formerly pass2.c.~9~Michael I. Bushnell1994-10-181-2/+4
|
* Formerly pass2.c.~8~Michael I. Bushnell1994-10-171-0/+6
|
* Formerly pass2.c.~7~Michael I. Bushnell1994-10-141-7/+10
|
* Formerly pass2.c.~6~Michael I. Bushnell1994-10-141-22/+34
|
* Formerly pass2.c.~5~Michael I. Bushnell1994-10-131-8/+7
|
* Formerly pass2.c.~4~Michael I. Bushnell1994-10-121-3/+5
|
* Formerly pass2.c.~3~Michael I. Bushnell1994-10-111-17/+198
|
* Formerly pass2.c.~2~Michael I. Bushnell1994-10-071-1/+60
|
* Initial revisionMichael I. Bushnell1994-10-071-0/+66