Re: System V message queues
Re: System V message queues
- Subject: Re: System V message queues
- From: Alex Scotti <email@hidden>
- Date: Fri, 23 Jan 2004 19:28:26 -0500
Thanks for your help. The code is at
http://www.cameronpond.org/~alex/sysvmsg.tar.gz with the working sysctl
stuff now.
-Alex
On Jan 22, 2004, at 2:49 PM, Justin Walker wrote:
On Thursday, January 22, 2004, at 10:55 AM, Justin Walker wrote:
On Thursday, January 22, 2004, at 10:12 AM, Alex Scotti wrote:
I was trying to port some code over to darwin which needed sysv
msgqs.
I "ported" over the code in bsd/kern/sysv_msg.c to be a kernel
extension. Is
anyone interested in this? I don't have issues like adding the
necessary
sysctl variables worked out yet (tunables are hardcoded for now) -
can this
even be done in a kext?
Responding only to the last question: check IPFirewalls for an
indication of how to add and remove sysctl's dynamically.
To be just a tad more clear: It's 'IPFirewall', and it's a project
available on the darwin (http://developer.apple.com/darwin) website.
Follow the links to the source for Darwin. You can also find this on
the OpenDarwin site (http://www.opendarwin.org).
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | When LuteFisk is outlawed
| Only outlaws will have
| LuteFisk
*--------------------------------------
*-------------------------------*
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.