summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/dir.c
AgeCommit message (Expand)Author
2007-09-16Do not use DIP() as an lvalue; founc by pcc. ok millert@ ray@Otto Moerbeek
2007-06-25Teach fsck_ffs about 64-bit block addresses. ok (and help) moritz@ pedro@Otto Moerbeek
2007-04-10Add support for checking ffs2 filesystems. From pedro@ based onTodd C. Miller
2007-02-08A corrrup inode might lead to preposterous dir sizes. So check theOtto Moerbeek
2007-01-24A reallocated root directory gets ownership of the fsck process.Alexander Bluhm
2004-07-05remove useless (always false) check; ok millert henningPeter Valchev
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-26string cleaning; ok teduTheo de Raadt
2002-08-23- Convert function definitions to new styleGrigoriy Orlov
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-05-28Fix directory state tracking.Grigoriy Orlov
2001-03-02Make fsck aware of soft updates.Artur Grabowski
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-03-27use 700 not 777 for new lost+found dirskstailey
1997-02-20From FreeBSD [Terry Lambert]:Thorsten Lockert
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt