panic: Going nowhere without my init!

Dag-Erling Smørgrav des at des.no
Tue Jan 20 00:56:29 PST 2009


Kamlesh Patel <shilp.kamal at 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 at des.no


More information about the freebsd-hackers mailing list