Date: Tue, 20 Jan 2009 09:56:27 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: shilp.kamal@yahoo.com Cc: freebsd-hackers@freebsd.org Subject: Re: panic: Going nowhere without my init! Message-ID: <86k58qs6dg.fsf@ds4.des.no> In-Reply-To: <560136.94786.qm@web45402.mail.sp1.yahoo.com> (Kamlesh Patel's message of "Mon, 19 Jan 2009 16:59:50 -0800 (PST)") References: <560136.94786.qm@web45402.mail.sp1.yahoo.com>
index | next in thread | previous in thread | raw e-mail
Kamlesh Patel <shilp.kamal@yahoo.com> writes:
> I made wrong comment in Getpid():
>
> Getpid() {
>
> /* ......
>
> /* ... */
>
> .... */
>
> return()
> }
That still doesn't tell us anything. To start with, there is no
function named Getpid() anywhere in the tree. Secondly, the code you
show us won't even compile (improperly nested comments), much less run.
Thirdly, you haven't told us what you were trying to achieve with your
modification, so we can't even help you get it right.
Also, please don't top-post.
DES
--
Dag-Erling Smørgrav - des@des.no
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k58qs6dg.fsf>
