From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 15 Apr 1996 11:11:19 -0400 From: Min Huang mhuang@CS.Cornell.EDU Subject: ioctl Topicbox-Message-UUID: 43a91ef6-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19960415151119.Dxw-8eAhrwz140an6gsGGAPtjgpfvsdF4THGGGE9fn0@z> I am porting a system built on the top of Unix to Plan9. Because the system use ioctle to get network address, network configuration, I find that plan9 doesn't support SIOCGIFADDR and SIOCFIFCONF. Could you please tell me how I can modify the plan9 to make it support them. Thank you very much Stanley