Java in OS? - patch2

Brian A. Lantz (brian@lantz.com)
Fri, 10 May 1996 19:44:28 -0400 (EDT)


Well, since the first patch made it into 1.3.100, guess it's time for
another one ;-)

Mike Shaver <shaver@neon.ingenia.ca> added code to allow the hardcoded
paths to be overriden using /proc/sys/kernel/java-interpreter and
/proc/sys/kernel/java-appletviewer for non-module usage, and I extended
it to also work with the binfmt_java code loaded as a module.

The second Java patch (against a virgin 1.3.100 source tree) can be found at:

ftp://ftp.lantz.com/pub/java/kjava.patch2

-----------------------------------------------------------
Brian A. Lantz http://www.lantz.com brian@lantz.com

REAL PORTION of Microsoft Windows code:
while (memory_available) {
eat_major_portion_of_memory (no_real_reason);
if (feel_like_it)
make_user_THINK (this_is_an_OS);
gates_bank_balance++;
}