Russ Cox is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

rsc / plan9port http://swtch.com/plan9port/

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. See the web site http://swtch.com/plan9port/ for details.

Clone this repository (size: 58.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/rsc/plan9port
hg clone ssh://hg@bitbucket.org/rsc/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
.cvsignore 23 B .cvsignore: add 9pm for old trees
.hgignore 262 B .hgignore: ignore .orig turds left by patch
.hgtags 46 B Added tag rtag for changeset 0b0321e26f56
CHANGES 45.6 KB CHANGES: add pointer to web version
CONTRIBUTORS 1.4 KB mac Plumb: skip loading non-existent .bashrc
INSTALL 3.5 KB OS X PowerPC fixes (thanks Cameron Kaiser)
LICENSE 12.5 KB allow less restricted use of plan9port-specific code
Makefile 32 B For annoying people like Uriel.
README 1.0 KB add text version of install(1)
TODO 240 B Note 9P2000.u
configure 39 B For annoying people like Uriel.
install.txt 4.1 KB install: typo in man page
rcmain 1018 B Make fn cd safe for rc -e.