patch-1.3.97 linux/drivers/char/vt.c
Next file: linux/drivers/isdn/teles/card.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Apr 28 18:47:13 1996
- Orig file:
v1.3.96/linux/drivers/char/vt.c
- Orig date:
Sat Feb 17 10:19:07 1996
diff -u --recursive --new-file v1.3.96/linux/drivers/char/vt.c linux/drivers/char/vt.c
@@ -713,7 +713,8 @@
/* the frsig is ignored, so we set it to 0 */
vt_cons[console]->vt_mode.frsig = 0;
vt_cons[console]->vt_pid = current->pid;
- vt_cons[console]->vt_newvt = 0;
+ /* no switch is required -- saw@shade.msu.ru */
+ vt_cons[console]->vt_newvt = -1;
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this