site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On May 18, 2005, at 17:06, Joe Ridge wrote: This is the appropriate list. Of course, since I'm not inside Apple, I can only speculate :-} Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- "Weaseling out of things is what separates us from the animals. Well, except the weasel." - Homer J Simpson -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Hi, sorry if this is the wrong list for this sort of inquiry. In the sys/sockio.h that ships with 10.4, which is Darwin 8.0.0, the definitions for SIOCADDRT and SIOCDELRT have been wrapped in an #if 0 conditional, basically removing them from the file. I was wondering what the significance of this was? I've got some code I am trying to build, cfengine, and it uses SIOCADDRT, so I need to figure out how to approach this.
From a quick check of previous darwin/xnu source drops, it appears that the significance is removal of unused ioctl commands. This one does not seem to be used within the kernel. This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin Walker