Skip to content

camsn0w/plan9port

This branch is 82 commits behind 9fans/plan9port:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ceb1ab9 · Sep 1, 2021
Mar 5, 2012
Aug 30, 2021
Sep 14, 2017
Mar 24, 2021
Sep 13, 2005
Mar 24, 2021
Aug 31, 2021
Dec 30, 2020
Sep 14, 2017
May 5, 2020
Sep 14, 2017
Aug 31, 2021
Jun 4, 2008
Apr 21, 2004
Nov 14, 2018
Sep 14, 2017
Jan 13, 2005
Sep 14, 2017
Sep 1, 2021
Aug 16, 2020
Jun 15, 2017
Mar 24, 2021
Aug 31, 2021
May 18, 2019
May 10, 2008
Sep 1, 2017
Jul 23, 2017
Dec 30, 2020
Mar 24, 2021
Nov 25, 2005
Jan 13, 2020
Nov 25, 2005
Apr 9, 2021
Aug 13, 2013

Repository files navigation

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 https://9fans.github.io/plan9port/man/man1/install.html.

Documentation

See https://9fans.github.io/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!

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

Git

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

Status

Build Status Coverity Scan Build Status

Contact

Releases

No releases published

Packages

No packages published

Languages

  • C 91.7%
  • Roff 1.4%
  • C++ 1.3%
  • Yacc 1.2%
  • Shell 1.2%
  • PostScript 0.9%
  • Other 2.3%