patch-1.3.72 linux/kernel/sys.c
Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Mar  8 08:11:47 1996
 -  Orig file: 
v1.3.71/linux/kernel/sys.c
 -  Orig date: 
Sat Mar  2 10:43:45 1996
 
diff -u --recursive --new-file v1.3.71/linux/kernel/sys.c linux/kernel/sys.c
@@ -26,7 +26,7 @@
 /*
  * this indicates whether you can reboot with ctrl-alt-del: the default is yes
  */
-static int C_A_D = 1;
+int C_A_D = 1;
 
 extern void adjust_clock(void);
 
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