Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2008 16:27:32 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ifconfig ifconfig.c
Message-ID:  <200809291627.m8TGRaat081340@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2008-09-29 16:27:32 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifconfig.c 
  Log:
  SVN rev 183466 on 2008-09-29 16:27:32Z by sam
  
  Distinguish between cmd/parameters used for clone operations and
  all others.  Use this to disambiguate cmd line arguments that can
  be either clone params or regular parameters so, in particular,
  "bssid" again works as a regular parameter.
  
  While here leverage the above to improve the logic for flushing
  clone operations on the first !clone cmd line parameter.
  
  Reviewed by:    jhay
  
  Revision  Changes    Path
  1.140     +43 -33    src/sbin/ifconfig/ifconfig.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809291627.m8TGRaat081340>