From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: [PATCH] Fix stale email addresses in xenstat and xentop. Date: Wed, 30 May 2007 18:47:46 -0700 Message-ID: <465E2942.8050806@freedesktop.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1335066796==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Mime-version: 1.0 Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com, xen-tools@lists.xensource.com, jfisch@cs.pdx.edu, cro_marmot@comcast.net List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1335066796== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig26E79B951685BD7DF4F81A0E" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig26E79B951685BD7DF4F81A0E Content-Type: multipart/mixed; boundary="------------040908000708060201040609" This is a multi-part message in MIME format. --------------040908000708060201040609 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Our @us.ibm.com emails cannot forward to us; we do not have access to the= m when not interning at IBM. People have attempted to reach us via those addresses and failed; occasionally they've Googled for a current address,= which made us realize the problem. Change each email to a more permanent= address, so people can reach us in the future. Change bug reporting addr= esses to a xen mailing list rather than an individual. Signed-off-by: Josh Triplett diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/libxenstat/Makefile --- a/tools/xenstat/libxenstat/Makefile Wed May 30 18:15:21 2007 -0700 +++ b/tools/xenstat/libxenstat/Makefile Wed May 30 18:36:16 2007 -0700 @@ -1,6 +1,6 @@ # libxenstat: statistics-collection library for Xen # Copyright (C) International Business Machines Corp., 2005 -# Author: Josh Triplett +# Author: Josh Triplett #=20 # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/libxenstat/src/xenstat= =2Ec --- a/tools/xenstat/libxenstat/src/xenstat.c Wed May 30 18:15:21 2007 -07= 00 +++ b/tools/xenstat/libxenstat/src/xenstat.c Wed May 30 18:36:16 2007 -07= 00 @@ -1,8 +1,8 @@ /* libxenstat: statistics-collection library for Xen * Copyright (C) International Business Machines Corp., 2005 - * Authors: Josh Triplett - * Judy Fischbach - * David Hendricks + * Authors: Josh Triplett + * Judy Fischbach + * David Hendricks * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/libxenstat/src/xenstat= =2Eh --- a/tools/xenstat/libxenstat/src/xenstat.h Wed May 30 18:15:21 2007 -07= 00 +++ b/tools/xenstat/libxenstat/src/xenstat.h Wed May 30 18:36:16 2007 -07= 00 @@ -1,8 +1,8 @@ /* libxenstat: statistics-collection library for Xen * Copyright (C) International Business Machines Corp., 2005 - * Authors: Josh Triplett - * Judy Fischbach - * David Hendricks + * Authors: Josh Triplett + * Judy Fischbach + * David Hendricks * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/libxenstat/src/xenstat= _linux.c --- a/tools/xenstat/libxenstat/src/xenstat_linux.c Wed May 30 18:15:21 20= 07 -0700 +++ b/tools/xenstat/libxenstat/src/xenstat_linux.c Wed May 30 18:36:16 20= 07 -0700 @@ -1,8 +1,8 @@ /* libxenstat: statistics-collection library for Xen * Copyright (C) International Business Machines Corp., 2005 - * Authors: Josh Triplett - * Judy Fischbach - * David Hendricks + * Authors: Josh Triplett + * Judy Fischbach + * David Hendricks * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/libxenstat/src/xenstat= _priv.h --- a/tools/xenstat/libxenstat/src/xenstat_priv.h Wed May 30 18:15:21 200= 7 -0700 +++ b/tools/xenstat/libxenstat/src/xenstat_priv.h Wed May 30 18:36:16 200= 7 -0700 @@ -1,8 +1,8 @@ /* libxenstat: statistics-collection library for Xen * Copyright (C) International Business Machines Corp., 2005 - * Authors: Josh Triplett - * Judy Fischbach - * David Hendricks + * Authors: Josh Triplett + * Judy Fischbach + * David Hendricks * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/xentop/Makefile --- a/tools/xenstat/xentop/Makefile Wed May 30 18:15:21 2007 -0700 +++ b/tools/xenstat/xentop/Makefile Wed May 30 18:36:16 2007 -0700 @@ -1,5 +1,5 @@ # Copyright (C) International Business Machines Corp., 2005 -# Author: Josh Triplett +# Author: Josh Triplett #=20 # 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 diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/xentop/xentop.1 --- a/tools/xenstat/xentop/xentop.1 Wed May 30 18:15:21 2007 -0700 +++ b/tools/xenstat/xentop/xentop.1 Wed May 30 18:36:16 2007 -0700 @@ -1,5 +1,5 @@ .\" Copyright (C) International Business Machines Corp., 2005 -.\" Author: Josh Triplett +.\" Author: Josh Triplett .\" .\" 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= @@ -91,7 +91,7 @@ Written by Judy Fischbach, David Hendric Written by Judy Fischbach, David Hendricks, and Josh Triplett =20 .SH "REPORTING BUGS" -Report bugs to . +Report bugs to . =20 .SH COPYRIGHT Copyright \(co 2005 International Business Machines Corp diff -r 039b612308cf -r 838f3afb8069 tools/xenstat/xentop/xentop.c --- a/tools/xenstat/xentop/xentop.c Wed May 30 18:15:21 2007 -0700 +++ b/tools/xenstat/xentop/xentop.c Wed May 30 18:36:16 2007 -0700 @@ -1,8 +1,8 @@ /* * Copyright (C) International Business Machines Corp., 2005 - * Author(s): Judy Fischbach - * David Hendricks - * Josh Triplett + * Author(s): Judy Fischbach + * David Hendricks + * Josh Triplett * based on code from Anthony Liguori * * This program is free software; you can redistribute it and/or modify= @@ -38,7 +38,7 @@ "Copyright (C) 2005 International Business Machines Corp\n"\ "This is free software; see the source for copying conditions.There is N= O\n"\ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURP= OSE.\n" -#define XENTOP_BUGSTO "Report bugs to .\n" +#define XENTOP_BUGSTO "Report bugs to .\n= " =20 #define _GNU_SOURCE #include --------------040908000708060201040609 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="signature.asc" LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEuNC42IChH TlUvTGludXgpCkNvbW1lbnQ6IFVzaW5nIEdudVBHIHdpdGggTW96aWxsYSAtIGh0dHA6Ly9l bmlnbWFpbC5tb3pkZXYub3JnCgppRDhEQlFGR1hpaVFHSnVaUnREK2V2c1JBdmMyQUowZG5v Rzc3TUhjbEFCVjBsOVF6YnljRVQzM2ZBQ2d2eUFRClNKbzlTNFpaMU1WQURFbWRwUE9FbWRn PQo9VjlTNAotLS0tLUVORCBQR1AgU0lHTkFUVVJFLS0tLS0KCg== --------------040908000708060201040609-- --------------enig26E79B951685BD7DF4F81A0E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGXilCGJuZRtD+evsRAsVHAJ9zwffMmES1FfSIMNr88B4j1z+m3ACgom+U pK+3g48v5cQwF/Mz8i6dsns= =m04e -----END PGP SIGNATURE----- --------------enig26E79B951685BD7DF4F81A0E-- --===============1335066796== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1335066796==--