patch-2.3.99-pre8 linux/kernel/sysctl.c
Next file: linux/kernel/time.c
Previous file: linux/kernel/printk.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri May 12 11:21:20 2000
-  Orig file: 
v2.3.99-pre7/linux/kernel/sysctl.c
-  Orig date: 
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/kernel/sysctl.c linux/kernel/sysctl.c
@@ -49,7 +49,7 @@
 
 /* this is needed for the proc_dointvec_minmax for [fs_]overflow UID and GID */
 static int maxolduid = 65535;
-static int minolduid = 0;
+static int minolduid;
 
 #ifdef CONFIG_KMOD
 extern char modprobe_path[];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)