* frm gregat_private "09/24/01 16:53:27 -0700" | sed '1,$s/^/* /' * * On Mon, Sep 24, 2001 at 04:43:16PM -0700, richard offer wrote: *> *> Whats technically to stop me writing a device driver that replaces the *> exiting capable() code with my own implementation ? Likewise with *> intercepting and replacing system calls ? * * capable() is an inline function call. Modify that header file, and you * have to publish your changes. You're right, capable() was a bad choice, permission(). * * greg k-h * richard. ----------------------------------------------------------------------- Richard Offer Technical Lead, Trust Technology, SGI "Specialization is for insects" _______________________________________________________________________ _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Mon Sep 24 2001 - 17:14:32 PDT