Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 07:47:35 -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:  <199705101447.HAA26328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/05/10 07:47:35

  Modified:    sbin/ifconfig  ifconfig.c ifconfig.h ifmedia.c
  Log:
  Grumble..  My last patchup here didn't quite work either.  I hate this
  program and it's use of global variables.  Somehow, I managed to miss the
  most obvious case.. "ifconfig ed0 10.0.0.1" failed (no "inet")
  
  Submitted by: dfr
  
  Revision  Changes    Path
  1.29      +34 -22    src/sbin/ifconfig/ifconfig.c
  1.2       +5 -4      src/sbin/ifconfig/ifconfig.h
  1.2       +7 -4      src/sbin/ifconfig/ifmedia.c



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