Module Name: src Committed By: roy Date: Thu Jan 7 11:32:21 UTC 2016
Modified Files: src/sbin/ifconfig: af_inet.c af_inet6.c ifconfig.8 ifconfig.c util.h Log Message: -W seconds will wait for the detached flag to clear on addresses on interfaces marked up to allow time for the carrier to appear on the interface. This does not extend the -w option duration. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sbin/ifconfig/af_inet.c cvs rdiff -u -r1.33 -r1.34 src/sbin/ifconfig/af_inet6.c cvs rdiff -u -r1.109 -r1.110 src/sbin/ifconfig/ifconfig.8 cvs rdiff -u -r1.235 -r1.236 src/sbin/ifconfig/ifconfig.c cvs rdiff -u -r1.11 -r1.12 src/sbin/ifconfig/util.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.