Blob


2 <html>
3 <!--
4 Edit ./^$/,s/<table border=0 cellspacing=0 cellpadding=0 width=100%/<Table/g
5 Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
6 -->
8 <head>
9 <base href="http://swtch.com/plan9port/">
10 <title>Plan 9 from User Space</title>
11 </head>
12 <body bgcolor=#ffffff>
13 <Table>
14 <tr height=10><td width=20><td><td width=20>
15 <tr><td><td>
16 <center>
17 <img src="dist/spaceglenda100.png" alt="Space Glenda">
18 </center>
19 <Table><tr height=10><td></table>
20 <center>
21 <font size=+1><b>Plan 9 from User Space</b></font>
22 </center>
23 <Table><tr height=10><td></table>
24 <center>
25 <a href="man/man1/intro.html">overview</a>
26 |
27 <a href="screenshots/">screen shots</a>
28 |
29 <a href="man/">manual</a>
30 |
31 <a href="man/man1/install.html">install notes</a>
32 |
33 <a href="man/man1/cvs.html">cvs</a>
34 |
35 <a href="unix/">unix</a>
36 </center>
37 <Table><tr height=10><td></table>
38 Plan 9 from User Space (aka plan9port)
39 is a port of many Plan 9 programs from their native
40 <a href="http://plan9.bell-labs.com/plan9/">Plan 9</a>
41 environment to Unix-like operating systems.
43 <Table><tr height=20><td></table>
44 <b>supported systems</b>
45 <Table>
46 <tr height=10><td width=20><td>
47 <tr><td><td>
48 Linux <font size=-1>(x86 and PowerPC)</font>,
49 FreeBSD <font size=-1>(x86)</font>,
50 Mac OS X <font size=-1>(Power PC)</font>,
51 SunOS <font size=-1>(Sparc)</font>.
52 </table>
54 <Table><tr height=20><td></table>
55 <b>getting started</b>
56 <Table>
57 <tr height=10><td width=20><td>
58 <tr><td><td>
59 Start with the overview in
60 <a href="man/man1/intro.html"><i>intro</i>(1)</a>.
61 For information on installing the system, see
62 <a href="man/man1/install.html"><i>Install</i>(1)</a>.
63 </table>
65 <Table><tr height=20><td></table>
66 <b>download</b>
67 <Table>
68 <tr height=10><td width=20><td>
69 <tr><td><td>
70 latest tree: <a href="plan9port.tgz">plan9port.tgz</a>
71 <font size=-1>(<a href="/cgi-bin/info.cgi?file=/plan9port/plan9port.tgz">date and checksums</a>)</font>
72 </table>
74 <Table><tr height=20><td></table>
75 <b>acknowledgements</b>
76 <Table>
77 <tr height=10><td width=20><td>
78 <tr><td><td>
80 Most obviously, plan9port derives from
81 <a href="http://plan9.bell-labs.com/plan9">Plan 9 from Bell Labs</a>
82 and would not exist without the work of the Plan 9 team over the
83 past many years.
85 <Table><tr height=10><td></table>
87 Rob Pike suggested the original X11 port of libdraw years ago,
88 as part of drawterm, and strongly encouraged the Mac OS X work.
89 He has also been a consistent source of good ideas to hide
90 the ugliness of modern Unix.
92 <Table><tr height=10><td></table>
94 William Josephson handled
95 <a href="man/man1/troff.html"><i>troff</i>(1)</a>
96 (with Taj Khattra) and many of
97 the supporting programs. He also inspired the recent thread library
98 clean-up and has ported a handful of applications.
100 <Table><tr height=10><td></table>
102 Andrey Mirtchovski and Axel Belinfante have done significant
103 work dealing with X11 corner cases and fine-tuning
104 <a href="man/man1/rio.html"><i>rio</i>(1)</a>.
105 Axel never tires of finding bugs in the SunOS port.
107 <Table><tr height=10><td></table>
109 Latchesar Ionkov has contributed many fixes to tricky bugs.
111 <Table><tr height=10><td></table>
113 Many other people have provided help,
114 ported programs, written bug reports,
115 sent useful patches, and gotten plan9port running on new
116 systems.
118 <Table><tr height=10><td></table>
120 Thanks to all.
122 </table>
124 <Table><tr height=20><td></table>
125 <b>contact</b>
126 <Table>
127 <tr height=10><td width=20><td>
128 <tr><td><td>
129 Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
130 </table>
133 <Table><tr height=20><td></table>
134 <b>unix extracts</b>
135 <Table>
136 <tr height=10><td width=20><td>
137 <tr><td><td>
138 The UTF-8 library, the formatted print library,
139 the buffered I/O library, the (Unicode-capable) regular expression
140 library, and mk are available in packaging separate from plan9port.
142 <Table><tr height=10><td></table>
144 See <a href="http://swtch.com/plan9port/unix/">http://swtch.com/plan9port/unix/</a>.
145 </table>
147 <Table><tr height=20><td></table>
148 <b>history</b>
149 <Table>
150 <tr height=10><td width=20><td>
151 <tr><td><td>
152 <a href="http://plan9.bell-labs.com/plan9dist/ureg.html">
153 Sean Quinlan's 9pm
154 </a> &#8722; a port of an earlier Plan 9 (including <a href="man/man1/sam.html"><i>sam</i>(1)</a>) to Windows
155 <br>
156 <a href="http://www.cs.usyd.edu.au/~matty/9term/">
157 Matty Farrow's 9term
158 </a> &#8722; a native X11 version that inspired <a href="man/man1/9term.html"><i>9term</i>(1)</a>
159 <br>
160 <a href="http://unauthorised.org/dhog/9wm.html">David Hogan's 9wm</a>
161 and
162 <a href="http://lists.cse.psu.edu/archives/9fans/1994-November/003081.html">Arnold Robbin's 9menu</a> &#8722; precursor to
163 <a href="man/man1/rio.html"><i>rio</i>(1)</a>
164 <br>
165 <a href="http://www.star.le.ac.uk/~tjg/rc/">Byron Rakitzis's rc</a> &#8722; a mostly-compatible clone of Plan 9's <a href="man/man1/rc.html"><i>rc</i>(1)</a>
166 <br>
167 <a href="http://www.cs.yorku.ca/~oz/wily/">Gary Capell's wily</a> &#8722; an <a href="man/man1/acme.html"><i>acme</i>(1)</a>-inspired editor
168 </table>
171 <tr height=10><td>
172 </table>
174 </body>
175 </html>