summaryrefslogtreecommitdiff
path: root/lib/ss
AgeCommit message (Collapse)AuthorFilesLines
1999-10-23Many files:Theodore Ts'o15-16/+114
Update copyright statements.
1999-09-14ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c:Theodore Ts'o17-68/+41
partinfo.c: Fix minor compilation bugs pointed out by Yann Dirson. mke2fs.c: Don't turn on sparse superblocks by default on pre-2.2 kernels. mke2fs.8.in: Add the possible valid block sizes for mke2fs. Document the -n flag, and the new defaults for the -s flag. dumpe2fs.c, dumpe2fs.8.in: Add new options -f (force) and -h (header-only). mke2fs.c (PRS): Fix logic for turning on/off the sparse superblock option. Many files: Updated copyright statements to reflect the GPL with permission of the original authors.
1999-07-30ChangeLog:Theodore Ts'o1-0/+4
Add 1.15 release note to the Changelogs.
1999-07-03ChangeLog, MCONFIG.in, configure.in, configure:Theodore Ts'o1-3/+2
MCONFIG.in (BUILD_CC): configure.in (BUILD_CC): If cross compiling, find the native C compiler and set it to BUILD_CC so that we can successfully build util/subst. ChangeLog, Makefile.in: Makefile.in (subst): Build subst using $(BUILD_CC), since it's a helper program which must be built using the native C compiler during a cross-compilation. Makefile.in: Update dependencies.
1999-01-09ChangeLog, message.c:Theodore Ts'o1-0/+4
message.c (safe_print): New function which prints strings, converting non-printable characters using the '^' and M-notation. This function is now used to print directory name entries and pathnames. ChangeLog: Update for release of E2fsprogs 1.14.
1999-01-04ChangeLog, unix.c:Theodore Ts'o2-1/+6
unix.c (main): Reset the context before calling ext2fs_close(), to avoid referencing already freed memory. ChangeLog, llseek.c: llseek.c (ext2fs_llseek): Change ext2fs_llseek() in the non-Linux case to use EINVAL by default, unless it isn't defined, in which case we use EXT2_ET_INVALID_ARGUMENT instead. ChangeLog, mk_cmds.sh.in: mk_cmds.sh.in: Fixed portability bug in shell script; we were depending on a bash'ism. ChangeLog, uuid.c: uuid.c: Use asm/types.h instead of linux/types.h, to be consistent with other locations where we've had to do this to work around glibc.
1998-12-19Many files:Theodore Ts'o1-0/+4
Update version information in ChangeLogs, release notes, documentation, etc. for release of version 1.13.
1998-08-01ChangeLog, mk_cmds.sh.in:Theodore Ts'o2-1/+6
mk_cmds.sh.in: Fix error message so that it says mk_cmds's template files instead of compile_et's template files. ChangeLog, resize2fs.h: resize2fs.h: Protect include of unistd.h with HAVE_UNISTD_H. e2fsprogs.lsm: Updated for 1.12 release.
1998-07-09ChangeLog, .del-ChangeLog~905e7699, version.h:Theodore Ts'o1-0/+4
Update for 1.12 release.
1998-04-01ChangeLog, Makefile.in:Theodore Ts'o3-15/+53
Remove libext2fs.info*, not just libext2fs.info*.gz. Add an uninstall-doc-libs target. ChangeLog, Makefile.in, compile_et.1, compile_et.sh.in: Makefile.in: Fix bug where my_dir was set incorrectly. Install the et_c.awk and et_h.awk files in $(datadir)/et (i.e., /usr/share/et) directory. Change to use new installation directory variables convention. Fix uninstall rules to take $(DESTDIR) into account. compile_et.1: Change man page to reflect the fact that compile_et is now a awk/sed script, not a yacc script. compile_et.sh.in: Look in $(datadir)/et for et_c.awk and et_h.awk; if not found, look in the build directory. Add error checking for non-existent input file. ChangeLog, Makefile.in, mk_cmds.sh.in: Makefile.in: Install the ct_c.awk and ct_c.sed files in $(datadir)/ss (i.e., /usr/share/ss) directory. Change to use new installation directory variables convention. Fix uninstall rules to take $(DESTDIR) into account. mk_cmds.sh.in: Look in $(datadir)/ss for ct_c.awk and ct_c.sed; if not found, look in the build directory. Add error checking for non-existent input file. ChangeLog, Makefile.in: Makefile.in: Change to use new installation directory variables convention. Fix uninstall rules to take $(DESTDIR) into account.
1997-10-15Many files:Theodore Ts'o1-2/+1
Use new substitution technology which doesn't depend on shell scripts. (Faster, and better for MS-DOS port!)
1997-08-14ChangeLog, e2fsck.h, message.c, pass1.c, pass2.c, problem.c, problem.h:Theodore Ts'o2-1/+6
message.c: Add compression for the word "Illegal" problem.c: Added entries for PR_2_BAD_CHAR_DEV and PR_2_BAD_BLOCK_DEV pass1.c (pass1, check_device_inode), pass2.c (process_bad_inode): Use a more stringent test for a valid device. ChangeLog, Makefile.in: Makefile.in (install): Fix rm command to use $(DESTDIR) appropriately.
1997-06-17ChangeLog:Theodore Ts'o1-0/+4
Check-in for the 1.11 source release.
1997-06-07ChangeLog, Makefile.in:Theodore Ts'o2-2/+9
Makefile.in (install): Install the ss_err.h header file out of the build directory instead of the source directory (since it is a constructed file).
1997-04-29Many files:Theodore Ts'o2-2/+10
Checkin of e2fsprogs 1.10
1997-04-29Many files:Theodore Ts'o2-2/+6
Checked in e2fsprogs 1.09
1997-04-29Many files:Theodore Ts'o1-2/+2
Checked in e2fsprogs 1.08.
1997-04-29Many files:Theodore Ts'o7-8/+29
Checked in e2fsprogs-1.07
1997-04-29Many files:Theodore Ts'o2-2/+6
Checked in e2fsprogs 1.06
1997-04-29Many files:Theodore Ts'o10-26/+50
Checked in e2fsprogs 1.05
1997-04-29Many files:Theodore Ts'o5-66/+51
Checked in e2fsprogs 1.04.
1997-04-26Many files:Theodore Ts'o1-0/+4
Checkin of e2fsprogs 1.03.
1997-04-26Many files:Theodore Ts'o3-9/+13
Checkin of e2fsprogs 1.02.
1997-04-26Many files:Theodore Ts'o2-2/+3
Checked in e2fsprogs 1.01.
1997-04-26Many files:Theodore Ts'o11-38/+6
Checked in e2fsprogs 0.5c
1997-04-26Many files:Theodore Ts'o14-493/+382
Checked in e2fsprogs 0.5c
1997-04-26Many files:Theodore Ts'o22-90/+552
Checkin of e2fsprogs 0.5b
1997-04-26Many files:Theodore Ts'o28-0/+2303
Checkin of e2fsprogs 0.5b