Date: Mon, 10 Jan 2005 12:11:38 -0500 From: Chuck Swiger <cswiger@mac.com> To: Scott Bennett <bennett@cs.niu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: I quit Message-ID: <41E2B74A.20302@mac.com> In-Reply-To: <200501100833.j0A8XWSd005436@mp.cs.niu.edu> References: <200501100833.j0A8XWSd005436@mp.cs.niu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Scott Bennett wrote: > On Sun, 9 Jan 2005 19:01:26 -0600 David Kelly <dkelly@HiWAAY.net> > wrote: [ ... ] > That may be true. I don't really know because I haven't looked at > Darwin source. However, essentially everything in NextStep above the > kernel that was not part of the OOPS was taken directly from 4.3BSD. ...or from the FSF, or from Sun, or from CMU, or from MIT, or from Adobe, depending. Almost all of the compiler toolchain was GNU, Sun provided minor things like NFS, NIS, and RPC, CMU provided Mach itself, and together with MIT provided AFS and X11, Adobe provided PostScript, fonts & font management, and DPS. >>BSD tradition Apple freely picked from here and there, whatever they >>thought best, and made what can only be said to be their own. > > Keep in mind that Mach 2.x *was* a heavily modified 4.3BSD kernel. > Mach 3.x and later is not. The NeXT Mach 2.5 kernel was not a modified BSD kernel. It was a monolithic kernel which supported dynamic loading of kernel objects, Mach messaging and exception handling (rather than BSD signals, which were emulated for BSD compatibility purposes), SMP & NUMA aSMP, and an integrated task/thread paradigm unrelated to normal BSD process semantics, etc. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E2B74A.20302>