>>>>> On Mon, 02 Dec 2002 10:14:54 +0100, 
>>>>> Juan Francisco Rodriguez Hervella <[EMAIL PROTECTED]> said:

> Are you talking about the flag CTLFLAG_RW ? I'm using req->oldptr ==
> NULL and
req-> newptr != NULL to add a new element into a kernel table.... and I
> plan
> to use req->oldptr & req->newptr != NULL to show the elements of the
> table...

If you just want to show (get) the elements, you don't have to have a
non NULL newptr.  Then the root privilege won't be required.

                                        JINMEI, Tatuya
                                        Communication Platform Lab.
                                        Corporate R&D Center, Toshiba Corp.
                                        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to