patch-2.4.0-test6 linux/kernel/sysctl.c
Next file: linux/kernel/timer.c
Previous file: linux/kernel/sys.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jul 31 19:36:11 2000
- Orig file:
v2.4.0-test5/linux/kernel/sysctl.c
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test5/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -46,6 +46,7 @@
extern int sysctl_overcommit_memory;
extern int max_threads;
extern int nr_queued_signals, max_queued_signals;
+extern int sysrq_enabled;
/* this is needed for the proc_dointvec_minmax for [fs_]overflow UID and GID */
static int maxolduid = 65535;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)