.. |
badblocks.8.in
|
Fix typo's in badblocks(8)'s man page.
|
2006-03-27 12:16:30 -05:00 |
badblocks.c
|
Adjust badblocks -n/-w exclusive usage message
|
2006-11-17 23:00:19 -05:00 |
base_device.c
|
Minor bug fixes in the blkid library.
|
2003-03-01 19:29:01 -05:00 |
base_device.tst
|
ChangeLog, Makefile.in, base_device.c, base_device.tst, fsck.c, fsck.h:
|
2000-12-03 06:33:56 +00:00 |
blkid.8.in
|
blkid.8.in: Fix description of the -l option to be more accurate
|
2006-08-19 21:12:15 -04:00 |
blkid.c
|
Declare getopt() according to POSIX 2001 if getopt.h not found.
|
2006-05-30 16:27:45 +02:00 |
ChangeLog
|
[COVERITY] Fix memory leak in e2image (write_raw_image_file)
|
2007-03-21 19:16:52 -04:00 |
chattr.1.in
|
Fix spelling typo in chattr(1) man page
|
2006-07-15 21:55:33 -04:00 |
chattr.c
|
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
|
2006-11-14 23:38:17 -05:00 |
dumpe2fs.8.in
|
Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591,
|
2005-04-16 14:05:09 -04:00 |
dumpe2fs.c
|
Use the newer add/remove_error_table com_err interfaces
|
2006-12-26 03:38:07 -05:00 |
e2image.8.in
|
Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg.
|
2005-06-26 22:16:21 -04:00 |
e2image.c
|
[COVERITY] Fix memory leak in e2image (write_raw_image_file)
|
2007-03-21 19:16:52 -04:00 |
e2initrd_helper.c
|
Use the newer add/remove_error_table com_err interfaces
|
2006-12-26 03:38:07 -05:00 |
e2label.8.in
|
Adjust description line so that apropos "ext2" or "ext3" will
|
2003-08-24 17:56:41 -04:00 |
e2label.c
|
Many files:
|
2000-04-03 16:22:35 +00:00 |
filefrag.8.in
|
Initial checkin of the filefrag program, which reports on how
|
2003-12-17 10:13:41 -05:00 |
filefrag.c
|
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
|
2006-11-14 23:38:17 -05:00 |
findfs.8.in
|
Update version string for WIP release.
|
2002-08-18 03:38:15 -04:00 |
findsuper.c
|
Make the findsuper program more powerful
|
2006-08-06 00:56:37 -04:00 |
fsck.8.in
|
Add missing fsck.* programs to SEE ALSO section of fsck's man page.
|
2005-11-12 23:41:08 -05:00 |
fsck.c
|
fsck.c:
|
2005-01-13 03:44:50 +01:00 |
fsck.h
|
Fix gcc -Wall nitpicks
|
2003-12-07 01:28:50 -05:00 |
jfs_user.h
|
Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
|
2001-12-23 19:33:51 -05:00 |
logsave.8.in
|
* Add support for the -a and -s options to logsave.
|
2003-04-16 14:05:06 -04:00 |
logsave.c
|
logsave.c (main): Use setsid() to avoid getting killed by init
|
2004-03-04 20:30:16 -05:00 |
lsattr.1.in
|
chattr.1.in: Clarify man page.
|
2004-01-31 20:27:36 -05:00 |
lsattr.c
|
Remove double "//" when listing attributes in the root directory or
|
2004-09-24 12:16:17 -04:00 |
Makefile.in
|
Use the newer add/remove_error_table com_err interfaces
|
2006-12-26 03:38:07 -05:00 |
mke2fs.8.in
|
Require mke2fs -F -F for really dangerous operations
|
2006-08-05 19:05:53 -04:00 |
mke2fs.c
|
[COVERITY] Fix dead code bug in mke2fs
|
2007-03-19 08:25:38 -04:00 |
mke2fs.conf
|
Create new filesystems with hash trees and on-line resizing as the default.
|
2006-05-22 22:15:18 -04:00 |
mke2fs.conf.5.in
|
Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I
|
2006-07-15 22:08:20 -04:00 |
mklost+found.8.in
|
chattr.1.in: Clarify man page.
|
2004-01-31 20:27:36 -05:00 |
mklost+found.c
|
mklost+found: Create full-sized a lost+found directory with 4k+ blocksizes
|
2006-03-23 22:37:02 -05:00 |
nls-enable.h
|
Remove warning message about using NLS.
|
2003-12-07 12:17:27 -05:00 |
partinfo.c
|
Fix e2fsprogs messages for grammar and consistency, based on suggestions
|
2005-06-20 08:35:27 -04:00 |
tune2fs.8.in
|
Minor man page updates to tune2fs(8) and uuidgen(1)
|
2006-09-12 02:33:08 -04:00 |
tune2fs.c
|
Use the newer add/remove_error_table com_err interfaces
|
2006-12-26 03:38:07 -05:00 |
util.c
|
Increase default journal size to guarantee working on-line resizing
|
2006-10-02 08:31:54 -04:00 |
util.h
|
Add check for mkfs.ext3 and create a journal in this case.
|
2002-02-25 23:11:26 -07:00 |
uuidgen.1.in
|
Minor man page updates to tune2fs(8) and uuidgen(1)
|
2006-09-12 02:33:08 -04:00 |
uuidgen.c
|
Declare getopt() according to POSIX 2001 if getopt.h not found.
|
2006-05-30 16:27:45 +02:00 |