summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/extern.h
AgeCommit message (Expand)Author
2016-09-09Tighten pledge for fsdb and eliminate a strcmp("fsdb", getprogname())Theo Buehler
2014-09-06inodesc.id_entryno holds a file size, so upgrade it from int to u_int64_t;Philip Guenther
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2011-04-16Blend in some code from netbsd and freebsd that reduces memory consumptionOtto 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
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-04-26string cleaning; ok teduTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-28Fix directory state tracking.Grigoriy Orlov
1999-03-01SIGINFO supportDavid Leonard
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt