Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 10:14:54 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   cvs commit:  src/sbin/ifconfig ifconfig.c ifconfig.h ifmedia.c
Message-ID:  <199705101714.KAA27483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/05/10 10:14:54

  Modified:    sbin/ifconfig  ifconfig.c ifconfig.h ifmedia.c
  Log:
  Clean up some more.  Move parsing of sysctl iflist data into a single
  place rather than updating the main loop's index variables from within
  a subroutine and other revolting things like that.  Move some more
  globals into local variables.
  
  Revision  Changes    Path
  1.30      +164 -188  src/sbin/ifconfig/ifconfig.c
  1.3       +2 -2      src/sbin/ifconfig/ifconfig.h
  1.3       +3 -2      src/sbin/ifconfig/ifmedia.c



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