Port hooks for kernel (and world?) builds

2002-01-09 Thread Daniel O'Connor
There are a reasonable number of ports which build KLD's and it would be nice if they could somehow hook into the kernel build process so that they remain updated when a new kernel is built (or the source is updated). Is there anyway that this can be done currently? If not is anyone working on it

Re: kern/29423: [PATCH] kernel security hooks implementation

2001-08-03 Thread Evan Sarmiento
Hey, Just wanted to send a message to hackers about my project, to find any suggestions, etc. You can access the actual PR at http://www.freebsd.org/cgi/query-pr.cgi?pr=29423 Description: Kernel Security Hooks provide a standard interface for programmers of kernel security extensions to

Re: hooks

2001-07-25 Thread Weiguang SHI
[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: hooks >Date: Thu, 26 Jul 2001 01:10:02 + (GMT) > >Hello, > >I need each system call to check with a master table of restrictions before >executing a function. >Is there a way to do this without copying and pasting a b

hooks

2001-07-25 Thread Evan Sarmiento
Hello, I need each system call to check with a master table of restrictions before executing a function. Is there a way to do this without copying and pasting a bit of code that does this checking into every system call? Thanks, -- --- Evan Sarmiento | www.op