Date: Tue, 30 Nov 1999 17:43:36 -0200 (EDT) From: "Daniel Braga de Faria (DB)" <dbfaria@dcc.ufmg.br> To: freebsd-questions@freebsd.org Subject: Kernel documentation.. Message-ID: <Pine.SOL.4.02.9911301731430.2395-100000@topazio>
next in thread | raw e-mail | index | archive | help
Hello friends of FreeBSD! I'm working on my master's dissertation and I'm inserting some communication protocols inside the TCP/IP stack. I've chosen the FreeBSD to make my tests, based on the documentation found at www.freebsd.org and the book TCP/IP Illustrated vol.2. Despite this documentation, I have not found any information about functions used inside the kernel, like: - what is the best way to allocate memory? - how do I log something to a file in the HD? - how do I add a C file to the Makefile of the system? I was wondering if you could tell me something more about it. Do you have any kind of "internal documentation" that you use to maintain the source code? I mean, how do new developers start learning about the code already written? Thanks a lot for your help. Daniel ++++++++++++++++++++++++++++++++++++++++ + Daniel Braga de Faria + + dbfaria@dcc.ufmg.br + + + + M.Sc. Student in Computer Science + ++++++++++++++++++++++++++++++++++++++++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.02.9911301731430.2395-100000>