On Fri, Apr 27, 2012 at 3:52 PM, Isaac Cortés wrote:
> Thanks again, I'm not very smart but a persistent person, so maybe I'll last
> thousand years trying until I'll master C and the source code but I will.
You may find Nemo's books about Plan 9 useful as well.
http://lsub.org/who/nemo/papers.h
Thanks again, I'm not very smart but a persistent person, so maybe I'll last
thousand years trying until I'll master C and the source code but I will.
2012/4/27 John Floren
> Good luck! The kernel is pretty readable and small enough to really
> sit down and know what all the files are doing. Be
Good luck! The kernel is pretty readable and small enough to really
sit down and know what all the files are doing. Be warned that some of
the C is going to be in Plan 9's particular idiom, but in general you
can learn good practices from it. If you want to learn about writing
Plan 9 programs in ge
Thanks a lot to everyone, I'm planing (my english sucks too) to learn
about O.S. and C with this project, 'cause I'm kind of Hipster Student
Informatic's
2012/4/27 John Floren
> On Fri, Apr 27, 2012 at 1:25 PM, Lyndon Nerenberg
> wrote:
> > Download the installation image from the website, gun
On Fri, Apr 27, 2012 at 1:25 PM, Lyndon Nerenberg wrote:
> Download the installation image from the website, gunzip, mount the resulting
> ISO image, then look in /sys/src.
Easier option: grab
http://plan9.bell-labs.com/sources/extra/plan9.tar.bz2, untar it, look
under plan9/sys/src/9 for the ke
Download the installation image from the website, gunzip, mount the resulting
ISO image, then look in /sys/src.
How do I download the full source code of the kernel of Plan 9? I hope you
forgiveme this kind of ask, but I'm just a noob^999.
--
*“But JavaSchools also fail to train the brains of kids to be adept, agile,
and flexible enough to do good software design (and I don’t mean OO
“design”, where you
Last week I realized that I haven't worked on the driver for more than
a year and that it is very unlikely that I'll have time to work on it
any time soon. I put the code I have my contrib directory on sources,
in case anybody wants to continue working on it.
http://plan9.bell-labs.com/sources/con