Go to file
Theodore Ts'o 133a56dc9d ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h:
pass1b.c: Change routines to use PR_1B_BLOCK_ITERATE when reporting
  	problems rather than using com_err directly.
  problem.c, problem.h (PR_1B_BLOCK_ITERATE): Add new problem code.
  message.c (expand_percent_expression): Add safety check.  If ctx->str
  	is NULL, print "NULL" instead of dereferencing the null pointer.
  pass1b.c, pass2.c, pass3.c: Change calls to ext2fs_block_iterate to
  	ext2fs_block_iterate2, to support 64-bit filesizes and to speed things
  	up slightly by avoiding the use of the ext2fs_block_iterate's
  	compatibility shim layer.
version.h:
  Update for WIP release.
2000-11-17 05:40:49 +00:00
contrib Many files: 1997-04-26 13:58:21 +00:00
debugfs ChangeLog, util.c: 2000-08-23 04:36:25 +00:00
doc configure.in: 2000-07-13 23:25:54 +00:00
e2fsck ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: 2000-11-17 05:40:49 +00:00
include ChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_dat.h, mkjournal.c: 2000-10-24 18:33:16 +00:00
install-utils configure.in: 2000-07-13 23:25:54 +00:00
intl configure.in: 2000-07-13 23:25:54 +00:00
lib ChangeLog, Makefile.in, e2image.h, ext2_err.et.in, ext2fs.h, imager.c: 2000-11-12 19:32:20 +00:00
misc ChangeLog, mke2fs.8.in, mke2fs.c: 2000-11-17 04:55:24 +00:00
po ChangeLog, e2fsprogs.spec: 2000-08-14 14:47:51 +00:00
resize configure.in: 2000-07-13 23:25:54 +00:00
tests ChangeLog, mke2fs.c: 2000-10-25 03:01:37 +00:00
util configure.in: 2000-07-13 23:25:54 +00:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
.fix-Changelog Many files: 1997-04-29 16:15:03 +00:00
.head-Changelog Many files: 1997-04-29 14:51:31 +00:00
.hgtags ADD TAG: E2FSPROGS-1_19 2000-07-13 23:52:45 +00:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist .release-checklist: 1998-07-09 05:38:07 +00:00
ABOUT-NLS ABOUT-NLS, ChangeLog: 2000-04-03 13:31:09 +00:00
aclocal.m4 ChangeLog, configure, configure.in, aclocal.m4: 2000-02-08 20:17:21 +00:00
ChangeLog ChangeLog, configure, configure.in, e2fsprogs.spec: 2000-10-25 02:38:39 +00:00
config.guess ChangeLog, config.guess, config.sub: 2000-07-05 15:42:23 +00:00
config.sub ChangeLog, config.guess, config.sub: 2000-07-05 15:42:23 +00:00
configure ChangeLog, configure, configure.in, e2fsprogs.spec: 2000-10-25 02:38:39 +00:00
configure.in ChangeLog, configure, configure.in, e2fsprogs.spec: 2000-10-25 02:38:39 +00:00
COPYING COPYING: 2000-07-27 21:06:07 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm e2fsprogs.lsm: 2000-07-13 23:52:45 +00:00
e2fsprogs.spec e2fsprogs.spec: 2000-10-25 14:59:13 +00:00
INSTALL Many files: 1997-04-29 15:29:49 +00:00
install-sh Many files: 1997-04-26 13:58:21 +00:00
INSTALL.dllbin Many files: 1997-04-29 16:15:03 +00:00
INSTALL.elfbin ChangeLog, INSTALL.elfbin: 1999-01-02 04:15:29 +00:00
Makefile.in ChangeLog, configure, configure.in: 2000-05-25 23:28:50 +00:00
MCONFIG.in ChangeLog, MCONFIG.in: 2000-04-03 03:18:59 +00:00
mkinstalldirs Many files: 1997-04-26 13:58:21 +00:00
README configure.in: 2000-07-13 23:25:54 +00:00
RELEASE-NOTES RELEASE-NOTES: 2000-08-21 03:39:49 +00:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO ChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_dat.h, mkjournal.c: 2000-10-24 18:33:16 +00:00
version.h ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: 2000-11-17 05:40:49 +00:00
wordwrap.pl ChangeLog, Makefile.in, configure.in, MCONFIG.in, configure, wordwrap.pl: 1999-07-03 20:25:58 +00:00

	This is the new version (1.19) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	Note: If you are NOT using the RedHat RPM distributions of
e2fsprogs, and are building e2fsprogs from source, please see the file
INSTALL for instructions on building and installing e2fsprogs.  

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@valinux.com or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.