patch-1.3.31 linux/kernel/sys.c
Next file: linux/kernel/time.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 14:25:12 1995
- Orig file:
v1.3.30/linux/kernel/sys.c
- Orig date:
Mon Sep 18 14:54:10 1995
diff -u --recursive --new-file v1.3.30/linux/kernel/sys.c linux/kernel/sys.c
@@ -173,7 +173,7 @@
if (C_A_D)
hard_reset_now();
else
- send_sig(SIGINT,task[1],1);
+ kill_proc(1, SIGINT, 1);
}
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