From 78e51a8c6678b6e3dff3d619aa786669f531f4bc Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 03:45:44 +0000 Subject: checkpoint --- dist/main.html | 175 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 dist/main.html (limited to 'dist/main.html') diff --git a/dist/main.html b/dist/main.html new file mode 100644 index 00000000..aa177bb8 --- /dev/null +++ b/dist/main.html @@ -0,0 +1,175 @@ + + + + + + +Plan 9 from User Space + + + +
+
+
+ Space Glenda +
+
+
+ Plan 9 from User Space +
+
+
+ overview + | + screen shots + | + manual + | + install notes + | + 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). + For information on installing the system, see + Install(1). +
+ +
+ download + +
+
+ latest tree: plan9port.tgz + (date and checksums) +
+ +
+ 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. + +
+ + 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. + +
+ + Latchesar Ionkov has contributed many fixes to tricky bugs. + +
+ + Many other people have provided help, + ported programs, written bug reports, + sent useful patches, and gotten plan9port running on new + systems. + +
+ + 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. + +
+ + See http://swtch.com/plan9port/unix/. +
+ +
+ 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 +
+ + +
+
+ + + -- cgit v1.2.3