patch-2.4.13 linux/kernel/sched.c
Next file: linux/lib/vsprintf.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Oct 17 14:14:37 2001
-  Orig file: 
v2.4.12/linux/kernel/sched.c
-  Orig date: 
Tue Oct  9 17:06:53 2001
diff -u --recursive --new-file v2.4.12/linux/kernel/sched.c linux/kernel/sched.c
@@ -1297,6 +1297,7 @@
 
 	current->session = 1;
 	current->pgrp = 1;
+	current->tty = NULL;
 
 	/* Become as one with the init task */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)