Slashdot Mirror


Mac OS X Leopard is Now Officially Unix

An anonymous reader writes "Mac OS X Leopard is now officially Unix, according to the Opengroup." I know everyone out there was really worried about this one. Welcome to the August news vacuum!

52 of 351 comments (clear)

  1. I think its a major achievement by DogcowX · · Score: 5, Interesting

    There aren't many members of that club (IBM, HP, Sun)

    1. Re:I think its a major achievement by nightcats · · Score: 5, Funny

      If The Open Group is "making standards work" (TM), then who is Making Work Standard? These are the really big questions that we have long meetings about here in corporate America. These are the things you contemplate when you've finished your third cup of jove and are sitting on the porcelain throne, thinking about death...

      --
      Development is programmable; Discovery is not programmable. (Fuller)
    2. Re:I think its a major achievement by krgallagher · · Score: 5, Interesting
      "There aren't many members of that club (IBM, HP, Sun)"

      Yeah that was my reaction. I checked on the site to see the list of other certified OS'. Here it is:

      • Apple Inc.: Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers
      • Fujitsu Limited: Solaris(TM) 10 Operating System on Fujitsu PRIMEPOWER® 64-bit SPARC® Based Platforms
      • Hewlett-Packard Company: HP-UX 11i V3 Release B.11.31 or later on HP Integrity Servers
      • IBM Corporation: AIX 5L for POWER V5.3 dated 7-2006 or later
      • IBM Corporation: AIX 5L for POWER V5.2 dated 8-2004 or later with APARs: IY59610, IY60869, IY61405 with VAC 6.0.0.8 or later on pSeries CHRP systems
      • Sun Microsystems, Inc.: Solaris 10 Operating System plus patch 118844-06 for X86 and on, on 64-bit X86 based systems
      • Sun Microsystems, Inc.: Solaris 10 Operating System and on, on 32-bit X86 based systems
      • Sun Microsystems, Inc.: Solaris 10 Operating System and on, on 32-bit and 64-bit SPARC based systems
      There is no Linux. The only BSD up there is OS X. Apparently even Unix isn't Unix. It looks to me like 'THE Open GROUP' is a PR firm for Sun and IBM.
      --

      Insert Generic Sig Here:

    3. Re:I think its a major achievement by ericrost · · Score: 5, Insightful

      Linux isn't UNIX for cost reasons. UNIX is a copyrighted compatibility certification. It costs a lot of money to get that moniker, and it really doesn't mean anything in these days of Linux and BSD.

      Linux is Linux, it doesn't NEED to be UNIX.

    4. Re:I think its a major achievement by TheRaven64 · · Score: 5, Informative
      Part of the problem with this certification is that it needs to be renewed for each version. For Linux, it's not feasible, because it certifies entire operating systems, rather than kernels. The Single UNIX Specification covers a few basic devices, a huge number of C APIs and a set of useland tools (e.g. shell, C compiler, etc). Linux implements a page or two of the spec, and system calls that allow glibc to implement a load more. The GNU tools implement a lot more beyond that.

      A distribution of Linux could apply for certification, but the certification would only be valid for the exact version; update the kernel, any of the GNU utilities, etc, and it would stop being UNIX(TM) (although, for PR purposes, if FooLinux 10 is UNIX, then people probably won't care that FooLinux 10.0.1 hasn't been certified).

      The certification is more than just PR, however. Any product that has the certification is guaranteed to comply with the SUS spec. This means any software written to the specification will work. I'm glad OS X is getting it, since there are a few gaps in the implementation on 10.4 that should have been plugged before they got this. I've written code to the SUS spec before, and had it work flawlessly on Solaris but have minor issues on FreeBSD, Linux, and OS X. The more operating systems that conform to SUS, the easier it is to write cross-platform code. Whether they get the certification is irrelevant, to a degree.

      --
      I am TheRaven on Soylent News
    5. Re:I think its a major achievement by larkost · · Score: 4, Informative

      "Unix" (notice the capitol U) is a specific certification whose criteria Apple has met (and paid for the right to use that designation). Generally people refer to things that have their roots in the old Bell Labs UNIX as "unix" or "unix-like" (notice the lower case u's). This is more of a philosophy of how things should work ("everything is a file, even when its not").

    6. Re:I think its a major achievement by memfrob · · Score: 4, Funny

      IBM Corporation: AIX[...]

      Now we know they're joking. When did IBM port AIX to UNIX? :)

      --
      The Wizard utters the word 'frobnoid!' and cackles gleefully
    7. Re:I think its a major achievement by daem0n1x · · Score: 5, Funny

      If The Open Group is "making standards work" (TM), then who is Making Work Standard?

      Well, Soviet Russia, of course!

    8. Re:I think its a major achievement by Creepy · · Score: 3, Informative

      Unix is trademarked by the Open Group, and so to be Unix, you need to pay them to certify your OS. There are several other similar cases in the industry - POSIX is a biggie, as is OpenGL. Often you'll see OpenGL compatible (like Mesa) or POSIX compatible (like Linux and even MacOS X for a while) - basically, they're saying they're API compatible, but not certified.

    9. Re:I think its a major achievement by fermion · · Score: 4, Interesting
      Apple Inc.: Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers

      so when I install Mac OS 10.5 on my powerbook, it is not Unix?

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  2. Good for them by ceeam · · Score: 4, Insightful

    Now can we have POSIX specs publically available (free)?

    1. Re:Good for them by the_arrow · · Score: 3, Informative

      Well, the "Single UNIX Specification Version 3" is available to read on the Open Groups website, for free. Registration needed but then if you need to it's easy to download with wget. It contains all of POSIX and more if I'm not misstaken.

      --
      / The Arrow
      "How lovely you are. So lovely in my straightjacket..." - Nny
  3. I know this... by Anonymous Coward · · Score: 5, Funny

    this is unix!

    1. Re:I know this... by Code+Master · · Score: 5, Funny
      It is a well kept secret that the new Finder of Leopard will have a 3D interface that is navigated by flying through an oil refinery like layout of 3D block buildings...

      Linux has no hope, because this is UNIX...

      --
      The Code Master
  4. Thank goodness! by Pope · · Score: 4, Funny

    I can finally officially launch Terminal.app and not feel dirty!

    (hooray for betas :)

    --
    It doesn't mean much now, it's built for the future.
    1. Re:Thank goodness! by HairyCanary · · Score: 3, Insightful

      Ummm... when I hit Ctrl-D, it DOES close the terminal. Ever thought about examining the preferences? I guess not.

    2. Re:Thank goodness! by HairyCanary · · Score: 3, Interesting

      forgot to mention... (sorry, I hit submit before it occured to me ;-))

      OSX Terminal is one of the few terminal programs I've used on any OS that dynamically re-wraps existing text in a window if you resize the window. That is very handy. OSX Terminal is otherwise a fairly minimal setup, but it is reliable. I sometimes wish it had tabs, but I generally use screen in any case for session portability, so it's not super critical to me to have elaborate terminal management via the GUI.

    3. Re:Thank goodness! by Anonymous Coward · · Score: 3, Informative

      Leopard terminal has tabs :) and cmd-shift-bracket traverses them, just like safari tabs

      Nice, my capthca is "quieted" - a sign of things that are about to happen to me?

    4. Re:Thank goodness! by Adnans · · Score: 3, Informative

      You want tabs? Try iTerm. Horrible name, but it works quite well!

      -andy

      --
      "In short: just say NO TO DRUGS, and maybe you won't end up like the Hurd people." --Linus Torvalds
  5. It passed the certification by morgan_greywolf · · Score: 5, Informative

    The Open Group's trademark-protected Unix certification program determines who gets to call themselves 'UNIX'. Just because an OS is derived from the original Unix sources at some point doesn't make it a 'UNIX'. You get to call it a 'UNIX' if it passes the Open Group's tests, which determine if it meets the specifications. In this case, Mac OS X 10.5 'Leopard', only when running on Intel Macs, not PPC Macs or any other box was found to meet the UNIX 03 specification.

    1. Re:It passed the certification by russotto · · Score: 4, Funny

      Apple used to specifically claim their products were not certified for use in weapons systems (one of the disclaimers in MPW), so there may not be a 10.5 for ICBMs.

    2. Re:It passed the certification by Jeff+DeMaagd · · Score: 3, Insightful

      It's not just testing, there is a LOT of money involved here. Maybe Apple only paid to test the Intel version, there is little reason for them to pay to test a legacy (for them) architecture, the newest PPC models are now nearing two years old now.

    3. Re:It passed the certification by jimicus · · Score: 3, Funny

      But if there is, I'm sure the ICBM will be easy to use and the resulting explosion very pretty.

  6. Saints preserve us by pzs · · Score: 5, Funny

    Does this mean that turtle neck wearing goatie bearded design weenies will start calling themselves Unix geeks?

    Peter

    1. Re:Saints preserve us by stuntpope · · Score: 4, Funny

      Only if pony-tailed, sandal-wearing bearded fat guys with rainbow suspenders start calling themselves sensitive artists.

  7. No Linux? by quanticle · · Score: 3, Interesting

    Oddly enough, I don't see any Linux vendors on that list. Does this mean that OSX is more Unixy than Linux?

    --
    We all know what to do, but we don't know how to get re-elected once we have done it
    1. Re:No Linux? by Swampash · · Score: 4, Informative

      Does this mean that OSX is more Unixy than Linux?

      As of 10.5, OS X is UNIX. Linux is "UNIX-like".

    2. Re:No Linux? by danbert8 · · Score: 5, Funny

      You mean Linux doesn't stand for "Linux Is Not Unix"?

      --
      Yes it's an anecdote! Were you expecting original research in a Slashdot comment?
    3. Re:No Linux? by Anonymous Coward · · Score: 5, Funny

      I think you mean "Linux Is Not Unix, Xavier", as uttered by RMS in the confusing GPLv2-vs.-X-Men crossover

    4. Re:No Linux? by morgan_greywolf · · Score: 3, Insightful

      Oddly enough, I don't see any Linux vendors on that list. Does this mean that OSX is more Unixy than Linux?


      The certification process is expensive. Very expensive. A Linux distro could, in fact, be certified, but no one has been interested in spending that much money to get one certified. It would take a lot of money, and what's it worth, really?

      It would take a lot of money.....? Hey, yo! Mark Shuttleworth! You're a billionaire, right? You want Ubuntu to be UNIX-certified, right?
  8. Correct answers by morgan_greywolf · · Score: 5, Informative

    Was Tiger (10.4) certified?


    No.

    Did Apple even try to certify Tiger?


    No.

    Why (not)? If not then why start now with Leopard?


    Well, if you want certification, you gotta start sometime. I seem to remember the Open Group getting into a little tussle with Apple over Apple's use of the UNIX trademark in its advertisements. The Open Group owns the name UNIX, so you don't get it to call it UNIX unless the Open Group says so. I think this may be part of the arrangement they entered into....

    Anyway, the process is expensive. So expensive that none of the *BSDs are certified, no Linux, of course, is certified (yes, a Linux distro could be), etc.

    The members of the UNIX club are few: IBM, HP, Sun, NEC, The SCO Group, and a few others.
  9. Re:GNU incompatability by KH · · Score: 5, Funny

    Did you forget that GNU is Not Unix?

  10. If it meant anything by mjgraham · · Score: 4, Insightful

    If UNIX meant more than real world UNIX Compatibility, there's now an easily usable, affordable real UNIX on the market - is the jist of the news. For the few organisations that demand real UNIX this could be in Apple's favour. Yes, the hardware may be crappy, but admin costs would be lower. Or not. Either way the Pointy-haired bosses of the world will be all over it, so many admins will have no choice.

  11. Re:Money is taken away from the idiots by ThosLives · · Score: 4, Insightful

    It's not about the 'name' it's about what the certificate represents: Compliance with a specified set of tests.

    That's actually very valuable and it isn't just the name, because it means that if you have an application that relies on the functionality proven by those tests, then you're good.

    That's the whole point of standards and standardizing bodies. You want a gallon to be a gallon (US or UK, just be consistent!), a kilogram to be a kilogram, a UNIX to be a UNIX. Testing isn't free, so instead of relying on volunteers to do testing it looks like IBM, Apple, Sun, HP, and Fujitsu paid some guys calling themselves the Open Group to do some verification and certify that some standards are met. I don't see a lot of controversy there.

    --
    "There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
  12. Re:Doesn't make me want to buy an Apple any more by Professor_UNIX · · Score: 5, Funny

    I look at all the people coming out of the Apple store when I walk around town during lunch & those people REALLY DON'T CARE, that's for sure, they look like they're in a trance coming out of that store...
    Well, if they're anything like me they're probably just contemplating whether or not they can pay off their credit card bill next month after buying a MacBook Pro and AppleCare coverage. "Hmm, if I only make peanut butter and jelly sandwiches for breakfast, lunch, and dinner for the family I might be able to pay for half of the MacBook Pro this month and half next month... Oh shit, I should really just take it back... oh man, but I'd have to pay a $250 restocking fee... shit. I'm just going to go home and play with it and maybe I'll feel better about my purchase even though my 15" Powerbook was working perfectly fine and was only 2 years old."

    At least, that was what was going through my head when my eyes were glossed over and I was trudging to the car with my shiny 15" MacBook Pro in my hand. But hey, can I really call myself an American if I don't have several thousand dollars worth of credit card debt spent on totally expendable consumer electronic devices? I don't think so!

  13. Re:Doesn't make me want to buy an Apple any more by Otter+Escaping+North · · Score: 4, Interesting

    Contrary to popular belief, it is possible to buy an Apple and not have the Apple-chip installed into your brain. I'm living proof. I have a Mac mini which I bought as a family computer for a number of reasons; I wanted a good, usable OS, I couldn't get good CUPS/SANE support for my printer/scanner on Linux, and I wanted the iLife suite to make videos of the pups. The form factor is beautiful, and it's quiet - working within Mrs. Otter's ban on loud, whirring machines in the family room. It wasn't an impulse purchase by any stretch of the imagination (I weighed the decision for about a year). So I've got a Mac - and if that Mac goes, I'd replace it with another because I want those features.

    That being said, I run a Slackware server, I have an Ubuntu desktop in my study. I run Kubuntu at work (a non-supported OS). I've even got a Windows machine, thought it stays powered down for months at a time except when I want to check something. I'm planning on a laptop purchase...a Dell with Ubuntu if they can get it together in Canada.

    I can get the same specs as a souped up powerbook for about a grand less at Dell. Grandpa Otter's MacBook started flaking out recently, and I'd service the thing if it wasn't Fort Knox to get in. I know what Apple's strengths are, and I know what their weaknesses are, and I've not bought into a cult because they build stuff that does what I want. iLife is a good suite, but iMovie can be kinda unstable. Front Row is cool, but the interface is a bit sparse, and can be unwieldy if you have a lot of media (I do). The price of their computers is very high, and they tend to lag behind in terms of hardware specs. You can't really customize (you can only upgrade), and nothing ever goes on sale. The design of the machines are beautiful. An extra $150 to have it black??? The fact that they try and keep you out of them is very frustrating to a hobbyist like me. OSX is a good OS that's easy to use. I can't believe it's taking them until Leopard to get multiple friggin' desktops. Everything "just works" on a Mac...yeah, except the new headset I bought because the audio-in jack won't work with an unpowered microphone.

    See? Apple computer, no Apple chip in the head. It is possible.

    You should think differently.

    --
    Running Windows^H^H^H^H^H^H^H OSX and Linux in the home. (I don't have time for Solitaire any more.)
  14. OS X was finally my opportunity to learn UNIX by boxlight · · Score: 4, Interesting
    I spent 10 years as a Windows user, and often watched UNIX savvy coworkers dance magically around terminal windows and vi. While I always thought the character driven interfaces were decidedly 1980, I also always felt it would make me a better rounded tech guy if I learned more about that world.


    When I bought a Mac (because I wanted something better than Windows), I thought a nice side effect was I would have to learn more about UNIX. I bought a copy of "Learning UNIX for Mac OS X Tiger" and read through most of it. And I'm now very comfortable using the command line for simple things like FTPing, changing file permissions, and modifying simple text files (although I always use PICO because VI just seems like black magic to me).


    But you know what? I really don't ever need to "know" that Mac OS X is UNIX. More so than any LINUX or Solaris box I've ever used, the UNIXness of Mac OS X is very nicely hidden -- actually, not "hidden", it's just that since Mac OS X has such a nice UI, and such great apps, I never really need to care about the UNIX underpinnings.


    It's quite nice to be able to have your nice UNIX cake, and be able to eat your nice GUI cake too.

    1. Re:OS X was finally my opportunity to learn UNIX by dbzero · · Score: 5, Funny

      First rule of unix, never tell anyone you use pico. Second rule of unix, NEVER TELL ANYONE YOU USE PICO! ...

  15. GNU by AlanCramer · · Score: 4, Funny

    Damn, GNU is still Not UNIX.....you win this round yet again mac fanboys!

    1. Re:GNU by lilomar · · Score: 3, Funny

      Which explains why Linux will never be Unix.

      Math:
      GNU/Linux = !Unix/Linux
      so, (hypothetically) if Linux = Unix, then GNU/Linux = !Unix/Unix
      We can't let Unix be 0, because then there would be no Unix, and we can't have that.
      So, let Unix = !0.
      now, !Unix/Unix = !(!0)/!0
      this simplifies to 0/!0
      since 0 over any non-0 is 0
      we get GNU/Linux = 0. Now, GNU/Linux is not 0 for the same reason Unix isn't 0. (it's just to awesome to not exist) So, therefore, Linux != Unix. Quod Erat Demonstrandum.

      --
      The creator of this post (Jacob Smith) hereby releases it, and all of his other posts, into the public domain.
    2. Re:GNU by advocate_one · · Score: 4, Funny

      well it would just become GNU's now UNIX... duh... :)

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    3. Re:GNU by Svet-Am · · Score: 3, Funny

      would Stallman's head exploding REALLY be a bad thing?

      --
      [move .sig! for great justice, take off every .sig!]
    4. Re:GNU by MrNiceguy_KS · · Score: 5, Funny

      Think of the mess! There'd be beard EVERYWHERE!

      --
      Redundancy is good And also good.
  16. Oblig. by xerent_sweden · · Score: 3, Funny

    In soviet russia, computer systems certify you!

  17. Re:Dumb questions by TheRaven64 · · Score: 4, Interesting

    Was Tiger (10.4) certified? No.

    I don't see it listed on the Open Group website. Did Apple even try to certify Tiger? I don't believe so. They were sued by TOG a while ago for abusing the UNIX trademark. The terms of the settlement were not disclosed.

    Why (not)? In order to be certified as UNIX, an operating system must implement the Single UNIX Specification. There were a few problems with the implementation in Tiger. From memory, the implementation of POSIX thread cleanup routines is horribly, horribly broken (to the extent that code using them won't compile. I don't know what the monkey that wrote the code was thinking, but they should never be allowed near a compiler again), since it used macros with unbalanced braces instead of functions. There were also a couple of minor problems with realtime signal delivery. In the areas I've used, it was closer to compliance than FreeBSD or any Linux/GLIBC combination I've come across (although far behind in speed in a lot of places), but a few things from the spec that worked fine in Solaris just didn't on OS X.

    If not then why start now with Leopard? Tiger seemed close to implementing the SUS spec, but it still had holes. Presumably these have been fixed with Leopard. Now, if they could just stop the VM subsystem being an order of magnitude slower than FreeBSD...
    --
    I am TheRaven on Soylent News
  18. Re:Dumb questions by david.emery · · Score: 4, Insightful

    I think the more accurate statement is that Leopard is the first one that -passed- certification.

              dave

  19. GNU by pedestrian+crossing · · Score: 5, Funny

    It's right there in the name. GNU's Not Unix.

    Stallman's head would probably explode if they certified a GNU/Linux system as Unix!

    hmmm....

    --
    A house divided against itself cannot stand.
  20. Linux, BSD and Unix certification by Savage-Rabbit · · Score: 5, Interesting

    Linux isn't UNIX for cost reasons. UNIX is a copyrighted compatibility certification. It costs a lot of money to get that moniker, and it really doesn't mean anything in these days of Linux and BSD.

    Linux is Linux, it doesn't NEED to be UNIX. A Unix certification is a bit more than a moniker. It means that the level of software portability between Unix 03 compliant systems is guaranteed to be very high. That may not be important to you but to companies/corporations seeking to reduce costs and development times and to achieve the maximum level of reliability and portability in their business critical software a Unix 03 certification has meaning. Also keep in mind that although no linux or BSD flavor other than OS X has gone for actual certification apparently many Linux distributions for example still make sure they are more or less Unix compliant and they do it using Open Group test suites. So even if no Linux distro has officially applied for certification it looks to me as if they are keeping their options open.
    --
    Only to idiots, are orders laws.
    -- Henning von Tresckow
  21. Thanks for the precision... by da5idnetlimit.com · · Score: 4, Funny

    But for everyone else out there, remember : Every time you call a glossy Mac a Unix Server, a geek somewhere dies.
    Or he is kept in isolation in a high security prison with a pristine, never installed Dual 4 Cores Xeon 32 Go RAM 10 Gb Ethernet card with a Ginormous(TM) 34" LCD screen Quad Nvidia 8800 GTX SLI and only a WinME cd with no Internet access and VGA drivers.
    Well, to keep things short he suffers. A lot.

    --
    It takes 40+ muscles to frown, but only four to extend your arm and bitchslap the motherfucker
    1. Re:Thanks for the precision... by bhtooefr · · Score: 4, Funny

      If he were a real geek, he'd write a POSIX-compliant OS, drivers, everything in assembler. And he'd APPRECIATE the isolation. Then, he'd do a cantenna case mod, and get Internet, too. :P

  22. Re:How expensive is it? by YourMotherCalled · · Score: 5, Funny

    ...ranging from $40.000 or so and up to $500.000... $40 to $500 (with an extra digit of precision on the cents thrown in for good measure) doesn't seem too bad. Those companies should be able to afford that easily!
  23. Pico by PCM2 · · Score: 4, Funny

    First rule of unix, never tell anyone you use pico. Second rule of unix, NEVER TELL ANYONE YOU USE PICO! ...

    The trick is to write a set of macros that implement Pico in EMACS. Then you're safe.

    --
    Breakfast served all day!