patch-2.3.99-pre8 linux/init/main.c
Next file: linux/ipc/sem.c
Previous file: linux/include/linux/sysctl.h
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/init/main.c
-  Orig date: 
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/init/main.c linux/init/main.c
@@ -126,7 +126,7 @@
 #endif
 
 int root_mountflags = MS_RDONLY;
-char *execute_command = NULL;
+char *execute_command;
 char root_device_name[64];
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)