summaryrefslogtreecommitdiff
path: root/misc/fsck.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-08remove useless if-before-free testsJim Meyering1-8/+4
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-29/+29
2008-07-13Define _XOPEN_SOURCE to 600 consistently for Solaris C99 supportTheodore Ts'o1-0/+2
2008-03-30Merge branch 'maint'Theodore Ts'o1-6/+19
2008-03-26fsck: Treat "ext4" and "ext4dev" as ext* filesystemsTheodore Ts'o1-2/+8
2008-03-26fsck: Make -Cn work correctly where n != 0Theodore Ts'o1-4/+10
2008-03-26fsck: Fix -C handling so that subsequent progress bars are enabledTheodore Ts'o1-0/+1
2008-03-17Fix miscellaneous gcc -Wall warningsTheodore Ts'o1-1/+1
2008-02-27fsck: Don't complain about an old-style fstab if the fstab is emptyTheodore Ts'o1-1/+1
2008-02-17Make fsck ignore mounted filesystems if given the -M optionTheodore Ts'o1-4/+11
2007-12-16fsck: '#' is only a comment character at the beginning of an fstab lineTheodore Ts'o1-5/+2
2007-09-20fsck: Ignore /etc/fstab entries for bind mountsTheodore Ts'o1-0/+10
2007-03-28[COVERITY] Fix memory leak in fsck on error pathsBrian Behlendorf1-0/+3
2005-01-13fsck.c:Matthias Andree1-0/+3
2005-01-05fsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress.patch fromTheodore Ts'o1-5/+36
2004-12-22In fsck, check return from malloc of fsck_path, and print an error messageTheodore Ts'o1-0/+4
2004-02-21fsck.c (execute): Use '&&' instead of '&'. (It didn't cause aTheodore Ts'o1-1/+1
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-9/+8
2003-07-21fsck.c (wait_many): Rename wait_all() to wait_many(), and haveTheodore Ts'o1-6/+12
2003-04-16Put stdout and stderr into non-buffered mode toTheodore Ts'o1-0/+3
2003-04-06fsck.c (parse_fstab_line, interpret_type, fsck_device, ignore,Theodore Ts'o1-29/+40
2003-03-14Add Apple/Darwin patches.Theodore Ts'o1-0/+2
2003-03-01Minor bug fixes in the blkid library.Theodore Ts'o1-128/+129
2003-01-22fsck.c (parse_fstab_line, parse_escape): Add support forTheodore Ts'o1-0/+42
2002-10-28fsck.c (main): Fix bug reported by Gregory Mutt. MultipleTheodore Ts'o1-1/+4
2002-10-13Fix gcc -Wall nits.Theodore Ts'o1-3/+2
2002-09-24fsck.c: If the bone-headed user enters the filename twice, theTheodore Ts'o1-0/+8
2002-08-17fsck.c (main): If no filesystems are specified on the commandTheodore Ts'o1-3/+4
2002-07-21Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck,Theodore Ts'o1-0/+56
2002-03-05Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o1-0/+1
2002-02-03Changed fsck to support filesystems types in /etc/fstab of the formTheodore Ts'o1-2/+3
2002-01-29fsck.c: Allow the number of outstanding processes fs-specificTheodore Ts'o1-41/+61
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-1/+1
2001-11-05fsck.c (interpret_type): If the "auto" type is specified, makeTheodore Ts'o1-0/+2
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-2/+1
2001-08-17get_device_by_label.[ch], fsck.c, util.c: New interpret_spec()Andreas Dilger1-25/+9
2001-08-15fsck.c (main): Print a warning message if there are no devices toTheodore Ts'o1-0/+4
2001-08-15fsck.c (check_all): Don't bother to interpret a device where theTheodore Ts'o1-1/+2
2001-07-19fstype.c (identify_fs): New file which looks at the superblockTheodore Ts'o1-0/+23
2001-06-12ChangeLog, fsck.c:Theodore Ts'o1-1/+1
2001-05-23ChangeLog, fsck.c:Theodore Ts'o1-3/+3
2001-05-21ChangeLog, fsck.8.in, fsck.c:Theodore Ts'o1-22/+140
2001-05-21ChangeLog, fsck.c:Theodore Ts'o1-2/+6
2001-05-21ChangeLog, fsck.c:Theodore Ts'o1-5/+5
2001-05-12ChangeLog, fsck.c:Theodore Ts'o1-0/+3
2001-05-01ChangeLog, fsck.c:Theodore Ts'o1-1/+1
2001-01-06Many files:Theodore Ts'o1-1/+1
2000-12-31ChangeLog, fsck.c:Theodore Ts'o1-19/+21
2000-12-29ChangeLog, base_device.c, fsck.c:Theodore Ts'o1-0/+2
2000-12-03ChangeLog, Makefile.in, base_device.c, base_device.tst, fsck.c, fsck.h:Theodore Ts'o1-67/+9