plan9port /

Filename Size Date modified Message
acid
bin
dict
dist
face
font
include
lib
log
lp
mac
mail
man
ndb
news
plumb
postscript
proto
sky
src
tmac
troff
unix
23 B
.cvsignore: add 9pm for old trees
262 B
.hgignore: ignore .orig turds left by patch
46 B
Added tag rtag for changeset 0b0321e26f56
45.6 KB
CHANGES: add pointer to web version
1.4 KB
CONTRIBUTORS: add Abhishek Kulkarni
3.5 KB
OS X PowerPC fixes (thanks Cameron Kaiser)
12.5 KB
allow less restricted use of plan9port-specific code
32 B
For annoying people like Uriel.
1.0 KB
add text version of install(1)
240 B
Note 9P2000.u
39 B
For annoying people like Uriel.
4.1 KB
install: typo in man page
1018 B
Make fn cd safe for rc -e.
This is a port of many Plan 9 libraries and programs to Unix.

* Installation

To install, run ./INSTALL.  It builds mk and then uses mk to
run the rest of the installation.  

For more details, see install(1), at install.txt in this directory
and at http://swtch.com/plan9port/man/man1/install.html.

* Documentation

See http://swtch.com/plan9port/man/ for more documentation.
(Documentation is also in this tree, but you need to run
a successful install first.  After that, "9 man 1 intro".)

Intro(1) contains a list of man pages that describe new features
or differences from Plan 9.

* Helping out

If you'd like to help out, great!  The TODO file contains a small list.

If you port this code to other architectures, please share your changes
so others can benefit.

Please use diff -u or CVS (see below) to prepare patches.

* CVS

You can use CVS to keep your local copy up-to-date as we make 
changes and fix bugs.  See the cvs(1) man page here ("9 man cvs")
for details on using cvs.

* Contact

Russ Cox <rsc@swtch.com>
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.