Go to file
Theodore Ts'o 36caf25f8d ChangeLog, e2p.h, feature.c:
feature.c: Fix GCC warnings; add const to the char * types in the
  	function prototypes for e2p_feature2string and e2p_edit_feature.
ChangeLog, uuid.h, uuid_time.c:
  uuid_time.c (variant_string): Declare to be static to avoid gcc warnings.
  uuid.h: Add function prototypes for uuid_generate_random() and
  	uuid_generate_time().
ChangeLog, chattr.c:
  chattr.c: Add hack to compile in a definition for S_ISLNK so we can
  	successfully compile even with warnings turned on.
1999-10-26 14:29:22 +00:00
contrib Many files: 1997-04-26 13:58:21 +00:00
debugfs ChangeLog, debugfs.c, debugfs.h: 1999-10-26 14:20:22 +00:00
doc ChangeLog: 1999-10-23 03:19:51 +00:00
e2fsck ChangeLog, debugfs.c, debugfs.h: 1999-10-26 14:20:22 +00:00
include ChangeLog, gen_uuid_nt.c: 1999-10-26 02:50:36 +00:00
install-utils ChangeLog: 1999-10-23 03:19:51 +00:00
lib ChangeLog, e2p.h, feature.c: 1999-10-26 14:29:22 +00:00
misc ChangeLog, e2p.h, feature.c: 1999-10-26 14:29:22 +00:00
resize ChangeLog: 1999-10-23 03:19:51 +00:00
tests Makefile.in: 1999-10-23 03:22:38 +00:00
util ChangeLog: 1999-10-23 03:19:51 +00:00
.cvsignore Many files: 1998-07-04 17:55:54 +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_16 1999-10-23 04:25:48 +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
ChangeLog util.c: 1999-10-26 04:28:53 +00:00
config.guess ChangeLog, config.guess: 1999-01-02 04:10:33 +00:00
config.sub ChangeLog, fileio.c: 1999-05-29 21:53:30 +00:00
configure util.c: 1999-10-26 04:28:53 +00:00
configure.in util.c: 1999-10-26 04:28:53 +00:00
COPYING Many files: 1997-04-29 17:39:27 +00:00
depfix.sed ChangeLog, depfix.sed: 1999-07-19 15:48:08 +00:00
e2fsprogs.lsm README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +00:00
e2fsprogs.spec README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +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 Makefile.in: 1999-07-19 21:02:11 +00:00
MCONFIG.in ChangeLog, MCONFIG.in, configure.in, configure: 1999-07-03 20:37:03 +00:00
mkinstalldirs Many files: 1997-04-26 13:58:21 +00:00
README README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +00:00
RELEASE-NOTES README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +00:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
TODO README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +00:00
version.h README, RELEASE-NOTES, TODO, e2fsprogs.lsm, e2fsprogs.spec, version.h: 1999-10-23 03:33:15 +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.16) 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://web.mit.edu/tytso/www/linux/e2fsprogs.html

	Note: If you are using the RedHat RPM distributions of
e2fsprogs, don't worry about the next paragraph; all others, please
read on!

	See the file INSTALL for instructions on building and
installing e2fsprogs.  This is important!  Note that your /etc/fstab
file may need modifying before you install the new fsck program.  See
the INSTALL file for more details.

	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.