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 | 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.
participants (1)
-
Justin Walker