Age | Commit message (Collapse) | Author | Files | Lines |
|
for a long time now.
|
|
Debian Bug #255589)
|
|
to flame about their presence in the source tarball.
|
|
Darwin in order to get rid of the compiler warning.
|
|
|
|
|
|
|
|
|
|
Fix typo's in README.subset
Change debian control file so it doesn't bomb out if the EVMS FSIM
is not there, since it is not built on the Hurd. Resolves Debian
bug #189687.
|
|
|
|
for a suitable readine library. As a default, try using libreadline,
libedit, and libeditline.
|
|
|
|
instead of <com_err.h>, so the current version of the header file
is used.
Add a --build-tree option to compile_et to make sure that it uses
the et_?.awk files from the build tree.
Remove legacy support for varargs.h, K&R C, and pre-POSIX signal
support. Also fixed gcc -Wall nits.
|
|
|
|
of Lintian warnings.
Added mk_cmds man page.
|
|
to the readline library if it is present in the system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
after September 7, 2001. (Forgot to update my emacs file to get
rid of the tytso@valinux.com address. Oops.)
|
|
under AIX --- even without the 5L compatibility toolkit, and even
using the uber-crippled AIX native C compiler.
|
|
|
|
|
|
contain spaces.
|
|
|
|
|
|
|
|
|
|
Update for 1.21 release.
|
|
Fix typo in ChangeLog.
|
|
Makefile.in: Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in.
wordwrap.pl: Add some rules which help fix up the dependencies.
Many files:
Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in.
|
|
Update version string for 1.20 release
ChangeLog:
Update Changelogs for 1.20 release.
|
|
jfs_e2fsck.h, jfs_user.h: Replaces jfs_compat.h. The jfs.h file has
been moved to the include/linux directory.
journal.c, revoke.c, recovery.c: Updated files from Stephen to support
the V2 superblock and revoke processing. The journal.c and revoke.c
files are copies from the ext3 kernel source.
Makefile.in: Added revoke.c to the list of source/object files.
Makefile.in:
Fix up some mistakes in the source file list, and regenerate the
dependencies.
Update Makefile dependencies.
ChangeLog, jfs.h:
jfs.h: Remove excess #include of JFS_DEBUG. Not needed for e2fsprogs,
since we optioanlly define it in the configuration file system.
|
|
Commit this file for future use; contains a configure.in script for when
libuuid gets separtead out into its own package.
libext2fs.texinfo:
Update version numbers for 1.19 release.
TODO:
Commit TODO list for 1.19 release.
README:
Update file for 1.19 release.
ChangeLog, e2fsprogs.spec:
e2fsprogs.spec: Merge in a few changes from the Red Hat 6.2 spec file,
now that we're using a modern rpm to build e2fsprogs. Also updated
version number to 1.19.
version.h:
Update version number for 1.19 release.
ChangeLog:
Check in changes for 1.19 release.
|
|
Makefile.in: Remove explicit link of -lc in the shared library. (It
shouldn't be necessary, and is harmful in some cases).
|
|
Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the mk_cmds
support files from the source tree.
.cvsignore:
Add std_rqs.c to the ignore list.
|
|
ct_c.awk: Work around a bug in gawk 3.05
mk_cmds.sh.in: Allow the build system to override the standard
location for finding the ct_c.* files by setting the _SS_DIR_OVERRIDE
environment variable.
Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the version in
the source tree.
ChangeLog, Makefile.in:
Makefile.in: Use _SS_DIR_OVERRIDE to make sure we get the
mk_cmds support files from the source tree.
|
|
Remove generated file.
|
|
Makefile.in: Add hack dependency rule so that parallel makes work
correctly.
|
|
Supress build files when builddir==srcdir
|
|
execute_cmd.c (ss_execute_line): Fix memory leak; we weren't freeing
the argv array.
|
|
Makefile.in (distclean): Remove TAGS and Makefile.in.old from the
source directory. Also, when making the .exclude file for the
source_tar_file, exclude those two files as well.
Makefile.in (distclean): Remove TAGS and Makefile.in.old from the
source directory.
|
|
Update for 1.18 release.
|
|
Update for 1.17 release.
|
|
Update for 1.16 release.
libext2fs.texinfo:
Update version number for 1.16 release.
|