summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-051-0/+4
* filefrag.c (frag_report): In verbose mode, print the first andTheodore Ts'o2005-02-042-1/+9
* Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o2005-02-032-5/+6
* Fix two bugs found by the regression test suites. The bug was created whenTheodore Ts'o2005-01-282-4/+12
* blkid.c (main, compare_search_type): Make blkid -t work moreTheodore Ts'o2005-01-273-38/+39
* mke2fs.c (PRS): Don't use a blocksize greater than 4k, even onTheodore Ts'o2005-01-272-2/+7
* mke2fs.c (PRS): If the device size is too big to be expressedTheodore Ts'o2005-01-272-2/+18
* Fix "make uninstall" to make sure it removes everything that is installed.Theodore Ts'o2005-01-262-0/+12
* e2image.c (scramble_dir_block): Make sure the unused spaceTheodore Ts'o2005-01-262-6/+12
* Clarified the tune2fs man page about how the -c option works.Theodore Ts'o2005-01-242-1/+5
* Make blkid -t display all devices that match the specified criteria, Theodore Ts'o2005-01-213-5/+33
* filefrag.c (frag_report): Fix filefrag so that it worksTheodore Ts'o2005-01-202-1/+7
* Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included Theodore Ts'o2005-01-191-0/+5
* Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs Theodore Ts'o2005-01-191-0/+6
* Remove debugging printf from e2image -s's code.Theodore Ts'o2005-01-191-4/+0
* e2image.c, e2image.8.in: Add support for the -s option whichTheodore Ts'o2005-01-193-35/+159
* Various portability fixes for Solaris systems.Theodore Ts'o2005-01-172-0/+10
* Applied patch from Francois Petillon (fantec at proxad.net) to Theodore Ts'o2005-01-172-1/+7
* fsck.c:Matthias Andree2005-01-131-0/+3
* badblocks.c (alarm_intr): Increase the number of spaces reservedTheodore Ts'o2005-01-062-5/+8
* Make tune2fs and e2fsck consistent about allowing at most 50% of the blocksTheodore Ts'o2005-01-062-1/+8
* fsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress.patch fromTheodore Ts'o2005-01-053-10/+55
* mke2fs.c (parse_extended_opts): Rename the -R option to -E. FixTheodore Ts'o2005-01-053-37/+74
* Fix gcc -Wall nits.Theodore Ts'o2005-01-053-16/+14
* Add new function in e2p for parsing the number of blocks on the command lineTheodore Ts'o2005-01-052-44/+28
* Enhance dumpe2fs so that it will print the location of the reservedTheodore Ts'o2004-12-232-1/+14
* In fsck, check return from malloc of fsck_path, and print an error messageTheodore Ts'o2004-12-222-0/+8
* tune2fs.c (parse_time): Fix minor buglet; the parse_time routineTheodore Ts'o2004-12-212-2/+9
* Supplied changelog for resize inode patch.Theodore Ts'o2004-12-151-0/+6
* Add support for on-line resizing ala the resize inode. This patchTheodore Ts'o2004-12-151-27/+104
* Add install-strip and install-shlibs-strip targetsTheodore Ts'o2004-12-152-18/+42
* Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o2004-12-142-1/+5
* Fix minor glitches in the e2image man page.Theodore Ts'o2004-12-012-4/+8
* Make make distclean remove all generated files. Theodore Ts'o2004-11-302-1/+3
* Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o2004-11-302-1/+13
* Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2004-11-302-35/+75
* mke2fs.8.in: Removed the word "destructive" when describing theTheodore Ts'o2004-11-192-1/+6
* mke2fs.8.in: Add an explanation about why reserved blocks in aTheodore Ts'o2004-10-082-1/+11
* Document the default blocksize used by badblocks(8).Theodore Ts'o2004-09-282-2/+8
* Only use blocksizes > 4k on Linux 2.6 and newer systems. Theodore Ts'o2004-09-252-4/+37
* Remove double "//" when listing attributes in the root directory orTheodore Ts'o2004-09-242-2/+10
* Make sure /usr/lib is creaeted when installing e2initrd_helper.Theodore Ts'o2004-09-242-1/+6
* badblocks.c: Use _() around done_string, so that it getsTheodore Ts'o2004-09-192-4/+7
* tune2fs.8.in: Add a description of the .journal file, why itTheodore Ts'o2004-09-192-0/+33
* Revamp the initrd scripts to use a new helper program,Theodore Ts'o2004-09-183-1/+410
* tune2fs.8.in: Mention that e2fsck -D might be useful afterTheodore Ts'o2004-09-172-1/+11
* e2image.c, e2image.8.in: Add new option -I which allows theTheodore Ts'o2004-07-283-8/+110
* Makefile.in (mke2fs.static): Add the blkid library to soTheodore Ts'o2004-06-252-2/+8
* Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o2004-05-051-21/+0
* Fix obvious spelling mistake in mke2fs man page.Theodore Ts'o2004-04-121-1/+1