Module Name: src Committed By: pooka Date: Sat Apr 26 11:16:22 UTC 2014
Modified Files: src/sys/kern: sys_socket.c src/sys/net: if.c if.h Log Message: Decouple sockets linkage from interface code by making ifioctl() a pointer. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/sys/kern/sys_socket.c cvs rdiff -u -r1.272 -r1.273 src/sys/net/if.c cvs rdiff -u -r1.162 -r1.163 src/sys/net/if.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.