|
|
|
|
|
by tomphoolery
3959 days ago
|
|
It just means that the operating system ships with the properly-licensed UNIX software binaries and libraries, rather than the GNU free software replacements for said software. If you look in the man pages for any shell command OS X ships with, you'll see it's from the "BSD General Commands Manual". On Linux systems, this originates from GNU. Your example of bash is actually not part of that distribution, it's something additional OS X ships with just for userland purposes. I suppose the point of being a "certified UNIX distribution" is just so they can put the trademark on their website because it looks pretty. |
|
show various fixes and new features added since then.
paints a pretty dismal picture.One interesting way to look at this. The first commit from freebsd for ls.c is:
The last commit apple has is: So apples version is almost closer in time to the original 4.4 sources as to the current version.