From 57173d0febd3d6ea911981420945d12ec205ec2c Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 26 Feb 2002 14:59:39 -0500 Subject: [PATCH] Update Changelog messages to use tytso@mit.edu for all addresses after September 7, 2001. (Forgot to update my emacs file to get rid of the tytso@valinux.com address. Oops.) --- debugfs/ChangeLog | 18 +++++++++--------- e2fsck/ChangeLog | 4 ++-- lib/et/ChangeLog | 8 ++++---- lib/ext2fs/ChangeLog | 12 ++++++------ lib/ss/ChangeLog | 4 ++-- lib/uuid/ChangeLog | 4 ++-- misc/ChangeLog | 6 +++--- resize/ChangeLog | 2 +- tests/ChangeLog | 2 +- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog index 4d8a301..2a0e482 100644 --- a/debugfs/ChangeLog +++ b/debugfs/ChangeLog @@ -1,4 +1,4 @@ -2002-02-25 Theodore Tso +2002-02-25 Theodore Tso * util.c (open_pager): If the PAGER environment is set to __none__ then don't use a pager at all, and ship it all to stdout. @@ -7,7 +7,7 @@ implements the three new commands, htree_dump, dx_hash, and dirsearch. -2002-02-24 Theodore Tso +2002-02-24 Theodore Tso * Makefile.in (install): Remove any compressed man pages before installing the man pages. @@ -16,7 +16,7 @@ * Release of E2fsprogs 1.26 -2002-01-03 Theodore Tso +2002-01-03 Theodore Tso * lsdel.c (do_lsdel): New optional argument which allows the user to only see the most recently deleted files. @@ -42,7 +42,7 @@ subroutines for ease of maintenance and to make the executable size smaller. -2001-12-23 Theodore Tso +2001-12-23 Theodore Tso * Makefile.in, jfs_user.h: Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the system header @@ -50,13 +50,13 @@ forcibly adds /usr/include to the beginning of the include search path.) -2001-12-22 Theodore Tso +2001-12-22 Theodore Tso * debugfs.c (kill_file_by_inode, release_blocks_proc): Update the group descriptor free block and inode counts when deleting or killing a file. -2001-12-16 Theodore Tso +2001-12-16 Theodore Tso * setsuper.c (print_possible_fields), logdump.c (dump_journal): Fix gcc -Wall nits @@ -64,18 +64,18 @@ * Makefile.in, jfs_user.h: linux/jfs.h has been renamed to linux/jbd.h -2001-12-02 Theodore Tso +2001-12-02 Theodore Tso * util.c (close_pager): Use pclose() instead of fclose() when closing the pager stream. -2001-11-30 Theodore Tso +2001-11-30 Theodore Tso * debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's > 2GB support changes: you need to use %lld when printf'ing an long long variable. -2001-11-24 Theodore Tso +2001-11-24 Theodore Tso * debugfs.8.in: Update manual page to document the set_super_value and logdump commands, and move the "specifying files" diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 1c41176..8eff1a5 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -1,10 +1,10 @@ -2002-02-24 Theodore Tso +2002-02-24 Theodore Tso * Makefile.in (install): Install hard links for man pages for fsck.ext2 and fsck.ext3. Remove any compressed man pages before installing the man pages. -2002-02-22 Theodore Tso +2002-02-22 Theodore Tso * journal.c: Improve code maintainability and reduce code size by moving common code paths in e2fsck_journal_init_dev() and diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog index 6d51cec..c8bc08a 100644 --- a/lib/et/ChangeLog +++ b/lib/et/ChangeLog @@ -1,4 +1,4 @@ -2002-02-23 Theodore Tso +2002-02-23 Theodore Tso * com_err.texinfo: Fix up the com_err info file so that it includes the directory node information. (Taken from the @@ -8,7 +8,7 @@ * Release of E2fsprogs 1.26 -2001-12-02 Theodore Tso +2001-12-02 Theodore Tso * com_err.c (default_com_err_proc): Work around bug in diet libc which core dumps when using fputc on stderr; besides, it @@ -19,12 +19,12 @@ * Release of E2fsprogs 1.25 -2001-09-16 Theodore Tso +2001-09-16 Theodore Tso * compile_et.sh.in: Make the shell script safe from directory pathnames with spaces. -2001-09-10 Theodore Tso +2001-09-10 Theodore Tso * com_err.texinfo: Add appropriate @node and @menu lines so that the a valid .info file can be made. Use @deftypefun to diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index 4d0f646..cf4e917 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog @@ -1,20 +1,20 @@ -2002-02-25 Theodore Tso +2002-02-25 Theodore Tso * ext2_fs.h: Add structure definitions for the directory indexing extension. -2002-02-23 Theodore Tso +2002-02-23 Theodore Tso * unix_io.c (unix_open): Fix 2.4 resource limit workaround so that it doesn't break things on mis32, sparc32, and alpha platforms. -2002-02-21 Theodore Tso +2002-02-21 Theodore Tso * ismounted.c (is_swap_device): Fix file descriptor/memory leak; we were missing an fclose(). -2002-02-20 Theodore Tso +2002-02-20 Theodore Tso * Makefile.in, inode_io.c, ext2fs.h, ext2_err.et.in: Add new io abstraction interface which exports an ext2 inode. @@ -26,7 +26,7 @@ * test_io.c (test_close), unix_io.c (unix_close): Remove unneeded conditional; save a few bytes. -2002-02-12 Theodore Tso +2002-02-12 Theodore Tso * Makefile.in (tst_badblocks): Add some extra .o files when linking the debugging program tst_badblocks which are @@ -44,7 +44,7 @@ * Release of E2fsprogs 1.26 -2002-02-03 Theodore Tso +2002-02-03 Theodore Tso * mkdir.c (ext2fs_mkdir): Change to use ext2fs_inode_alloc_stats2 so that the number of directories in use is adjusted diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog index 21c268e..2e9ff3e 100644 --- a/lib/ss/ChangeLog +++ b/lib/ss/ChangeLog @@ -1,4 +1,4 @@ -2002-02-12 Theodore Tso +2002-02-12 Theodore Tso * requests.c (DECLARE): Fix bug in non-STDC declaration --- we had a mismatch in the function signature and parameter @@ -12,7 +12,7 @@ * Release of E2fsprogs 1.25 -2001-09-16 Theodore Tso +2001-09-16 Theodore Tso * mk_cmds.sh.in: Make the shell script safe from directory pathnames with spaces. diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index e5b4e7b..b5ff223 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,4 +1,4 @@ -2002-02-24 Theodore Tso +2002-02-24 Theodore Tso * Makefile.in (install): Install hard links to man pages for uuid_generate_random and uuid_generate_time. Remove @@ -12,7 +12,7 @@ * Release of E2fsprogs 1.25 -2001-09-10 Theodore Tso +2001-09-10 Theodore Tso * compare.c (uuid_compare), copy.c (uuid_copy), isnull.c (uuid_is_null), pack.c (uuid_pack), diff --git a/misc/ChangeLog b/misc/ChangeLog index e33f616..48ba4b2 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -3,18 +3,18 @@ * mke2fs.c: Add check for mkfs.ext3 and create a journal in this case. -2002-02-24 Theodore Tso +2002-02-24 Theodore Tso * Makefile.in (install): Install hard links for man pages for mkfs.ext2 and mkfs.ext3. Also install hard link for mkfs.ext3. Remove any compressed man pages before installing the man pages. -2002-02-23 Theodore Tso +2002-02-23 Theodore Tso * badblocks.8.in: Clarify man page's description of the -f option -2002-02-12 Theodore Tso +2002-02-12 Theodore Tso * get_device_by_label.c: Since on non-STDC compilers, we define away const, include get_device_by_label.h after we include diff --git a/resize/ChangeLog b/resize/ChangeLog index 5866989..aaa87ba 100644 --- a/resize/ChangeLog +++ b/resize/ChangeLog @@ -1,4 +1,4 @@ -2002-02-24 Theodore Tso +2002-02-24 Theodore Tso * Makefile.in (install): Remove any compressed man pages before installing the man pages. diff --git a/tests/ChangeLog b/tests/ChangeLog index 12dda49..7deb8af 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,4 +1,4 @@ -2002-02-12 Theodore Tso +2002-02-12 Theodore Tso * run_e2fsck (status): Use separate sed invocations for greater portabilty. AIX's sed doesn't support multiple -e -- 1.8.3.1