linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Molina <tmolina@cox.net>
To: linux-kernel@vger.kernel.org
Subject: Invalid @home email addresses
Date: Sat, 2 Mar 2002 23:18:21 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0203022258360.21225-100000@localhost.localdomain> (raw)

On 1 March 02 cox@home switched their services from infrastructure hosted 
on hardware by Excite to "native" hardware.  All @home.com addresses are 
now invalid.  Grepping through the source for these invalid addresses 
produced the following:

drivers/net/de4x5.c 	mmporter@home.com
drivers/scsi/megaraid.c 	johnsom@home.com
drivers/scsi/ppa.h	johncavan@home.com 
drivers/scsi/imm.h	johncavan@home.com 
drivers/sound/aci.c	pellicci@home.com
drivers/media/video/bttv-cards.c	daniel.herrington@home.com

Most addresses for home.com users simply switched to cox.net addresses.  
However, email to the above users at cox.net bounced in four out of five 
cases.  I am posting here in hopes that theses users are still on the 
mailing list and will respond.  If no response is received I would like to 
submit a patch adding comments to the source code indicating the addresses 
are no longer valid and no new email addresses are known.  

Note:  The above addresses also exist in the 2.5 tree.  I also intend to 
submit a patch for the comments in the 2.5 tree.  Following is a patch to 
correct my email address in the 2.4 tree.  This patch is against 2.4.18.

diff -urN linux.old/CREDITS linux.new/CREDITS
--- linux.old/CREDITS	Sat Mar  2 21:33:52 2002
+++ linux.new/CREDITS	Sat Mar  2 22:51:09 2002
@@ -2113,7 +2113,7 @@
 S: Germany
 
 N: Thomas Molina
-E: tmolina@home.com
+E: tmolina@cox.net
 D: bug fixes, documentation, minor hackery
 
 N: David Mosberger-Tang
diff -urN linux.old/Documentation/sound/PAS16 linux.new/Documentation/sound/PAS16
--- linux.old/Documentation/sound/PAS16	Wed Apr 11 20:02:27 2001
+++ linux.new/Documentation/sound/PAS16	Sat Mar  2 22:52:11 2002
@@ -1,7 +1,7 @@
 Pro Audio Spectrum 16 for 2.3.99 and later
 =========================================
-by Thomas Molina (tmolina@home.com)
-last modified 3 Mar 2001
+by Thomas Molina (tmolina@cox.net)
+last modified 2 Mar 2002
 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
 from Configure.help, Riccardo Facchetti for stuff from README.OSS,
 and others whose names I could not find.


             reply	other threads:[~2002-03-03  5:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-03  5:18 Thomas Molina [this message]
2002-03-03  5:56 ` Invalid @home email addresses Tom Diehl
2002-03-04  0:20 ` Barry K. Nathan
2002-03-04  3:30   ` Mark Richards
2002-03-08  5:16 ` Buddy Lumpkin
2002-03-08  8:08   ` [OT] " Barry K. Nathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0203022258360.21225-100000@localhost.localdomain \
    --to=tmolina@cox.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).