From owner-freebsd-hackers Fri May 10 16:05:56 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA02274 for hackers-outgoing; Fri, 10 May 1996 16:05:56 -0700 (PDT) Received: from portia.portia.com (root@portia.com [206.150.233.34]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA02268 for ; Fri, 10 May 1996 16:05:53 -0700 (PDT) Received: from portia.portia.com (marnellm@localhost.portia.com [127.0.0.1]) by portia.portia.com (8.7.3/portia8.6.12) with ESMTP id SAA11376; Fri, 10 May 1996 18:02:51 -0400 (EDT) Message-Id: <199605102202.SAA11376@portia.portia.com> X-Mailer: exmh version 1.6.7 5/3/96 To: Jake Hamby cc: java-port-bsd@portia.com, hackers@freebsd.org Subject: Re: Java support in BSD kernel!? In-reply-to: Your message of "Fri, 10 May 1996 12:50:25 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 May 1996 18:02:51 -0400 From: Matthew James Marnell Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk :>A friend told me that Linux would be "supporting Java in the kernel", :>which seemed questionable since for licensing reasons it would be :>impossible to embed the Java run-time into a GNU kernel like Linux (or :>FreeBSD for that matter)! The support in the Linux kernel for Java is the same kind of support for shell script execution by recognizing the #! at the beginning of the file. No more. Matt