2005-11-18 04:02:21

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] update the email address of Randy Dunlap

This patch removes all references to the bouncing address
[email protected] and one dead web page from the kernel.


Signed-off-by: Adrian Bunk <[email protected]>

---

Documentation/block/biodoc.txt | 2 +-
Documentation/scsi/scsi_mid_low_api.txt | 2 +-
MAINTAINERS | 3 +--
drivers/usb/class/usblp.c | 2 +-
fs/ntfs/ChangeLog | 2 +-
kernel/configs.c | 2 +-
scripts/binoffset.c | 2 +-
scripts/checkversion.pl | 2 +-
scripts/patch-kernel | 4 ++--
9 files changed, 10 insertions(+), 11 deletions(-)

--- linux-2.6.15-rc1-mm1-full/MAINTAINERS.old 2005-11-18 04:51:49.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/MAINTAINERS 2005-11-18 04:52:44.000000000 +0100
@@ -1463,7 +1463,6 @@
L: [email protected]
W: http://www.kerneljanitors.org/
W: http://sf.net/projects/kernel-janitor/
-W: http://developer.osdl.org/rddunlap/kj-patches/
S: Maintained

KGDB FOR I386 PLATFORM
@@ -1484,7 +1483,7 @@
P: Eric Biederman
P: Randy Dunlap
M: [email protected]
-M: [email protected]
+M: [email protected]
W: http://www.xmission.com/~ebiederm/files/kexec/
L: [email protected]
L: [email protected]
--- linux-2.6.15-rc1-mm1-full/Documentation/block/biodoc.txt.old 2005-11-18 04:52:56.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/Documentation/block/biodoc.txt 2005-11-18 04:53:13.000000000 +0100
@@ -31,7 +31,7 @@
document:
Christoph Hellwig <[email protected]>
Arjan van de Ven <[email protected]>
- Randy Dunlap <[email protected]>
+ Randy Dunlap <[email protected]>
Andre Hedrick <[email protected]>

The following people helped with fixes/contributions to the bio patches
--- linux-2.6.15-rc1-mm1-full/Documentation/scsi/scsi_mid_low_api.txt.old 2005-11-18 04:53:22.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/Documentation/scsi/scsi_mid_low_api.txt 2005-11-18 04:54:26.000000000 +0100
@@ -1433,7 +1433,7 @@
Christoph Hellwig <hch at infradead dot org>
Doug Ledford <dledford at redhat dot com>
Andries Brouwer <Andries dot Brouwer at cwi dot nl>
- Randy Dunlap <rddunlap at osdl dot org>
+ Randy Dunlap <rdunlap at xenotime dot net>
Alan Stern <stern at rowland dot harvard dot edu>


--- linux-2.6.15-rc1-mm1-full/drivers/usb/class/usblp.c.old 2005-11-18 04:54:51.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/drivers/usb/class/usblp.c 2005-11-18 04:55:15.000000000 +0100
@@ -3,7 +3,7 @@
*
* Copyright (c) 1999 Michael Gee <[email protected]>
* Copyright (c) 1999 Pavel Machek <[email protected]>
- * Copyright (c) 2000 Randy Dunlap <[email protected]>
+ * Copyright (c) 2000 Randy Dunlap <[email protected]>
* Copyright (c) 2000 Vojtech Pavlik <[email protected]>
# Copyright (c) 2001 Pete Zaitcev <[email protected]>
# Copyright (c) 2001 David Paschal <[email protected]>
--- linux-2.6.15-rc1-mm1-full/fs/ntfs/ChangeLog.old 2005-11-18 04:55:27.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/fs/ntfs/ChangeLog 2005-11-18 04:55:40.000000000 +0100
@@ -884,7 +884,7 @@

- Add handling for initialized_size != data_size in compressed files.
- Reduce function local stack usage from 0x3d4 bytes to just noise in
- fs/ntfs/upcase.c. (Randy Dunlap <[email protected]>)
+ fs/ntfs/upcase.c. (Randy Dunlap <[email protected]>)
- Remove compiler warnings for newer gcc.
- Pages are no longer kmapped by mm/filemap.c::generic_file_write()
around calls to ->{prepare,commit}_write. Adapt NTFS appropriately
--- linux-2.6.15-rc1-mm1-full/kernel/configs.c.old 2005-11-18 04:55:50.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/kernel/configs.c 2005-11-18 04:56:00.000000000 +0100
@@ -3,7 +3,7 @@
* Echo the kernel .config file used to build the kernel
*
* Copyright (C) 2002 Khalid Aziz <[email protected]>
- * Copyright (C) 2002 Randy Dunlap <[email protected]>
+ * Copyright (C) 2002 Randy Dunlap <[email protected]>
* Copyright (C) 2002 Al Stone <[email protected]>
* Copyright (C) 2002 Hewlett-Packard Company
*
--- linux-2.6.15-rc1-mm1-full/scripts/binoffset.c.old 2005-11-18 04:56:10.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/scripts/binoffset.c 2005-11-18 04:56:20.000000000 +0100
@@ -1,6 +1,6 @@
/***************************************************************************
* binoffset.c
- * (C) 2002 Randy Dunlap <[email protected]>
+ * (C) 2002 Randy Dunlap <[email protected]>

# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
--- linux-2.6.15-rc1-mm1-full/scripts/checkversion.pl.old 2005-11-18 04:56:31.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/scripts/checkversion.pl 2005-11-18 04:56:42.000000000 +0100
@@ -3,7 +3,7 @@
# checkversion find uses of LINUX_VERSION_CODE, KERNEL_VERSION, or
# UTS_RELEASE without including <linux/version.h>, or cases of
# including <linux/version.h> that don't need it.
-# Copyright (C) 2003, Randy Dunlap <[email protected]>
+# Copyright (C) 2003, Randy Dunlap <[email protected]>

$| = 1;

--- linux-2.6.15-rc1-mm1-full/scripts/patch-kernel.old 2005-11-18 04:56:50.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/scripts/patch-kernel 2005-11-18 04:57:06.000000000 +0100
@@ -45,7 +45,7 @@
# update usage message;
# fix some whitespace damage;
# be smarter about stopping when current version is larger than requested;
-# Randy Dunlap <[email protected]>, 2004-AUG-18.
+# Randy Dunlap <[email protected]>, 2004-AUG-18.
#
# Add better support for (non-incremental) 2.6.x.y patches;
# If an ending version number if not specified, the script automatically
@@ -56,7 +56,7 @@
# patch-kernel does not normally support reverse patching, but does so when
# applying EXTRAVERSION (x.y) patches, so that moving from 2.6.11.y to 2.6.11.z
# is easy and handled by the script (reverse 2.6.11.y and apply 2.6.11.z).
-# Randy Dunlap <[email protected]>, 2005-APR-08.
+# Randy Dunlap <[email protected]>, 2005-APR-08.

PNAME=patch-kernel



2005-11-18 07:09:49

by Randy Dunlap

[permalink] [raw]
Subject: Re: [2.6 patch] update the email address of Randy Dunlap

On Fri, 18 Nov 2005 05:02:19 +0100 Adrian Bunk wrote:

> This patch removes all references to the bouncing address
> [email protected] and one dead web page from the kernel.
>
>
> Signed-off-by: Adrian Bunk <[email protected]>

OK. Thanks.

---
~Randy