patch-1.3.100 linux/fs/exec.c
Next file: linux/fs/fat/buffer.c
Previous file: linux/fs/binfmt_java.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed May 8 18:28:01 1996
- Orig file:
v1.3.99/linux/fs/exec.c
- Orig date:
Sun Apr 21 12:39:02 1996
diff -u --recursive --new-file v1.3.99/linux/fs/exec.c linux/fs/exec.c
@@ -70,6 +70,10 @@
#ifdef CONFIG_BINFMT_AOUT
init_aout_binfmt();
#endif
+
+#ifdef CONFIG_BINFMT_JAVA
+ init_java_binfmt();
+#endif
/* This cannot be configured out of the kernel */
init_script_binfmt();
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this