From owner-freebsd-questions Fri Jul 20 19: 9:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14407.mail.yahoo.com (web14407.mail.yahoo.com [216.136.174.77]) by hub.freebsd.org (Postfix) with SMTP id A146037B403 for ; Fri, 20 Jul 2001 19:09:07 -0700 (PDT) (envelope-from marcelomcarvalho@yahoo.com) Message-ID: <20010721020907.99984.qmail@web14407.mail.yahoo.com> Received: from [128.114.63.148] by web14407.mail.yahoo.com via HTTP; Fri, 20 Jul 2001 19:09:07 PDT Date: Fri, 20 Jul 2001 19:09:07 -0700 (PDT) From: Marcelo Carvalho Subject: Re: porting BSD to Freebsd To: Kris Kennaway Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20010720171028.A94827@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Kris Kennaway wrote: > You'll have to include more information about what > you're trying to > do. > > Kris > Thanks Kris. I'll try to be more specific: Currently, I'm porting a /sys/sys/malloc.h from BSD to FreeBSD. It turns out that the file I'm working on has some "types of memory" added to the original list that I've mentioned before ("types of memory"). I got an e-mail telling me that these definitions are now done through the MACRO_DEFINE file (in freebsd). However, I found out that not all definitions are there. They are now scattered in other files (as the guy also suggested me to find out). My problem is, since this is a NEW definition of type of memory, I need to know where I should include it appropriately. I have a very weak knowledge in kernel programming. I'm kind of lost now. It is supposed to be just two lines of definitions, but in which file now? Maybe I still didn't get the idea of how the macros work... I hope I was more clear now. I would really appreciate if some of you could give me some help on this thing. Thanks, Marcelo. __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message