From owner-freebsd-hackers  Fri Feb 28 09:30:34 1997
Return-Path: <owner-hackers>
Received: (from root@localhost)
          by freefall.freebsd.org (8.8.5/8.8.5) id JAA07001
          for hackers-outgoing; Fri, 28 Feb 1997 09:30:34 -0800 (PST)
Received: from rover.village.org (rover.village.org [204.144.255.49])
          by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA06973;
          Fri, 28 Feb 1997 09:30:25 -0800 (PST)
Received: from rover.village.org [127.0.0.1] 
	by rover.village.org with esmtp (Exim 0.56 #1)
	id E0w0W7K-0002wa-00; Fri, 28 Feb 1997 10:29:10 -0700
To: "Jordan K. Hubbard" <jkh@time.cdrom.com>
Subject: Re: Java binary support in FreeBSD ... 
Cc: Adrian Chadd <adrian@obiwan.aceonline.com.au>,
        Mark Mayo <mark@quickweb.com>, questions@freebsd.org,
        hackers@freebsd.org
In-reply-to: Your message of "Thu, 27 Feb 1997 06:43:45 PST."
		<13303.857054625@time.cdrom.com> 
References: <13303.857054625@time.cdrom.com>  
Date: Fri, 28 Feb 1997 10:29:10 -0700
From: Warner Losh <imp@village.org>
Message-Id: <E0w0W7K-0002wa-00@rover.village.org>
Sender: owner-hackers@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

In message <13303.857054625@time.cdrom.com> "Jordan K. Hubbard" writes:
: Well, go do it and then come back with your proof-of-concept for us to
: comment on.  Anything else is just blue-sky dreaming, and we've got
: more than enough of that to last us through the remainder of this
: century. :-)

Unfortunately, the blue-sky dreaming isn't limited to this century, nor
even the time that time_t will fit into 32 bits :-(.

If you go off and do this, it might not be bad to make this
generalized so that I can run my old CP/M programs through the z80
emulator that I have laying around, or the MS-DOS programs through
DOSEMU or whatever.

Warner