summaryrefslogtreecommitdiff
path: root/sbin/fsck_ext2fs/dir.c
AgeCommit message (Expand)Author
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-07-13kill fs2hXX/h2fsXX macros with letohXX/htoleXXMartin Pelikan
2014-05-24Don't potentially use stack garbage for e2d_type. InitializeKenneth R Westerback
2014-05-21Nuke some trailing whitespace to shrink subsequent diffs.Kenneth R Westerback
2013-04-24pretty print bigger off_tTheo de Raadt
2011-03-12These utilities can currently only operate with a 32-bit block number range,Theo de Raadt
2006-03-20NetBSD Coverity CID 2298: Fix memory leak.David Hill
2005-04-30Support checking filesystems which have or once had large files (>4 GB)Niall O'Higgins
2003-07-29spacesTheo de Raadt
2003-06-11ansificationTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-17strings. mostly from deraadt@, some from tdeval@ and myselfTed Unangst
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-09-18cleanups and endianness fixes. Mostly from NetBSDArtur Grabowski
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2000-04-26Support for ext2fs rev. 1jasoni
1997-06-14Add tags, fix man page. Purely cosmetic.Jason Downs
1997-06-14Sync with NetBSD. Purely cosmetic.Jason Downs
1997-05-30Initial import of Manuel's fsck_ext2fs, unmodified.Jason Downs