Re: Passing a char** to a Kext from user mode
3 Jul
2004
3 Jul
'04
12:56 a.m.
On Jul 2, 2004, at 2:38 PM, Krishna Monian wrote:
I am basically writing a IOService which reroutes
system calls so that I can log file accesses. I am
trying to copy data from the user space to kernel
space.
What system calls are you logging? open, close? read/write? Darwin 7.4 has auditing built in. -------------------------- Wayne Salamon wsalamon@computer.org _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
7796
Age (days ago)
7796
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wayne Salamon