Whamcloud - gitweb
Update Changelog messages to use tytso@mit.edu for all addresses
authorTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2002 19:59:39 +0000 (14:59 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2002 19:59:39 +0000 (14:59 -0500)
after September 7, 2001.  (Forgot to update my emacs file to get
rid of the tytso@valinux.com address.  Oops.)

debugfs/ChangeLog
e2fsck/ChangeLog
lib/et/ChangeLog
lib/ext2fs/ChangeLog
lib/ss/ChangeLog
lib/uuid/ChangeLog
misc/ChangeLog
resize/ChangeLog
tests/ChangeLog

index 4d8a301..2a0e482 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-25  Theodore Tso  <tytso@valinux.com>
+2002-02-25  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-01-03  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-12-23  Theodore Tso  <tytso@mit.edu>
 
        * Makefile.in, jfs_user.h: Move linux/jbd.h to
                ext2fs/kernel-jbd.h, to avoid using the system header
                forcibly adds /usr/include to the beginning of the
                include search path.)
 
-2001-12-22  Theodore Tso  <tytso@valinux.com>
+2001-12-22  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-12-16  Theodore Tso  <tytso@mit.edu>
 
        * setsuper.c (print_possible_fields), 
                logdump.c (dump_journal): Fix gcc -Wall nits
        * Makefile.in, jfs_user.h: linux/jfs.h has been renamed to
                linux/jbd.h
 
-2001-12-02  Theodore Tso  <tytso@valinux.com>
+2001-12-02  Theodore Tso  <tytso@mit.edu>
 
        * util.c (close_pager): Use pclose() instead of fclose() when
                closing the pager stream.
 
-2001-11-30  Theodore Tso  <tytso@valinux.com>
+2001-11-30  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-11-24  Theodore Tso  <tytso@mit.edu>
 
        * debugfs.8.in: Update manual page to document the set_super_value
                and logdump commands, and move the "specifying files"
index 1c41176..8eff1a5 100644 (file)
@@ -1,10 +1,10 @@
-2002-02-24  Theodore Tso  <tytso@valinux.com>
+2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-22  Theodore Tso  <tytso@mit.edu>
 
        * journal.c: Improve code maintainability and reduce code size by 
                moving common code paths in e2fsck_journal_init_dev() and
index 6d51cec..c8bc08a 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-23  Theodore Tso  <tytso@valinux.com>
+2002-02-23  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-12-02  Theodore Tso  <tytso@mit.edu>
 
        * com_err.c (default_com_err_proc): Work around bug in diet libc
                which core dumps when using fputc on stderr; besides, it
 
        * Release of E2fsprogs 1.25
 
-2001-09-16  Theodore Tso  <tytso@valinux.com>
+2001-09-16  Theodore Tso  <tytso@mit.edu>
 
        * compile_et.sh.in: Make the shell script safe from directory
                pathnames with spaces.
 
-2001-09-10  Theodore Tso  <tytso@valinux.com>
+2001-09-10  Theodore Tso  <tytso@mit.edu>
 
        * com_err.texinfo: Add appropriate @node and @menu lines so that
                the a valid .info file can be made.  Use @deftypefun to
index 4d0f646..cf4e917 100644 (file)
@@ -1,20 +1,20 @@
-2002-02-25  Theodore Tso  <tytso@valinux.com>
+2002-02-25  Theodore Tso  <tytso@mit.edu>
 
        * ext2_fs.h: Add structure definitions for the directory indexing
                extension.
 
-2002-02-23  Theodore Tso  <tytso@valinux.com>
+2002-02-23  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-21  Theodore Tso  <tytso@mit.edu>
 
        * ismounted.c (is_swap_device): Fix file descriptor/memory leak;
                we were missing an fclose().
 
-2002-02-20  Theodore Tso  <tytso@valinux.com>
+2002-02-20  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-12  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-03  Theodore Tso  <tytso@mit.edu>
 
        * mkdir.c (ext2fs_mkdir): Change to use ext2fs_inode_alloc_stats2
                so that the number of directories in use is adjusted
index 21c268e..2e9ff3e 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-12  Theodore Tso  <tytso@valinux.com>
+2002-02-12  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-09-16  Theodore Tso  <tytso@mit.edu>
 
        * mk_cmds.sh.in: Make the shell script safe from directory
                pathnames with spaces.
index e5b4e7b..b5ff223 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-24  Theodore Tso  <tytso@valinux.com>
+2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2001-09-10  Theodore Tso  <tytso@mit.edu>
 
        * compare.c (uuid_compare), copy.c (uuid_copy), 
                isnull.c (uuid_is_null), pack.c (uuid_pack), 
index e33f616..48ba4b2 100644 (file)
@@ -3,18 +3,18 @@
        * mke2fs.c: Add check for mkfs.ext3 and create a journal in
                this case.
 
-2002-02-24  Theodore Tso  <tytso@valinux.com>
+2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * 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  <tytso@valinux.com>
+2002-02-23  Theodore Tso  <tytso@mit.edu>
 
        * badblocks.8.in: Clarify man page's description of the -f option
 
-2002-02-12  Theodore Tso  <tytso@valinux.com>
+2002-02-12  Theodore Tso  <tytso@mit.edu>
 
        * get_device_by_label.c: Since on non-STDC compilers, we define
                away const, include get_device_by_label.h after we include
index 5866989..aaa87ba 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-24  Theodore Tso  <tytso@valinux.com>
+2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * Makefile.in (install): Remove any compressed man pages before
                installing the man pages.
index 12dda49..7deb8af 100644 (file)
@@ -1,4 +1,4 @@
-2002-02-12  Theodore Tso  <tytso@valinux.com>
+2002-02-12  Theodore Tso  <tytso@mit.edu>
 
        * run_e2fsck (status): Use separate sed invocations for greater
                portabilty.  AIX's sed doesn't support multiple -e