From 8b459713b513630ade3774c806c96dd4da29b99a Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 24 Jan 2005 03:57:10 +0000 Subject: update --- dist/download.html | 162 ----------------------------------------------------- dist/main.html | 56 +++++++++--------- 2 files changed, 30 insertions(+), 188 deletions(-) delete mode 100644 dist/download.html (limited to 'dist') diff --git a/dist/download.html b/dist/download.html deleted file mode 100644 index 838c952e..00000000 --- a/dist/download.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - -Plan 9 from User Space - Download - - - -
-
-
- 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 -
- - -
-
- - - diff --git a/dist/main.html b/dist/main.html index 6847f829..b0f800e5 100644 --- a/dist/main.html +++ b/dist/main.html @@ -10,17 +10,17 @@ Edit ./^$/,s/Plan 9 from User Space -
+
Space Glenda
-
+
Plan 9 from User Space
-
+
overview | @@ -32,17 +32,19 @@ Edit ./^$/,s/cvs | + cvsweb + | 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), @@ -51,9 +53,9 @@ Edit ./^$/,s/(Sparc).
-
+
getting started - +
Start with the overview in @@ -62,18 +64,20 @@ Edit ./^$/,s/install(1).
-
+
download - +
latest tree: plan9port.tgz - (date and checksums) + (date and checksums; + list of recent changes) +
-
+
acknowledgements - +
@@ -82,14 +86,14 @@ Edit ./^$/,s/
+
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) @@ -97,56 +101,56 @@ Edit ./^$/,s/
+
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 - +
-- cgit v1.2.3