Mac OS X

Mac OS X
Leopard Desktop.png
Screenshot of Mac OS X v10.5 "Leopard"
Company / developer Apple Inc.
OS family Unix (Leopard Intel),[1][2]Unix-like (all other versions)
Working state Current
Source model Closed source (with open source components)
Latest stable release 10.5.5 / September 15 2008 (2008-09-15); 407 days ago
Supported platforms x86, x86-64, PowerPC (32-bit & 64-bit), ARMv6 (for iPhone OS)
Kernel type Based on the Mach hybrid kernel
Default user interface Aqua
License Proprietary EULA
Website Apple - Mac OS X

Mac OS X (pronounced /mæk oʊ ɛs tɛn/)[3] is a line of computer operating systems developed, marketed, and sold by Apple Inc, the latest of which is pre-loaded on all currently shipping Macintosh computers. Mac OS X is the successor to the original or "classic" Mac OS, which had been Apple's primary operating system since 1984. Unlike its predecessors Mac OS X is a Unix-based operating system,[4] built on technology developed at NeXT between the second half of the 1980s and Apple's purchase of the company in early 1996. It received UNIX 03 certification following its 10.5 version on Intel processors.

The first version released was Mac OS X Server 1.0 in 1999, and a desktop-oriented version, Mac OS X version 10.0 followed in March 2001. Since then, five more distinct "end-user" and "server" versions have been released, most recently Mac OS X v10.5 in October 2007. Releases of Mac OS X are named after big cats; for example, Mac OS X v10.5 is usually referred to by Apple and users as "Leopard".

The server edition, Mac OS X Server, is architecturally very similar to its desktop counterpart but includes workgroup management and administration software tools that provide simplified access to common network services, including a mail transfer agent, a Samba server, an LDAP server, a domain name server, and others. It is included with Apple's Xserve server hardware, but is designed to run on most of Apple's computer models.

Apple also produces specialized versions of Mac OS X for use on three of its consumer devices, the Apple TV,[5] the iPhone, and the iPod touch.[6]

History

Main article: History of Mac OS X

Mac OS X is based on the Mach kernel and is derived from the Berkeley Software Distribution (BSD) and later, certain parts from FreeBSD's and NetBSD's implementation of Unix in Nextstep. Nextstep was the object-oriented operating system developed by Steve Jobs' company NeXT after he left Apple in 1985.[7] While Jobs was away from Apple, Apple tried to create a "next-generation" OS through the Taligent, Copland and Gershwin projects, with little success.

Eventually, NeXT's OS—then called OPENSTEP—was selected to be the basis for Apple's next OS, and Apple purchased NeXT outright.[8] Steve Jobs returned to Apple as interim CEO, and later became CEO again, shepherding the transformation of the programmer-friendly OPENSTEP into a system that would be adopted by Apple's primary market of home users and creative professionals. The project was first known as Rhapsody and was later renamed to Mac OS X.[9]

With each new version, Mac OS X evolved away from a focus on backward compatibility with the earlier versions of Mac OS, toward an emphasis on "digital lifestyle" applications such as the iLife suite, enhanced business applications (iWork), and integrated home entertainment (the Front Row media center). Each version also included modifications to the general interface, such as the brushed metal appearance added in version 10.2, the non-pinstriped titlebar appearance in version 10.4, and in 10.5 the removal of the previous brushed metal styles in favor of the "Unified" gradient window style.

Description

Mac OS X's core is a POSIX compliant operating system (OS) built on top of the XNU kernel, with standard Unix facilities available from the command line interface (Apple released this core as a free and open source operating system named Darwin). Over this core, Apple layered a number of components, including the Aqua interface and the Finder, to complete the GUI-based operating system which is Mac OS X.

Mac OS X introduced a number of new capabilities to provide a more stable and reliable platform than its predecessor, Mac OS 9. For example, pre-emptive multitasking and memory protection improved the system's ability to run multiple applications simultaneously without them interrupting or corrupting each other.[10] Many aspects of Mac OS X's architecture are derived from Openstep, which was designed to be portable—to ease the transition from one platform to another. For example, Nextstep was ported from the original 68k-based NeXT workstations to x86 and other architectures before NeXT was purchased by Apple, and OpenStep was later ported to the PowerPC architecture as part of the Rhapsody project.

The most visible change was the Aqua theme, which Bruce Tognazzini, founder of the original Apple Human Interface Group, said Mac OS X v10.0 represented a step backwards in usability.[11][12] The use of soft edges, translucent colors, and pinstripes—similar to the hardware design of the first iMacs—brought more texture and color to the user interface when compared to what OS 9's "Platinum" appearance had offered. Aqua was said to be a bold and innovative step forward in a time when user interfaces were seen as "dull and boring".[13] Despite the controversy, the look was different, third-party developers started producing skins for customizable applications for Mac and other operating systems which mimicked the Aqua appearance. To some extent, Apple has used the successful transition to this new design as leverage, at various times threatening legal action against people who make or distribute software with an interface the company claims is derived from its copyrighted design.[14]

Mac OS X includes its own software development tools, most prominently an integrated development environment called Xcode. Xcode provides interfaces to compilers that support several programming languages including C, C++, Objective-C, and Java. For the Apple Intel Transition, it was modified so that developers could build their applications as a universal binary, which provides compatibility with both the Intel-based and PowerPC-based Macintosh lines.

Compatibility

Software

The APIs that Mac OS X inherited from OpenStep are not backward compatible with earlier versions of Mac OS. These APIs were created as the result of a 1993 collaboration between NeXT Computer and Sun Microsystems and are now referred to by Apple as Cocoa. This heritage is highly visible for Cocoa developers, since most Cocoa class names begin with the "NS" prefix, standing variously for Nextstep, NeXT/Sun. The official OpenStep API, published in September of 1994, was the first to split the API between Foundation and Application Kit and the first to use the “NS” prefix.[15] Apple's Rhapsody project would have required all new development to use these APIs, causing much outcry among existing Mac developers. All Mac software that did not receive a complete rewrite to the new framework would run in the equivalent of the Classic environment. To permit a smooth transition from Mac OS 9 to Mac OS X, the Carbon Application Programming Interface (API) was created. Applications written with Carbon can be executed natively on both systems.

Mac OS X used to support the Java Platform as a "preferred software package"—in practice this means that applications written in Java fit as neatly into the operating system as possible while still being cross-platform compatible, and that graphical user interfaces written in Swing look almost exactly like native Cocoa interfaces. Traditionally, Cocoa programs have been mostly written in Objective-C, with Java as an alternative. However, on July 11, 2005, Apple announced that "features added to Cocoa in Mac OS X versions later than 10.4 will not be added to the Cocoa-Java programming interface."[16]

Since Mac OS X is POSIX compliant, many software packages written for the *BSDs or Linux can be recompiled to run on it. Projects such as Fink, MacPorts and pkgsrc provide pre-compiled or pre-formatted packages. Since version 10.3, Mac OS X has included X11.app, Apple's version of the X Window System graphical interface for Unix applications, as an optional component during installation.[17] Up to and including Mac OS X v10.4 (Tiger), Apple's implementation was based on the X11 Licensed XFree86 4.3 and X11R6.6. All bundled versions of X11 feature a window manager which is similar to the Mac OS X look-and-feel and has fairly good integration with Mac OS X, also using the native Quartz rendering system. Earlier versions of Mac OS X (in which X11 has not been bundled) can also run X11 applications using XDarwin.

Hardware

For the early releases of Mac OS X, the standard hardware platform supported was the full line of Macintosh computers (laptop, desktop, or server) based on PowerPC G3, G4, and G5 processors. Later versions discontinued support for some older hardware; for example, Panther does not support "beige" G3s, and Tiger does not support systems that pre-date Apple's introduction of FireWire ports.[18] Mac OS X v10.5 "Leopard", introduced October 2007, has dropped support for all PowerPC G3 processors and for PowerPC G4 processors with clockspeeds below 867 MHz. With the introduction of the MacBook Air, which lacks any FireWire ports, Leopard does not require a FireWire port. However, tools such as XPostFacto and patches applied to the installation disc have been developed by third parties to enable installation of newer versions of Mac OS X on systems not officially supported by Apple, including some pre-G3 systems. Except for features requiring specific hardware (e.g. graphics acceleration, DVD writing), the operating system offers the same functionality on all supported hardware.

PowerPC versions of Mac OS X prior to Leopard retain compatibility with older Mac OS applications by providing an emulation environment called Classic, which allows users to run Mac OS 9 as a process within Mac OS X, so that most older applications run as they would under the older operating system. Classic is not supported on Intel-based Macs or in Mac OS X v10.5 "Leopard".

A few early adopters experienced a surprise: Mac OS X was supported on Mac OS machines that came with a G3 or later processor from the factory—not machines with third-party processor cards. For example, a Power Mac 7300 whose CPU chip failed could be easily upgraded with a G3 processor on a "daughter card," which often cost nearly the same as an exact replacement of the original chip. The user could then go to the same store and buy the Mac OS X upgrade on CD-ROM. This is not guaranteed to work, however.

Apple Intel transition

Main article: Apple Intel transition

In April 2002, eWeek reported a rumor that Apple had a version of Mac OS X code-named Marklar which ran on Intel x86 processors. The idea behind Marklar was to keep Mac OS X running on an alternative platform should Apple become dissatisfied with the progress of the PowerPC platform.[19] These rumors subsided until late in May 2005, when various media outlets, such as the Wall Street Journal[20] and CNET,[21] reported that Apple would unveil Marklar in the coming months.

On June 6, 2005, Steve Jobs confirmed these rumors when he announced in his keynote address at the annual Apple Worldwide Developers Conference that Apple would be making the transition from PowerPC to Intel processors over the following two years, and that Mac OS X would support both platforms during the transition. Jobs also confirmed rumors that Apple has had versions of Mac OS X running on Intel processors for most of its developmental life. The last time that Apple switched CPU families—from the Motorola 68K CPU to the IBM/Motorola PowerPC—Apple included a Motorola 68K emulator in the new OS that made almost all 68K software work automatically on the new hardware. Apple has supported the 68K emulator for 11 years, but stopped supporting it during the transition to Intel CPUs. Included in the new OS for the Intel-based Macs is Rosetta, a binary translation layer which enables software compiled for PowerPC Mac OS X to run on Intel Mac OS X machines. However, Apple dropped support for Classic mode on the new Intel Macs. Third party emulation software such as Mini vMac, Basilisk II and SheepShaver provides support for some early versions of Mac OS. A new version of Xcode and the underlying command-line compilers support building universal binaries that will run on either architecture.[22]

Software that is available only for PowerPC is supported with Rosetta, though applications may have to be rewritten to run properly on the newer OS X for Intel. Apple encourages developers to produce universal binaries with support for both PowerPC and x86.[23] There is a performance penalty when PowerPC binaries run on Intel Macs through Rosetta. Moreover, some PowerPC software, such as kernel extensions and System Preferences plugins, are not supported on Intel Macs. Some PowerPC applications would not run on Intel OS X at all. Further, in order to continue booting from a PowerPC drive, it had to be reformatted. Plugins for Safari need to be compiled for the same platform as Safari, so when Safari is running on Intel it requires plug-ins that have been compiled as Intel-only or universal binaries, so PowerPC-only plug-ins will not work.[24] While Intel Macs will be able to run PowerPC, x86, and universal binaries, PowerPC Macs will support only universal and PowerPC builds.

Support for the PowerPC platform remains in Mac OS X version 10.5. Such cross-platform capability already existed in Mac OS X's lineage; Openstep was ported to many architectures, including x86, and Darwin included support for both PowerPC and x86. Although Apple stated that Mac OS X would not run on Intel-based personal computers aside from its own, a hacked version of the OS compatible with conventional x86 hardware has been developed by the OSx86 community.

Prominent features

The Finder

Finder is a file browser allowing quick access to all areas of the computer, which has been modified throughout subsequent releases of Mac OS X. It has been the subject of some criticisms.

Quick Look is part of Mac OS X Leopard's Finder. It allows for dynamic previews of files, including videos and multi-page documents, without opening their parent applications. Spotlight search technology, which is integrated into the Finder since Mac OS X Tiger, allows rapid real-time searches of: data files; mail messages; photos; and other information based on item properties (meta data) and/or content.

The dock

Mac OS X makes use of a Dock, which holds file and folder shortcuts as well as minimized windows. Like the Finder, the dock has had some usability criticisms.

Versions

The character X is the number 10 (a Roman numeral), so it is correctly pronounced as the number 10 in this context (IPA: /tɛn/), though in actual usage some pronounce it as the letter "X" (IPA: /ɛks/).[3] It is the next release following the numbering of previous Macintosh operating systems such as Mac OS 8 and Mac OS 9.

Mac OS X versions are named after big cats. Prior to its release, version 10.0 was code named "Cheetah" internally at Apple, and version 10.1 was code named internally as "Puma". After the immense buzz surrounding version 10.2, codenamed "Jaguar", Apple's product marketing began openly using the code names to promote the operating system. 10.3 was marketed as "Panther", and 10.4 as "Tiger". "Leopard" is the name for the current release, version 10.5. The forthcoming version 10.6 is named "Snow Leopard". "Panther", "Tiger" and "Leopard" are registered as trademarks of Apple, but "Cheetah", "Puma" and "Jaguar" have never been registered. Apple has also registered "Lynx" and "Cougar" as trademarks.[25]

Computer retailer Tiger Direct sued Apple for its use of the name "Tiger". On May 16, 2005 a US federal court in the Southern District of Florida ruled that Apple's use does not infringe on Tiger Direct's trademark.[26]


Mac OS X Public Beta (Kodiak)

Main article: Mac OS X Public Beta

Apple released a "preview" version of its new operating system to the public on September 13, 2000 in order to gain feedback from users. It cost $29.95 and came with a t-shirt. The "PB" as it was known marked the first public availability of the Aqua interface and Apple made many changes to the UI based on customer feedback. Mac OS X Public Beta expired and ceased to function in Spring 2001.

Mac OS X v10.0 (Cheetah)

Main article: Mac OS X v10.0

On March 24, 2001, Apple released Mac OS X v10.0 (internally codenamed Cheetah).[27] The initial version was slow, not feature complete, and had very few applications available at the time of its launch, mostly from independent developers. While many critics suggested that the operating system was not ready for mainstream adoption, they recognized the importance of its initial launch as a base on which to improve. Simply releasing Mac OS X was received by the Macintosh community as a great accomplishment, for attempts to completely overhaul the Mac OS had been underway since 1996, and delayed by countless setbacks. Following some bug fixes, kernel panics became much less frequent.

Mac OS X v10.1 (Puma)

Main article: Mac OS X v10.1

Later that year on September 25, 2001, Mac OS X v10.1 (internally codenamed Puma) was released.[28] It had better performance and provided missing features, such as DVD playback. Apple released 10.1 as a free upgrade CD for 10.0 users, in addition to the US$129 boxed version for people running only Mac OS 9. It was discovered that the upgrade CDs were actually full install CDs that could be used with Mac OS 9 systems by removing a specific file; Apple later re-released the CDs in an actual stripped-down format that did not facilitate installation on such systems.[29]

On January 7, 2002, Apple announced that Mac OS X was to be the default operating system for all Macintosh products by the end of that month.[30]

Mac OS X v10.2 (Jaguar)

Main article: Mac OS X v10.2

On August 23, 2002,[31] Apple followed up with Mac OS X version 10.2 "Jaguar", the first release to use its code name as part of the branding.[32] It brought great performance enhancements, a sleeker look, and many powerful enhancements (over 150, according to Apple[33]), including Quartz Extreme for compositing graphics directly on an ATI Radeon or Nvidia GeForce2 MX AGP-based video card with at least 16 MB of VRAM, a system-wide repository for contact information in the new Address Book, and an instant messaging client named iChat.[34]

The Happy Mac which had appeared during the Mac OS startup sequence for almost 18 years was replaced with a large grey Apple logo with the introduction of Mac OS X v10.2.

Mac OS X v10.3 (Panther)

Main article: Mac OS X v10.3

Mac OS X version 10.3 "Panther" was released on October 24, 2003. In addition to providing much improved performance, it also incorporated the most extensive update yet to the user interface. Panther included as many or more new features as Jaguar had the year before, including an updated Finder, incorporating a brushed-metal interface, Fast User Switching, Exposé (Window manager), FileVault, Safari, iChat AV (which added video-conferencing features to iChat), improved Portable Document Format (PDF) rendering and much greater Microsoft Windows interoperability.[35] Support for some early G3 computers such as "beige" Power Macs and "WallStreet" PowerBooks was discontinued.

Mac OS X v10.4 (Tiger)

Main article: Mac OS X v10.4

Mac OS X version 10.4 "Tiger" was released on April 29, 2005. Apple stated that Tiger contained more than 200 new features.[36] As with Panther, certain older machines were no longer supported; Tiger requires a Mac with a built-in FireWire port.[18] Among the new features, Tiger introduced Spotlight, Dashboard, Smart Folders, updated Mail program with Smart Mailboxes, QuickTime 7, Safari 2, Automator, VoiceOver, Core Image and Core Video. The initial release of the Apple TV used a modified version of Tiger with a different graphical interface and fewer applications and services.

On January 10, 2006, Apple released the first Intel-based Macs along with the 10.4.4 update to Tiger. This operating system functioned identically on the PowerPC-based Macs and the new Intel-based machines, with the exception of the Intel release dropping support for the Classic environment. [37] Only PowerPC Macs can be booted from retail copies of the Tiger client DVD, but there is a Universal DVD of Tiger Server 10.4.7 (8K1079) that can boot both PowerPC and Intel Macs.

Mac OS X v10.5 (Leopard)

Mac OS X version 10.5 "Leopard"
Main article: Mac OS X v10.5

Mac OS X version 10.5 "Leopard" was released on October 26, 2007. It was called by Apple "the largest update of Mac OS X". It brought more than 300 new features.[38] Leopard supports both PowerPC- and Intel x86-based Macintosh computers, however support for the G3 processor was dropped and the G4 processor required a minimum clock speed of 867 MHz, although a few simple work-arounds exist. The single DVD works for all supported Macs (including 64-bit machines). New features include a new look, an updated Finder, Time Machine, Spaces, Boot Camp pre-installed,[39] full support for 64-bit applications (including graphical applications), new features in Mail and iChat, and a number of new security features.

Leopard is an Open Brand UNIX 03 registered product on the Intel platform. It is also the first BSD-based OS to receive UNIX 03 certification.[40][41]

Mac OS X v10.6 (Snow Leopard)

Main article: Mac OS X v10.6

"Mac OS X v10.6" was announced on June 9, 2008 at WWDC. Rather than delivering new functionality, Snow Leopard will focus on stability and performance improvements. It is expected to be released "about a year" from the announcement.[42] It will feature Microsoft Exchange Server support, new 64-bit technology capable of supporting greater amounts of RAM, QuickTime X, advanced GPU performance with OpenCL, better use of multi-core processors through Grand Central, and SquirrelFish JavaScript interpreter, improving the JavaScript rendering speed of Safari by over 50%.[43] The Developer Preview released at WWDC has a version number of 10.6, removes support for the PowerPC architecture and requires an Intel CPU.[44]

Languages

Mac OS X is available in the following languages:[45]

Criticisms

Permissions

In 2003, MacWorld's Ted Landau called misconfigured permissions "the most common frustration" in Mac OS X.[46] This can happen after installing a program. In 2005, MacWorld's Rob Griffiths suggested that users may even have to reset permissions for files and folders every day, depending on the number of application installations and modifications that take place. The result of misconfigured permissions is often being unable to change preferences in a program or open a document. Disk Utility can be used to repair permissions, a process which can take up to 15 minutes.[47]

More recently, MacWorld's Dan Frakes called the procedure of repairing permissions vastly overused.[48] He argues that Mac OS X typically handles permissions properly without user interference, and resetting permissions should be tried only when problems emerge.[49]

See also

References

  1. "The Open Brand - Register of Certified Products". The Open Group. Retrieved on November 5, 2008.
  2. "Apple page on UNIX". Apple Inc. Retrieved on November 5, 2008.
  3. 3.0 3.1 "What is an operating system (OS)?". Apple Inc (July 15, 2004). Retrieved on December 20, 2006.
  4. http://images.apple.com/macosx/pdf/MacOSX_UNIX_TB_v2.pdf
  5. "From PC to TV — via Apple". All Things Digital (March 21 2007). Retrieved on May 18, 2008.
  6. "Macworld Expo: Optimised OS X sits on 'versatile' flash". Macworld. Retrieved on January 13, 2007.
  7. Singh, Amit. "Architecture of Mac OS X". What is Mac OS X?. Retrieved on April 7, 2006.
  8. Markoff, John (December 23, 1996). "Why Apple Sees Next as a Match Made in Heaven", The New York Times, p. D1. 
  9. Anguish, Scott (July 9 1998). "Apple Renames Rhapsody, now Mac OS X Server". Retrieved on December 20, 2006.
  10. Raymond, Eric Steven. "The Elements of Operating-System Style". Retrieved on November 5, 2008.
  11. Tognazzini, Bruce. "OS X: A First Look". Retrieved on November 5, 2008.
  12. Thomas, Matthew Paul. "My first 48 hours enduring Mac OS X". Retrieved on November 5, 2008.
  13. "Think Secret - January 2000". Think Secret (January 18, 2000). Archived from the original on 2006-11-11. Retrieved on December 20, 2006.
  14. "Apple lowers boom on Aqua 'skins'". ZDNet (mirrored from web.archive.org) (February 2, 2001). Retrieved on May 22, 2006.
  15. Cocoa Fundamentals Guide: A Bit of History
  16. "Introduction to Cocoa-Java Integration Guide". ADC Reference Library. Apple Developer Connection. Retrieved on April 8, 2006.
  17. "X11 for Mac OS X 1.0" (October 28, 2003). Retrieved on December 20, 2006.
  18. 18.0 18.1 "Mac OS X: System Requirements" (April 28, 2005). Retrieved on December 20, 2006.
  19. Rothenbourg, Matthew; dePlume, Nick (August 30, 2002). "Apple Keeps x86 Torch Lit with 'Marklar'". eWeek.com. Retrieved on October 3, 2005.
  20. Clark, Don; Wingfield, Nick (May 23, 2005). "Apple Explores Use Of Chips From Intel For Macintosh Line". Wall Street Journal.
  21. Kanellos, Michael (May 23, 2005). "Apple to Intel: Some advantage, lots of risk". CNet. Retrieved on April 28, 2006.
  22. "Apple to Use Intel Microprocessors Beginning in 2006", Apple Computer (June 6, 2005). Retrieved on April 8, 2006. 
  23. "Adopting Universal Binaries" (January 31, 2006). Retrieved on December 20, 2006.
  24. Landau, Ted (May 2006). "OS X First Aid", Macworld. 
  25. Trademark #78257226 for Panther, #78269988 for Tiger, #78270003 for Leopard, #78271630 for Cougar and #78271639 for Lynx, all registered in 2004 by Apple Computer, Inc. "United States Patent and Trademark Office". Retrieved on December 20, 2006.
  26. Kasper, Jade. "Court sides with Apple over "Tiger" trademark dispute". AppleInsider. Retrieved on April 25, 2006.
  27. Although the version is now called Cheetah by users, rare evidences can be found to prove that it was called so internally. For instance, a Q&A was created in 2005 which mentions it "Technical Q&A". Apple Inc (October 4, 2005). Retrieved on December 20, 2006.
  28. The name Puma can be found here "Cross-Development" (November 11, 2006). Retrieved on December 20, 2006.
  29. "Apple Cease-And-Desists Stupidity Leak". Slashdot (2001). Retrieved on November 5, 2008.
  30. "Apple Makes Mac OS X the Default Operating System on All Macs". Apple Computer (2002). Retrieved on December 3, 2006.
  31. Jaguar “Unleashed” at 10:20 p.m. Tonight Apple Press Release
  32. The headline of the press release mention "Jaguar", while the codename was not mentioned for earlier versions. See Jaguar press release, compared to Mac OS X v10.0 press release and Mac OS X v10.1 press release
  33. "Wayback Machine's Cache of the OS X 10.2 Product Information Page" (August 29, 2002). Retrieved on June 12, 2008.
  34. "Apple Previews “Jaguar,” the Next Major Release of Mac OS X" (May 6, 2002). Retrieved on December 20, 2006.
  35. "Apple Announces Mac OS X “Panther”" (October 24, 2003). Retrieved on January 11, 2007.
  36. "Apple Unleashes "Tiger Friday at 6:00 p.m." (April 28, 2005). Retrieved on January 11, 2007.
  37. AppleInsider | Apple unveils Intel iMacs
  38. "Apple - Mac OS X Leopard - Features - 300+ New Features". Apple Website. Apple Computer (2008). Retrieved on June 13, 2008.
  39. "Apple - BootCamp". Apple Website. Apple Computer (2006). Retrieved on June 5, 2006.
  40. "Mac OS X Leopard - Technology - UNIX". Leopard Technology Overview. Apple Inc. Retrieved on October 26, 2007. "Leopard is now an Open Brand UNIX 03 Registered Product, conforming to the SUSv3 and POSIX 1003.1 specifications for the C API, Shell Utilities, and Threads."
  41. "Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers certification". The Open Group. Retrieved on June 12, 2007.
  42. "Apple Previews Mac OS X Snow Leopard to Developers". Apple Inc. Retrieved on November 5, 2008.
  43. "OS X Snow Leopard Hot News". Apple.com (June 9, 2008). Retrieved on June 10, 2008.
  44. "Mac OS X Snow Leopard Drops PowerPC Support" (June 12, 2008). Retrieved on June 11, 2008.
  45. "Mac OS X Leopard". Apple Inc. Retrieved on November 6, 2008.
  46. Landau, Ted (February 2003). "Exterminate OS X Troubles". Macworld.
  47. Griffiths, Rob (February 2005). "Prevent Mac Disasters". Macworld.
  48. Frakes, Dan (August 2006). "Repairing permissions: what you need to know". Macworld.
  49. Frakes, Dan (June 2008). "Five Mac maintenance myths". Macworld.

External links