From owner-freebsd-hackers Wed Dec 20 10:18:30 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08375 for hackers-outgoing; Wed, 20 Dec 1995 10:18:30 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA08368 for ; Wed, 20 Dec 1995 10:18:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id KAA02114; Wed, 20 Dec 1995 10:18:14 -0800 To: "Ugen J.S.Antsilevich" cc: hackers@freebsd.org, Patricio Domingues Subject: Re: BSD's future projects ? In-reply-to: Your message of "Wed, 20 Dec 1995 11:24:03." Date: Wed, 20 Dec 1995 10:18:14 -0800 Message-ID: <2112.819483494@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > >interested (but not exclusively) in Distributed Porcessing and support for m ulti-processing. > Geez...show me Unix without multiprocessing... > --Ugen I was struck by this challenge of Ugen's and I simply had to do it! Day and night, I could hardly think of anything else! Well, after lots and lots of work, I'm proud to say that I finally got a proof-of-concept implementation working! A complete unix-clone OS *without* multiprocessing! Ta da! Check it out and tell me what you think.. I left a private copy of my working sources in: ftp://ftp.freebsd.org/pub/FreeBSD/2.1.0-RELEASE :-) :-) Jordan