patch-2.1.92 linux/kernel/sched.c
Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/printk.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Apr 1 16:26:35 1998
- Orig file:
v2.1.91/linux/kernel/sched.c
- Orig date:
Thu Mar 26 15:57:06 1998
diff -u --recursive --new-file v2.1.91/linux/kernel/sched.c linux/kernel/sched.c
@@ -47,7 +47,7 @@
* kernel variables
*/
-int securelevel = 0; /* system security level */
+unsigned securebits = SECUREBITS_DEFAULT; /* systemwide security settings */
long tick = (1000000 + HZ/2) / HZ; /* timer interrupt period */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov