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 border=0 cellspacing=0 cellpadding=0 width=100%>
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 border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
20 <center>
21 <font size=+1><b>Plan 9 from User Space</b></font>
22 </center>
23 <table border=0 cellspacing=0 cellpadding=0 width=100%><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="/usr/local/plan9/">browse</a>
34 |
35 <a href="man/man1/cvs.html">cvs</a>
36 |
37 <a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9">cvsweb</a>
38 |
39 <a href="unix/">unix</a>
40 </center>
41 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
42 Plan 9 from User Space (aka plan9port)
43 is a port of many Plan 9 programs from their native
44 <a href="http://plan9.bell-labs.com/plan9/">Plan 9</a>
45 environment to Unix-like operating systems.
47 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
48 <b>supported systems</b>
49 <table border=0 cellspacing=0 cellpadding=0 width=100%>
50 <tr height=10><td width=20><td>
51 <tr><td><td>
52 Linux <font size=-1>(x86, PowerPC, and ARM)</font>,
53 FreeBSD <font size=-1>(x86)</font>,
54 Mac OS X <font size=-1>(Power PC)</font>,
55 NetBSD <font size=-1>(x86 and PowerPC)</font>,
56 OpenBSD <font size=-1>(x86 and PowerPC)</font>,
57 SunOS <font size=-1>(Sparc)</font>.
58 </table>
60 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
61 <b>getting started</b>
62 <table border=0 cellspacing=0 cellpadding=0 width=100%>
63 <tr height=10><td width=20><td>
64 <tr><td><td>
65 Start with the overview in
66 <a href="man/man1/intro.html"><i>intro</i>(1)</a>.
67 For information on installing the system, see
68 <a href="man/man1/install.html"><i>install</i>(1)</a>.
69 </table>
71 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
72 <b>download</b>
73 <table border=0 cellspacing=0 cellpadding=0 width=100%>
74 <tr height=10><td width=20><td>
75 <tr><td><td>
76 latest tree: <a href="plan9port.tgz">plan9port.tgz</a>
77 <font size=-1>(<a href="/cgi-bin/info.cgi?file=/plan9port/plan9port.tgz">date and checksums</a>;
78 <a href="/usr/local/plan9/CHANGES">list of recent changes</a>;
79 <a href="/usr/local/plan9/LICENSE">license</a>)</font>
80 <br>
81 </table>
83 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
84 <b>acknowledgements</b>
85 <table border=0 cellspacing=0 cellpadding=0 width=100%>
86 <tr height=10><td width=20><td>
87 <tr><td><td>
89 Most obviously, plan9port derives from
90 <a href="http://plan9.bell-labs.com/plan9">Plan 9 from Bell Labs</a>
91 and would not exist without the work of the Plan 9 team over the
92 past many years.
94 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
96 Rob Pike suggested the original X11 port of libdraw years ago,
97 as part of drawterm, and strongly encouraged the Mac OS X work.
98 He has also been a consistent source of good ideas to hide
99 the ugliness of modern Unix.
101 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
103 William Josephson handled
104 <a href="man/man1/troff.html"><i>troff</i>(1)</a>
105 (with Taj Khattra) and many of
106 the supporting programs. He also inspired the thread library
107 clean-up and has ported a handful of applications.
109 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
111 Andrey Mirtchovski and Axel Belinfante have done significant
112 work dealing with X11 corner cases and fine-tuning
113 <a href="man/man1/rio.html"><i>rio</i>(1)</a>.
114 Axel never tires of finding bugs in the SunOS port.
116 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
118 Latchesar Ionkov has contributed many fixes to tricky bugs, and
119 got <a href="man/man4/factotum.html"><i>factotum</i>(4)</a> up and running.
121 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
123 Many other people have provided help,
124 ported programs, written bug reports,
125 sent useful patches, and gotten plan9port running on new
126 systems.
128 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
130 Bigelow &amp; Holmes, Inc. created the screen fonts in the
131 <i>luc</i>, <i>lucm</i>, <i>lucsans</i>, and <i>pelm</i>
132 directories and granted permission to redistribute them with plan9port.
134 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
136 Thanks to all.
138 </table>
140 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
141 <b>contact</b>
142 <table border=0 cellspacing=0 cellpadding=0 width=100%>
143 <tr height=10><td width=20><td>
144 <tr><td><td>
145 Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
146 </table>
148 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
149 <b>unix extracts</b>
150 <table border=0 cellspacing=0 cellpadding=0 width=100%>
151 <tr height=10><td width=20><td>
152 <tr><td><td>
153 The UTF-8 library, the formatted print library,
154 the buffered I/O library, the (Unicode-capable) regular expression
155 library, and mk are available in packaging separate from plan9port.
157 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
159 See <a href="http://swtch.com/plan9port/unix/">http://swtch.com/plan9port/unix/</a>.
160 </table>
162 <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
163 <b>history</b>
164 <table border=0 cellspacing=0 cellpadding=0 width=100%>
165 <tr height=10><td width=20><td>
166 <tr><td><td>
167 <a href="http://swtch.com/usr/local/plan9/9pm/README">
168 An early version
169 </a>
170 of Plan 9 from User Space for Windows. Only for reference.
171 <br>
172 <a href="http://plan9.bell-labs.com/plan9dist/ureg.html">
173 Sean Quinlan's 9pm
174 </a> &#8722; a port of an earlier Plan 9 (including <a href="man/man1/sam.html"><i>sam</i>(1)</a>) to Windows
175 <br>
176 <a href="http://www.cs.usyd.edu.au/~matty/9term/">
177 Matty Farrow's 9term
178 </a> &#8722; a native X11 version that inspired <a href="man/man1/9term.html"><i>9term</i>(1)</a>
179 <br>
180 <a href="http://unauthorised.org/dhog/9wm.html">David Hogan's 9wm</a>
181 and
182 <a href="ftp://ftp.freefriends.org/arnold/Source/9menu.shar.gz">Arnold Robbins's 9menu</a> &#8722; precursor to
183 <a href="man/man1/rio.html"><i>rio</i>(1)</a>
184 <br>
185 <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>
186 <br>
187 <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
188 </table>
191 <tr height=10><td>
192 </table>
194 </body>
195 </html>