Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Nov 2008 17:05:47 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Erik Trulsson <ertr1013@student.uu.se>
Cc:        freebsd-hackers@freebsd.org, Christoph Kukulies <kuku@kukulies.org>
Subject:   Re: mounting Mac OS .dmg files?
Message-ID:  <86y6zbagpw.fsf@ds4.des.no>
In-Reply-To: <20081122143620.GA88245@owl.midgard.homeip.net> (Erik Trulsson's message of "Sat, 22 Nov 2008 15:36:20 %2B0100")
References:  <4927E659.3010602@kukulies.org> <863ahjc16w.fsf@ds4.des.no> <492810C8.6010109@kukulies.org> <20081122143620.GA88245@owl.midgard.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Erik Trulsson <ertr1013@student.uu.se> writes:
> Parts of it was derived from FreeBSD (mainly userland stuff.)  Other
> parts of MacOS X (including the kernel) was mainly derived from Mach,
> and some parts were of course written by Apple themselves (or taken
> from other places.)

You got it almost entirely wrong...  There are significant amounts of
FreeBSD code in the Mac OS X kernel (the network stack, the VFS layer,
several file systems, access control, security auditing and more).  Mach
provides only IPC, scheduling and virtual memory, IIRC.  The rest of the
kernel (including all device drivers) is proprietary Apple code.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y6zbagpw.fsf>