aboutsummaryrefslogtreecommitdiff
path: root/ufs-fsck/dir.c
Commit message (Collapse)AuthorAgeFilesLines
* Thu May 6 10:25:27 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-05-061-2/+2
| | | | | | | * utilities.c (pextend): Free MORE before returning. * dir.c (linkup): Don't free tempname until after we're done using it in the call to warning. Reported by Katsuya Tanaka (tanaka@boarderz.com).
* *** empty log message ***Thomas Bushnell1996-08-161-1/+1
|
* (makeentry): After successful directory expansion, write out modifiedMichael I. Bushnell1996-07-011-0/+1
| | | | directory inode.
* (linkup): Consistently put quotes around filenames.Miles Bader1996-05-021-11/+11
|
* (validdir, makeentry, linkup): Use new printing functions.Miles Bader1996-05-021-33/+30
|
* (linkup): Print the value of LFNAME rather than `lost+found'.Miles Bader1995-10-181-40/+49
| | | | | | | | | | (searchdir, changeino): Fix backward compare. (linkup): Don't fail when makeentry succeeds. (searchdir): Make searchdir return zero if there's an error during the search. (linkup): Print appropiate error messages if searchdir fails. (validdir): Get rid of extra newlines in error messages -- everyone who calls this routine prints extra information if it fails, which should immediately follow.
* entered into RCSMichael I. Bushnell1994-11-021-3/+4
|
* Formerly dir.c.~8~Michael I. Bushnell1994-10-251-0/+15
|
* Formerly dir.c.~7~Michael I. Bushnell1994-10-181-2/+2
|
* Formerly dir.c.~6~Michael I. Bushnell1994-10-181-7/+10
|
* Formerly dir.c.~5~Michael I. Bushnell1994-10-141-18/+33
|
* Formerly dir.c.~4~Michael I. Bushnell1994-10-131-22/+204
|
* Formerly dir.c.~3~Michael I. Bushnell1994-10-121-5/+160
|
* Formerly dir.c.~2~Michael I. Bushnell1994-10-121-1/+125
|
* Initial revisionMichael I. Bushnell1994-10-071-0/+65