patch-2.3.26 linux/include/linux/sysctl.h
Next file: linux/include/net/irda/ircomm_tty.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Nov  3 11:31:09 1999
-  Orig file: 
v2.3.25/linux/include/linux/sysctl.h
-  Orig date: 
Wed Oct 27 16:34:12 1999
diff -u --recursive --new-file v2.3.25/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -103,8 +103,7 @@
 	KERN_MSGPOOL=37,        /* int: Maximum system message pool size */
 	KERN_SYSRQ=38,		/* int: Sysreq enable */
 	KERN_MAX_THREADS=39,    /* int: Maximum nr of threads in the system */
- 	KERN_RANDOM=40,		/* Random driver */
- 	KERN_SHMALL=41		/* int: Maximum size of shared memory */
+ 	KERN_RANDOM=40		/* Random driver */
 };
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)