level 1
BSD 4.4 lite -> Darwin
Darwin + Part of FreeBSD + Something = MAC OS
2013年05月27日 04点05分
2
level 1
理论上是。但更多的是代码上的借用,而不是“血统”上的关系。
os x结构:
mac os x =Aqua(gui)+Darwin
Darwin=XNU(核心)+用户层组件(比如 posix api)
XNU=Mach(真正的核心)+freebsd kernel shell+I/O Kit +other
2013年05月29日 03点05分
3