On Sat, 24 Oct 1998, Anukool Lakhina wrote:
I thought that the book is good for anyone who wants to hack the Linux
kernel.
> Hi there,
>
> I was wondering if anyone on this list has read Linux Kernel Internals
> (Second Edition) by Michael Beck, Harold Bohme (etc).
>
> Linux Journal loves it, but the reviewers at Amazon hated it. I was
> wondering what you thought about the book.
>
> Thanks.
>
>
> anukool.
>
-------------------------------------------------------------------------------
/*
* rck.h
* Rim Chong-kyoon's contacting points
* last updated on 1998.9.16
*/
#ifndef RCK_H
#define SNU_COMP_DEPT [EMAIL PROTECTED]
#define NOWNURI [EMAIL PROTECTED]
#define SSM [EMAIL PROTECTED] /* recommended */
#define HOMEPAGE http://greentea.secsm.org/~hermes44/
#endif /* RCK_H */
-------------------------------------------------------------------------------