Re: [9fans] Source Code.

2012-04-27 Thread Jon Dugan
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

Re: [9fans] Source Code.

2012-04-27 Thread Isaac Cortés
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

Re: [9fans] Source Code.

2012-04-27 Thread 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 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

Re: [9fans] Source Code.

2012-04-27 Thread Isaac Cortés
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

Re: [9fans] Source Code.

2012-04-27 Thread John Floren
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

Re: [9fans] Source Code.

2012-04-27 Thread Lyndon Nerenberg
Download the installation image from the website, gunzip, mount the resulting ISO image, then look in /sys/src.

[9fans] Source Code.

2012-04-27 Thread Isaac Cortés
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

[9fans] source code for an unfinished driver for Intel WiFi Link

2011-02-24 Thread Latchesar Ionkov
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