diff for duplicates of <20090302132741.26eaf124.akpm@linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index 34f5d2d..208ddee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Sun, 1 Mar 2009 19:40:26 +0100 (CET) -Cedric Roux <sed-GANU6spQydw@public.gmane.org> wrote: +Cedric Roux <sed@free.fr> wrote: -> From: Cedric Roux <sed-GANU6spQydw@public.gmane.org> +> From: Cedric Roux <sed@free.fr> > > Adding a ioctl interface and two ioctl commands to /dev/vcsaX > to get/put the current palette of the given tty. @@ -39,11 +39,11 @@ Me either. > --- linux-2.6.28-vanilla/drivers/char/vc_screen.c 2008-12-24 23:26:37.000000000 +0000 > +++ linux-2.6.28/drivers/char/vc_screen.c 2009-03-01 17:42:59.000000000 +0000 > @@ -19,6 +19,8 @@ -> * machek-DDRJgj0kmXRGcL5Ds9yaJ6VXKuFTiq87@public.gmane.org - modified not to send characters to wrong console +> * machek@k332.feld.cvut.cz - modified not to send characters to wrong console > * - fixed some fatal off-by-one bugs (0-- no longer == -1 -> looping and looping and looping...) > * - making it shorter - scr_readw are macros which expand in PRETTY long code > + * -> + * Colormap put/get for /dev/vcsaX, Cedric Roux <sed-GANU6spQydw@public.gmane.org>, March 2009. +> + * Colormap put/get for /dev/vcsaX, Cedric Roux <sed@free.fr>, March 2009. > */ > > #include <linux/kernel.h> @@ -138,9 +138,3 @@ userspace, I think. That would be wrong. > }; .ioctl is old and deprecated. Please use .unlocked_ioctl - - --- -To unsubscribe from this list: send the line "unsubscribe linux-api" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index facc898..a7e520d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\017015927.368551235932826484.JavaMail.root@spooler2-g27.priv.proxad.net\0" - "ref\017015927.368551235932826484.JavaMail.root-u0VDug3vKOpsFmKuirFwRhh1pbbyJDp15NbjCUgZEJk@public.gmane.org\0" - "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "From\0Andrew Morton <akpm@linux-foundation.org>\0" "Subject\0Re: [PATCH 1/1] vt: add ioctl commands to /dev/vcsaX to get/put the current palette of the given tty\0" "Date\0Mon, 2 Mar 2009 13:27:41 -0800\0" - "To\0Cedric Roux <sed-GANU6spQydw@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Alan Cox <alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org> - " Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" + "To\0Cedric Roux <sed@free.fr>\0" + "Cc\0linux-kernel@vger.kernel.org" + mtk.manpages@gmail.com + linux-api@vger.kernel.org + Alan Cox <alan@lxorguk.ukuu.org.uk> + " Al Viro <viro@zeniv.linux.org.uk>\0" "\00:1\0" "b\0" "On Sun, 1 Mar 2009 19:40:26 +0100 (CET)\n" - "Cedric Roux <sed-GANU6spQydw@public.gmane.org> wrote:\n" + "Cedric Roux <sed@free.fr> wrote:\n" "\n" - "> From: Cedric Roux <sed-GANU6spQydw@public.gmane.org>\n" + "> From: Cedric Roux <sed@free.fr>\n" "> \n" "> Adding a ioctl interface and two ioctl commands to /dev/vcsaX\n" "> to get/put the current palette of the given tty.\n" @@ -52,11 +51,11 @@ "> --- linux-2.6.28-vanilla/drivers/char/vc_screen.c\t2008-12-24 23:26:37.000000000 +0000\n" "> +++ linux-2.6.28/drivers/char/vc_screen.c\t2009-03-01 17:42:59.000000000 +0000\n" "> @@ -19,6 +19,8 @@\n" - "> * machek-DDRJgj0kmXRGcL5Ds9yaJ6VXKuFTiq87@public.gmane.org - modified not to send characters to wrong console\n" + "> * machek@k332.feld.cvut.cz - modified not to send characters to wrong console\n" "> *\t - fixed some fatal off-by-one bugs (0-- no longer == -1 -> looping and looping and looping...)\n" "> *\t - making it shorter - scr_readw are macros which expand in PRETTY long code\n" "> + *\n" - "> + * Colormap put/get for /dev/vcsaX, Cedric Roux <sed-GANU6spQydw@public.gmane.org>, March 2009.\n" + "> + * Colormap put/get for /dev/vcsaX, Cedric Roux <sed@free.fr>, March 2009.\n" "> */\n" "> \n" "> #include <linux/kernel.h>\n" @@ -150,12 +149,6 @@ "> +\t.ioctl\t\t= vcs_ioctl,\n" "> };\n" "\n" - ".ioctl is old and deprecated. Please use .unlocked_ioctl\n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-api\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + .ioctl is old and deprecated. Please use .unlocked_ioctl -b49c212957f7171b657337ebf79a81dc372b1b0f00f83d2ca4fafe3fcaa95cd3 +a6fa76dcb6765058a0d69e35db176b56ec10cc5e05f18906294f6eaad6a0cde0
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.