how to get dragonfly and freebsd source code

Matthew Dillon dillon at apollo.backplane.com
Tue Jan 22 10:21:49 PST 2008


:But I don't want to program in assembly, but in C language. For
:example, I would like to analyze C code of FreeBSD or Linux for
:processors. I'm not capable to assemble hardware.

    Well, just staring at the code isn't going to get you very far.
    I'd recommending running on of the above OS's and getting to know
    its build system for utilities and such, then mess around with
    select bits of code, make changes, see how it works, etc.  You
    have to actively manipulate the source code to get a real feel for
    it.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Users mailing list