| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
honor the PAGER and SS_READLINE_PATH environtment variables, and the
test_io io_manager in the ext2fs library honors the TEST_IO_LOGFILE,
TEST_IO_FLAGS, TEST_IO_BLOCK, and TEST_IO_READ_ABORT environment variables.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
environment variables if the libraries are called from setuid or setguid
programs, or if kernel believes that the process is not eligible to create
a core dump. In addition, if the libc has __secure_getenv(), use it so that
the libc can also do any additional limitations regarding when libraries can
trust environment variables (i.e., to integrate with systems like SELinux
and Posix capabilities).
|
| |
|
| |
|
|
|
|
|
| |
Remove emacs backup files in tests/Makefile on a "make clean"
|
| |
|
|
|
|
|
| |
consistent and portable
|
|
|
|
|
|
|
| |
Use Linux-kernel-style makefile output for "make install"
Update intl/Makefile.in to version from gettext 0.14.1
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly.
Update Makefile dependencies.
Update "make depend" production so that it filters out comments
inserted by newer gcc compilers.
Remove sync from e2fsck's "make all" target.
|
|
|
|
|
| |
see errors/warnings.
|
|
|
|
|
| |
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.
|