Space Glenda
Plan 9 from User Space - Download
overview | screen shots | manual | install notes | download | cvs | unix
Plan 9 from User Space (aka plan9port) is a port of many Plan 9 programs from their native Plan 9 environment to Unix-like operating systems.
supported systems
Linux (x86 and PowerPC), FreeBSD (x86), Mac OS X (Power PC), SunOS (Sparc).
getting started
Start with the overview in intro(1). Install(1) explains how to install the system.
acknowledgements
Most obviously, plan9port derives from Plan 9 from Bell Labs and would not exist without the work of the Plan 9 team over the past many years.
Many people have provided help, ported programs, written bug reports, sent useful patches, and gotten plan9port running on new operating systems. A few have done far more than their fair share.
Rob Pike suggested the original X11 port of libdraw years ago, as part of drawterm, and strongly encouraged the Mac OS X work. He has also been a consistent source of good ideas to hide the ugliness of modern Unix.
William Josephson handled troff(1) (with Taj Khattra) and many of the supporting programs. He also inspired the recent thread library clean-up and has ported a handful of applications.
Andrey Mirtchovski and Axel Belinfante have done significant work dealing with X11 corner cases and fine-tuning rio(1). Axel never tires of finding bugs in the SunOS port.
Eric Van Hensbergen brought the system up on Linux/PowerPC.
Thanks to all.
contact
Russ Cox (rsc@swtch.com)
unix extracts
The UTF-8 library, the formatted print library, the buffered I/O library, the (Unicode-capable) regular expression library, and mk are available in packaging separate from plan9port.
history
Sean Quinlan's 9pm − a port of an earlier Plan 9 (including sam(1)) to Windows
Matty Farrow's 9term − a native X11 version that inspired 9term(1)
David Hogan's 9wm and Arnold Robbin's 9menu − precursor to rio(1)
Byron Rakitzis's rc − a mostly-compatible clone of Plan 9's rc(1)
Gary Capell's wily − an acme(1)-inspired editor