[PATCH] update comment

From: Andries.Brouwer
Date: Fri May 28 2004 - 12:16:45 EST


Happened to come across this comment.
The "Probably init should be changed" happened almost ten years ago.

Andries

--- ../linux-2.6.5/linux/drivers/char/vt_ioctl.c 2004-03-28 17:11:42
+++ linux/drivers/char/vt_ioctl.c 2004-05-28 17:52:45
@@ -643,10 +643,7 @@
* generated by pressing an appropriate key combination.
* Thus, one can have a daemon that e.g. spawns a new console
* upon a keypress and then changes to it.
- * Probably init should be changed to do this (and have a
- * field ks (`keyboard signal') in inittab describing the
- * desired action), so that the number of background daemons
- * does not increase.
+ * See also the kbrequest field of inittab(5).
*/
case KDSIGACCEPT:
{

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/