Opentopia Directory Encyclopedia Tools

Mac OS X

Encyclopedia : M : MA : MAC : Mac OS X


Mac OS X (officially pronounced "Mac OS Ten") is a line of proprietary, graphical operating systems developed, sold, and marketed by Apple Computer, the latest of which is included with all currently shipping Apple Macintosh computers. Mac OS X is the successor to the original Mac OS, which had been Apple's primary operating system since 1984. Unlike its predecessor, Mac OS X is a multi-user, pre-emptively multitasking, Unix-like operating system built on technology that had been developed at NeXT through the second half of the 1980's and up until Apple Computer purchased the company in early 1997. The operating system was first released in 1999 as Mac OS X Server 1.0, with a desktop-oriented version (Mac OS X v10.0) following in March, 2001.

The server edition, Mac OS X Server, is architecturally identical to its desktop counterpart but usually runs on Apple's line of Macintosh server hardware. Mac OS X Server includes workgroup management and administration software tools that provide simplified access to key network services, including a mail server, a Samba server, a directory server, and a domain name server.

History

Despite its branding as simply "version 10" of the Mac OS, Mac OS X has a history that is almost completely independent of the earlier Mac OS releases.

Mac OS X is based on the Mach kernel and the BSD implementation of Unix, which were incorporated into NEXTSTEP, the object-oriented operating system developed by Steve Jobs' NeXT company after he left Apple in 1985. Meanwhile, during the years without Jobs at the helm, Apple attempted to create a "next-generation" operating system of its own (see Taligent and Copland) with little success.

Eventually, NeXT's OS—called OPENSTEP at the time—was selected to form the basis for Apple's next OS, and Apple purchased NeXT outright. Jobs was re-hired, and later returned to the leadership of the company, shepherding the transformation of the programmer-friendly OPENSTEP into a system that would be welcomed by Apple's primary market of home users and creative professionals, as a project known as Rhapsody. After some missteps which threatened the loyalty of independent developers to Mac OS, and changes of strategy to ease the transition from Mac OS 9 to the new system, Rhapsody evolved into Mac OS X.

Mac OS X has evolved through its successive versions, away from a focus on backward compatibility and toward "digital lifestyle" applications such as the iLife suite, enhanced business applications (iWork), and integrated home entertainment (the Front Row media center).

Description

The original (left) and revised (right) retail packaging for Mac OS X v10.4 "Tiger"
Enlarge
The original (left) and revised (right) retail packaging for Mac OS X v10.4 "Tiger"

Mac OS X was a radical departure from previous Macintosh operating systems as its underlying code base is completely different from previous versions. Its core, named Darwin, is an open source, Unix-like operating system, built around the XNU kernel with standard Unix facilities available from the command line interface. On top of this core, Apple designed and developed a number of proprietary closed source components, including the Aqua user interface and the Finder shell.

Mac OS X included a number of features intended to make the operating system more stable and reliable than Apple's previous operating systems. Pre-emptive multitasking and memory protection, for example, improved the ability of the operating system to run multiple applications simultaneously without them interrupting or corrupting each other. Many aspects of Mac OS X's architecture are derived from OPENSTEP, which was designed with portability in mind, thus easing the transition from one platform to another. (For example, NEXTSTEP was ported from the original 68k-based NeXT workstations to PA-RISC/SPARC/x86-based machines before NeXT was purchased by Apple, and OPENSTEP was subsequently ported to the PowerPC architecture as part of Apple's Rhapsody project.)

The most visible change was the Aqua graphical user interface. The use of soft edges, translucent colors, and pinstripes (similar to the hardware of the first iMacs), brought more color and texture to the windows and controls on the Desktop than OS 9's "Platinum" appearance had offered. Some, including numerous users of the older versions of the operating system, decried the new look as "cutesy" Web-forum post by 'millennium'. and lacking in professional polish. Others, however, hailed Aqua as being a bold and innovative step forward in a time when user interfaces were seen as being "dull and boring". Despite the controversy, the look was instantly recognizable, and even before the first version of Mac OS X was released, third-party developers started producing skins for customizable applications, like Winamp, similar to 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 (mirrored from web.archive.org).

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. It supports the ability to target both platforms for which Mac OS X is sold, allowing an application to be built to run only on PowerPC, only on x86, or on both processors as a Universal Binary.

Compatibility

PowerPC

PowerPC versions of Mac OS X 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. In addition, the Carbon APIs for Mac OS 9 and Mac OS X were created to permit code to be written to run natively on both systems. The OpenStep APIs are still available, but Apple now calls the technology Cocoa. (This heritage is visible in the Cocoa APIs, in which the class names mostly begin with "NS" for NEXTSTEP.) A fourth option for developers is to write applications in the Java platform, which Mac OS X has supported as a "first class citizen"—in practice this means that Java applications fit as neatly into the operating system as possible while still being "cross-platform", and that GUIs, while being 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."

Mac OS X can run many BSD or Linux software packages, as long as they have been compiled for the platform. Compiled binaries are normally distributed as Mac OS X packages, but some may require command-line configuration or compilation. Projects such as Fink and DarwinPorts provide precompiled or preformatted packages for many standard packages. Since version 10.3, Mac OS X has included X11.app, the company's version of the X11 graphical interface for Unix applications, as an optional component during installation. Apple's implementation is based on XFree86 4.3 and X11R6.6, with a window manager which mimics the Mac OS X look, closer integration with Mac OS X, and extensions to use the native Quartz rendering system and to accelerate OpenGL. Earlier versions of Mac OS X can run X11 applications using XDarwin.

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 of Mac OS X 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. However, a patch can be applied to the installation disc, or free tools such as XPostFacto have enabled installation of versions of Mac OS X on certain older 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.

Intel

In April 2002, eWeek reported a rumor that Apple had a version of Mac OS X running on x86 processors, code-named Marklar. 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. These rumors subsided until late in May 2005, when CNet 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 will be transitioning from PowerPC to Intel processors over the following two years, and that Mac OS X will support both platforms during this transition. 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 with legacy hardware. Apple has supported the 68K emulator for 11 years; however, Apple will be dropping support for the 68K emulator during the transition to Intel CPUs. Included in the new OS for the Intel-based Macs is a new PowerPC emulator, named "Rosetta", that 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, like 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. Apple's press release, announcing the transition to Intel.

Software developers can support the new Intel Macs in any of the following ways:

  1. They can continue to ship PowerPC-only software, which will automatically work by using the Rosetta emulator which is included with the new OS that runs on Intel-based Macs.
  2. They can ship Universal Binaries, which include both the PowerPC and x86 versions of their application. When the user opens the application, depending upon which CPU the Mac has, the appropriate version of the application will be run automatically.
  3. They can ship x86-only Mac OS X applications that will run only on the new Intel-based Macs.
Currently, a lot of software is available only for PowerPC, and is supported with Rosetta. However, Apple encourages Developers to produce Universal Binaries with support for both PowerPC and x86; that software should run faster on Intel-based Macs than would PowerPC-only software running on Rosetta, and some PowerPC software, such as kernel extensions and System Preferences plugins, is not supported on Intel Macs. Option 3 will likely start to be the norm several years from now when the demand for PowerPC software drops off.

Support for the PowerPC platform will remain in version 10.5, though it is unclear how long this dual-architecture support will be continued—but since Apple supported the Motorola 68K family for eleven years after the introduction of PowerPC systems, it is likely that they will support the PowerPC Macs for many years to come. Jobs also confirmed rumors that Apple has had versions of Mac OS X running on Intel processors for most of its developmental life. Such crossplatform capability already existed in Mac OS X's lineage—the predecessor of Mac OS X, OPENSTEP, had been ported to many architectures, including Intel's x86, and a port to x86 of the core operating system of Mac OS X, Darwin, has been available as a free download since Mac OS X was first released. Also note that Apple stated that Mac OS would only run on Apple x86 systems, not PCs, but several people have been using a development version of the OS on non-Apple machines.

Prominent features

Pricing

Mac OS X comes included in the price for new Macs. Minor upgrades are free and can be downloaded using Software Update. Major upgrades cost US$129 from Apple. There is also a US$199 "Family Pack" version of Mac OS X that comes with 5 licenses for home users who have more than one Mac at home. Developers can register for free with the Apple Developer Connection (ADC) to download developer tools such as Xcode and documentation. ADC also offers several for-pay plans including both shipping and beta versions of Mac OS X. Student and educator pricing on Mac OS X software is roughly 10% to 50% lower than standard retail pricing. The Mac OS X Server 10-client license costs US$499 and an unlimited client license is US$999 as of April 1, 2006.

Naming

The character X is a Roman numeral and is officially pronounced "ten", continuing the numbering of previous Macintosh operating systems such as Mac OS 8 and Mac OS 9. However, it is common to read it as the letter X and pronounce it "ex". One possible reason for this interpretation is the tradition of giving Unix-like operating systems names that contain the letter "X". (AIX, A/UX, HP-UX, IRIX, Linux, Minix, Ultrix, Xenix, NeXT). Another possible reason is Apple's tendency to refer to specific versions in print (for example, "Mac OS X version 10.4").

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 name to promote the operating system. 10.3 was similarly marketed as "Panther". Version 10.4 is marketed as "Tiger". "Leopard" has been announced as the name for the next release of the operating system. Apple has also registered "Lynx" and "Cougar" as trademarks.

Apple faced a lawsuit from a computer retailer named Tiger Direct regarding its use of the name "Tiger". However, on 16 May 2005 the Florida Federal Court ruled that Apple's use of the name "Tiger" does not infringe upon Tiger Direct's trademark.

On a side note, Java version 5.0 (also known as version 1.5) from Sun Microsystems is named "Tiger" which may cause some confusion because it can be installed into Macs running Mac OS X.

Versions

Box artwork for Mac OS X versions Cheetah/Puma, Jaguar, Panther, and Tiger.
Enlarge
Box artwork for Mac OS X versions Cheetah/Puma, Jaguar, Panther, and Tiger.

Internally, Apple uses a "build number" to identify each development version of Mac OS X. There may be many development versions each week. Under Apple's guidelines, the first development version of a product starts with build 1A1. Minor revisions to that are 1A2, 1A3, 1A4, and so on; the first major development revision becomes 1B1 (and minor revisions to that would be 1B2, 1B3, etc.), the next major revision would be 1C1, and so forth. The next major revision after the last 1_ series would be 2A, followed by 2B. The transition from one letter to the next occurs with changes in the minor release number. For instance, the first build of Panther (10.3) was 7A1. The first public release was 7B85; the last, 10.3.9, was 7W98. But the next build of Mac OS X was 10.4, 8A1. When a build is chosen as the next public release of Mac OS X, it is given a public version number. Build 4K78 was chosen to be Mac OS X version 10.0, build 5G64 became 10.1, build 6C115 became 10.2, build 7B85 became 10.3, and build 8A428 became 10.4.

The current version of Mac OS X is 10.4.7 (released on June 27, 2006). It is build 8J135 for PowerPC and 8J2135 for Intel.

10.4.4 was the first public version of Mac OS X to run on both PPC (build 8G32) and Intel-based Macs (8G1165). All previous versions of Mac OS X have Intel counterparts, but those were never publicized or made available to end-users.

Mac OS X v10.0 (Cheetah)

On March 24, 2001, Apple released Mac OS X v10.0 (internally codenamed Cheetah). The initial version was slow, not feature complete, and had very few applications available at the time of its launch, mostly from independent developers. Many critics suggested that while the OS 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 a few minor bug fixes, kernel panics became much less frequent, and Mac OS X began garnering praise for its stability at an early point in its development. It was criticized for being slow, with performance not much improved over the previous September's release of Mac OS X Public Beta.

Mac OS X v10.1 (Puma)

Later that year on September 25, 2001, Mac OS X v10.1 (internally codenamed Puma) was released, increasing the performance of the system as well as providing 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 subsequently re-released the CDs in an actual stripped-down format that didn't facilitate installation on such systems.

Mac OS X v10.2 (Jaguar)

On August 24, 2002, Apple followed up with Mac OS X v10.2 "Jaguar" (the first release to use its code name as part of the branding) which brought profound performance enhancements, a newer, sleeker look, and many powerful enhancements (over 150, according to Apple), among them:

Mac OS X v10.2 was never officially referred to as Jaguar in the United Kingdom due to an agreement with the automobile manufacturer Jaguar, although boxes and CDs still bore the Jaguar-skin logo.

Some consider version 10.2, or Jaguar, the "first good release" of Mac OS X. Due to significant API changes, most developers don't support versions 10.0 or 10.1 any longer.

Also, the famous Happy Mac that had served Mac users for almost 18 years during a Macintosh's startup sequence was replaced with a large grey Apple logo with the introduction of Mac OS X 10.2.

Mac OS X v10.3 (Panther)

Mac OS X v10.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. The update included as many or more new features as Jaguar had the year before. On the other hand, support for some early G3 computers such as "beige" Power Macs and "WallStreet" PowerBooks was discontinued. New features of "Panther" include:

Mac OS X v10.4 (Tiger)

Mac OS X v10.4 "Tiger" was released on April 29, 2005. Apple stated that Tiger contains more than 200 new features. As with the release of Panther certain older machines have been dropped from the list of supported hardware; Tiger requires a Mac with built-in FireWire ports. Among the new features of "Tiger":

The Dashboard allows for miniature programs called "Widgets" to be superimposed over the desktop. When activated, the Dashboard "flies" onscreen as shown above.
Enlarge
The Dashboard allows for miniature programs called "Widgets" to be superimposed over the desktop. When activated, the Dashboard "flies" onscreen as shown above.

An Intel x86 version of Mac OS X Tiger was previewed by Apple, and subsequently leaked to the Internet, following Apple's announcement to switch to the Intel platform. It was revealed by Apple at the June 2005 Worldwide Developers Conference that Intel versions of all previous versions of Mac OS X had been compiled internally, keeping feature parity between the Intel and PowerPC versions, "just in case." Developers were provided the chance to buy an Intel-based Pentium 4 developer transition system loaded with 10.4.1 in June 2005, and 10.4.2 and 10.4.3 were released to developers in September and November 2005 respectively. 10.4.4 was the first update to Mac OS X that was released through Software Update. All new Intel Macs are preloaded with Intel versions of Mac OS X Tiger.

Soon after the release of the developer transition kits, copies of the Intel version of Mac OS X were released onto the Internet and a community effort called OSx86 started up to help coordinate efforts to get Mac OS X running on non-Apple hardware. As each update was released, patches were updated to circumvent Apple's efforts to lock their operating system to their hardware.

Mac OS X v10.5 (Leopard)

This article or section contains information about scheduled or expected .
The content may change dramatically as the software release approaches and more information becomes available.

Mac OS X v10.5 "Leopard" was announced at the Worldwide Developers Conference on June 6 2005, and will be shown to the public for the first time at the 2006 Worldwide Developers Conference which begins August 7 2006. It is generally expected to be released in late 2006 or early 2007. Apple has said it will support both PowerPC- and Intel x86-based Macintosh computers.

On April 5 2006 Apple released an application called Boot Camp, which helps users of Intel-based Macs to dual boot between Mac OS X and Microsoft Windows XP. Apple simultaneously published a firmware update with BIOS support (as Windows does not support the Extensible Firmware Interface (EFI) used in all Intel Macs), and the Boot Camp software automatically repartitions the user's hard disk to a custom size, and burns Windows drivers to a CD. Boot Camp is currently in public beta, with the final version intended to be included in Leopard.

DateFormat=mm/dd/yyyy Period = from:01/01/1984 till:09/01/2006 Define $now = 06/01/2006 Define $skip = at:end # Force a blank line Define $dayunknown = 15 # what day to use if it's actually not known ImageSize= width:800 height:auto barincrement:36 TimeAxis = orientation:horizontal PlotArea = right:5 left:5 bottom:60 top:5 Legend = orientation:vertical position:bottom columns:4

Colors =

id:bg         value:white
id:macos2    value:rgb(0.8,0.9,1)
id:macos     value:rgb(0.7,0.8,1) legend:Classic_Mac_OS
id:aux2    value:rgb(1,0.9,0.8)
id:aux     value:rgb(1,0.8,0.7) legend:A/UX
id:osx2    value:rgb(0.9,1,0.8)
id:osx   value:rgb(0.8,1,0.7) legend:Mac_OS_X
id:lightline  value:rgb(0.9,0.9,0.9)
id:lighttext  value:rgb(0.5,0.5,0.5)
id:server    value:rgb(0.8,0.8,0.9)
id:current    value:rgb(0.9,0.9,0.9) legend:Still_currently_developed

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1985

BarData =

barset:classic
barset:nix
PlotData=
width:15 textcolor:black
barset:classic
shift:(5,-5) anchor:from fontsize:s
color:macos from:01/$dayunknown/1984 till:04/$dayunknown/1985text:"1"
barset:break
color:macos2 from:04/$dayunknown/1985 till:01/$dayunknown/1986 text:"2"
barset:break
color:macos from:01/$dayunknown/1986 till:10/$dayunknown/1987 text:"3"
barset:break
color:macos2 from:01/$dayunknown/1987 till:10/$dayunknown/1987 text:"4"
barset:break
color:macos from:10/$dayunknown/1987 till:04/$dayunknown/1988 text:"5"
barset:break
color:macos2 from:04/$dayunknown/1988 till:05/13/1991 text:"6"
barset:break
color:macos from:05/13/1991 till:08/$dayunknown/1992 text:"7"
barset:break
color:macos2 from:08/$dayunknown/1992 till:03/$dayunknown/1995 text:"7.1"
barset:break
color:macos from:03/$dayunknown/1995 till:01/07/1997 text:"7.5"
barset:break
color:macos2 from:01/07/1997 till:07/26/1997 text:"7.6"
barset:break
color:macos from:07/26/1997 till:01/19/1998 text:"8"
barset:break
color:macos2 from:01/19/1998 till:10/17/1998 text:"8.1"
barset:break
color:macos from:10/17/1998 till:05/10/1999 text:"8.5"
barset:break
color:macos2 from:05/10/1999 till:10/23/1999 text:"8.6"
barset:break
color:macos from:10/23/1999 till:01/$dayunknown/2001 text:"9"
barset:break
color:macos2 from:01/$dayunknown/2001 till:07/$dayunknown/2001 text:"9.1"
barset:break
color:macos from:07/$dayunknown/2001 till:12/$dayunknown/2001 text:"9.2"
barset:nix
shift:(5,-5) anchor:from fontsize:s
color:aux from:02/$dayunknown/1988 till:06/$dayunknown/1990 text:"1"
barset:break
color:aux2 from:06/$dayunknown/1990 till:04/16/1992 text:"2"
barset:break
color:aux from:04/16/1992  till:01/01/1995 text:"3"
barset:break
color:osx from:01/$dayunknown/1999 till:09/13/2000 text:"X S. 1.0"
barset:break
color:osx2 from:09/13/2000 till:03/24/2001 text:"β"
barset:break
color:osx from:03/24/2001 till:09/25/2001 text:"10"
barset:break
color:osx2 from:09/25/2001  till:08/24/2002 text:"10.1"
barset:break
color:osx from:08/24/2002 till:10/24/2003 text:"10.2"
barset:break
color:osx2 from:10/24/2003 till:04/29/2005 text:"10.3"
barset:break
color:osx from:04/29/2005 till:$now text:"10.4"
barset:break
color:current from:$now till:end

See also

References

External links

History of the Apple Macintosh Operating Systems
Mac OS>Classic Mac OS (History): System 6 · System 7 · Mac OS 8 · Mac OS 9
Mac OS X (History of Mac OS X>History): Public Beta · v10.0 · v10.1 · v10.2 · v10.3 · v10.4 · v10.5
Mac OS X Server: Rhapsody (OS)>Rhapsody · Mac OS X Server 1.0 · Mac OS X Server
Other OS projects: A/UX · Taligent · Copland · Darwin (operating system)>Darwin
Mac OS X
Applications
Activity Monitor · Address Book · AirPort Admin Utility · Audio MIDI Setup · Automator · Bluetooth File Exchange · BOMArchiveHelper · Calculator · Chess · Classic · ColorSync Utility · Console · Crash Reporter · Dashboard · Dictionary · DigitalColor Meter · Directory Access · DiskImageMounter · Disk Utility · DVD Player · Exposé · Finder · Font Book · Grab · Grapher · Help Viewer · iCal · iChat · Image Capture · Installer · Internet Connect · iSync · Keychain Access · Mail · Migration Assistant · NetInfo Manager · Network Utility · ODBC Administrator · Photo Booth · Preview · Printer Setup Utility · QuickTime Player · Safari · Script Editor · Sherlock · Software Update · Stickies · System Preferences · System Profiler · Terminal · TextEdit · VoiceOver · X11
Developer
AU Lab · CHUD Tools · Core Image Fun House · FileMerge · Help Indexer · Icon Composer · Interface Builder · PackageMaker · Pixie · Property List Editor · Quartz Composer · Repeat After Me · USB Prober · Xcode
Mac OS X Server
AppleShare IP Migration · Fibre Channel Utility · Gateway Setup Assistant · Open Directory · MySQL Manager · QuickTime Broadcaster · QuickTime Streaming Server · RAID Admin · Server Admin · Workgroup Manager · Xgrid
Technology
AppleScript · Aqua · Audio Units · Bonjour · Boot Camp · Carbon · Cocoa · Core Audio · Core Data · Core Image · Core Video · Darwin · Exposé · Keychain · OpenGL · plist · Quartz · QuickTime · Rosetta · Smart folder · Spotlight · WebKit · XNU
Apple Computer software
Consumer

.Mac > Front Row | iLife | iWork | Mac OS X | Photo Booth | QuickTime
Prosumer:

Final Cut Express > Logic Express
Pro:

Aperture | Final Cut Studio | Logic Pro | Shake
Server:

Apple Remote Desktop > Mac OS X Server | WebObjects | Xsan
Discontinued:

AppleWorks > HyperCard | MacDraw | Mac OS | MacPaint | MacProject | MacTerminal | MacWrite

 


From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

Search Titles
0123456789
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ?

E-mail this article to:

Personal Message: