diff for duplicates of <4759B1A9.5080302@codemonkey.ws> diff --git a/a/1.txt b/N1/1.txt index 830f92d..2f5ed2c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ Ryan Harper wrote: > > > # HG changeset patch -> # User Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> +> # User Ryan Harper <ryanh@us.ibm.com> > # Date 1197058922 21600 > # Node ID 37bf559ffcf74bfe62ec038c5818e4cf29b817f5 > # Parent 25082b761acbe8b7fa535dedb4a53e02ef74128d @@ -18,7 +18,7 @@ Ryan Harper wrote: > into machine memory. The resultant machine can use standard tools like > dmidecode to examine the in-memory generated table. > -> Signed-off-by: Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Ryan Harper <ryanh@us.ibm.com> > > diff -r 25082b761acb -r 37bf559ffcf7 Makefile.target > --- a/Makefile.target Wed Dec 05 03:23:38 2007 +0000 @@ -138,8 +138,8 @@ or split out into a separate function. > + * > + * Copyright (C) IBM Corporation, 2006, 2007 > + * -> + * Authors: Andrew D. Ball <aball-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> -> + * Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> +> + * Authors: Andrew D. Ball <aball@us.ibm.com> +> + * Ryan Harper <ryanh@us.ibm.com> > + */ > + > +#include <stdio.h> @@ -667,7 +667,7 @@ Anthony Liguori > + * > + * Copyright (C) IBM Corporation, 2006 > + * -> + * Authors: Andrew D. Ball <aball-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> +> + * Authors: Andrew D. Ball <aball@us.ibm.com> > + * > + * See the SMBIOS 2.4 spec for more detail: > + * http://www.dmtf.org/standards/smbios/ @@ -853,15 +853,7 @@ Anthony Liguori > http://sourceforge.net/services/buy/index.php > _______________________________________________ > kvm-devel mailing list -> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org +> kvm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kvm-devel > -> - - -------------------------------------------------------------------------- -SF.Net email is sponsored by: -Check out the new SourceForge.net Marketplace. -It's the best place to buy or sell services for -just about anything Open Source. -http://sourceforge.net/services/buy/index.php +> diff --git a/a/content_digest b/N1/content_digest index 72be2c0..81c0845 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,10 @@ "ref\037bf559ffcf74bfe62ec.1197059815@localhost.localdomain\0" - "ref\037bf559ffcf74bfe62ec.1197059815-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0" - "From\0Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>\0" - "Subject\0Re: [PATCH 1 of 3] export SMBIOS/DMI tables to PC machines\0" + "From\0Anthony Liguori <anthony@codemonkey.ws>\0" + "Subject\0[Qemu-devel] Re: [kvm-devel] [PATCH 1 of 3] export SMBIOS/DMI tables to PC machines\0" "Date\0Fri, 07 Dec 2007 14:48:41 -0600\0" - "To\0Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" - " qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org\0" + "To\0Ryan Harper <ryanh@us.ibm.com>\0" + "Cc\0kvm-devel@lists.sourceforge.net" + " qemu-devel@nongnu.org\0" "\00:1\0" "b\0" "Ryan Harper wrote:\n" @@ -18,7 +17,7 @@ ">\n" ">\n" "> # HG changeset patch\n" - "> # User Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "> # User Ryan Harper <ryanh@us.ibm.com>\n" "> # Date 1197058922 21600\n" "> # Node ID 37bf559ffcf74bfe62ec038c5818e4cf29b817f5\n" "> # Parent 25082b761acbe8b7fa535dedb4a53e02ef74128d\n" @@ -28,7 +27,7 @@ "> into machine memory. The resultant machine can use standard tools like\n" "> dmidecode to examine the in-memory generated table.\n" ">\n" - "> Signed-off-by: Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Ryan Harper <ryanh@us.ibm.com>\n" ">\n" "> diff -r 25082b761acb -r 37bf559ffcf7 Makefile.target\n" "> --- a/Makefile.target\tWed Dec 05 03:23:38 2007 +0000\n" @@ -148,8 +147,8 @@ "> + *\n" "> + * Copyright (C) IBM Corporation, 2006, 2007\n" "> + *\n" - "> + * Authors: Andrew D. Ball <aball-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" - "> + * Ryan Harper <ryanh-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "> + * Authors: Andrew D. Ball <aball@us.ibm.com>\n" + "> + * Ryan Harper <ryanh@us.ibm.com>\n" "> + */\n" "> +\n" "> +#include <stdio.h>\n" @@ -677,7 +676,7 @@ "> + *\n" "> + * Copyright (C) IBM Corporation, 2006\n" "> + *\n" - "> + * Authors: Andrew D. Ball <aball-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" + "> + * Authors: Andrew D. Ball <aball@us.ibm.com>\n" "> + *\n" "> + * See the SMBIOS 2.4 spec for more detail:\n" "> + * http://www.dmtf.org/standards/smbios/\n" @@ -863,17 +862,9 @@ "> http://sourceforge.net/services/buy/index.php\n" "> _______________________________________________\n" "> kvm-devel mailing list\n" - "> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n" + "> kvm-devel@lists.sourceforge.net\n" "> https://lists.sourceforge.net/lists/listinfo/kvm-devel\n" ">\n" - "> \n" - "\n" - "\n" - "-------------------------------------------------------------------------\n" - "SF.Net email is sponsored by:\n" - "Check out the new SourceForge.net Marketplace.\n" - "It's the best place to buy or sell services for\n" - "just about anything Open Source.\n" - http://sourceforge.net/services/buy/index.php + > -fed274c667751d639ea2400a325822eb7352f4bedfa6408556212aa0a510fddb +b084686520d3cd9f0fe946b85970c3d11336ffb6c6cba83c31ce22a4ee2e5073
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.