summaryrefslogtreecommitdiff
path: root/sbin/fsck_ext2fs/pass1.c
AgeCommit message (Collapse)Author
2003-06-11ansificationTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
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
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-09-18cleanups and endianness fixes. Mostly from NetBSDArtur Grabowski
2000-04-26Support for ext2fs rev. 1jasoni
1998-11-11only do block checks on files that need it, therefore explicitly avoidingTheo de Raadt
fifos (which linux handles incorrectly, leaving block numbers there at inconvenient times); patch from krw@tcn.net
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