Download List

Projeto Descrição

Plan 9 From User Space is a port of the bulk of
the Plan 9 software build environment to Unix.
While the libraries make an attempt to play nice
with the rest of the system (by using the Unix
rules for printf verbs and Unix system headers,
for example), this port tries to reproduce the
Plan 9 build environment as faithfully as
possible, providing u.h and libc.h, and blithely
redefining tokens such as open, dup, and accept in
order to provide implementations that better mimic
the Plan 9 semantics. The result is a more
complicated and less Unix-friendly environment,
but Plan 9 programs can typically be compiled with
little or no changes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-19 15:23
July 18, 2005

Várias correções foram feitas. O conteúdo Venti servidor de armazenamento endereçável foi reintroduzida.
Tags: Major feature enhancements
Numerous fixes were made. The Venti content
addressable storage server was reintroduced.

2005-05-11 18:17
May 2, 2005

Uma corrida snarf foi corrigido no libdraw/x11-itrans. A linha de carga / descarga consistência correção foi feita no auge. Mac OS X Tiger correções foram feitas para lib9/await. Um bug foi corrigido no alinhamento lib9/sendfd. Mais seqüências alt Smiley Face foram adicionados no libdraw/latin1. Unicode é suportado em identificadores de duplo clique em 9term. Várias correções foram feitas em scat usar padrão C. OpenBSD / suporte PowerPC foi adicionado.
Tags: Minor bugfixes
A snarf race was corrected in libdraw/x11-itrans.
A row load/dump consistency fix was made in acme.
Mac OS X Tiger fixes were made for lib9/await. An
alignment bug was fixed in lib9/sendfd. More
smiley face alt sequences were added in
libdraw/latin1. Unicode in identifiers is
supported for double-click in 9term. Various fixes
were made in scat to use standard C.
OpenBSD/PowerPC support was added.

2005-03-21 08:50
March 20, 2005

O layout do Alt struct em thread.h foi alterado para coincidir com o plano de um 9. Isto significa que todas as bibliotecas e arquivos objeto compilado com a thread.h idade são venenosas.
Tags: Code cleanup
The layout of the Alt struct in thread.h was changed to match the Plan 9 one. This means that all libraries and object files compiled with the old thread.h are now poisonous.

2005-03-02 18:17
March 2, 2005

Esta versão é mais portáveis entre arquiteturas e sistemas operacionais. Mais aplicações são suportados, incluindo suporte preliminar para Venti.
Tags: Major feature enhancements
This version is more portable between
architectures and operating systems. More
applications are now supported, including
preliminary support for Venti.

Project Resources