Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 1997 21:28:26 -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
Message-ID:  <199705070428.VAA28122@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/05/06 21:28:26

  Modified:    sbin/ifconfig  ifconfig.c
  Log:
  Restore unintentially lost backwards compat behavior of defaulting to
  family inet if not specified.  (eg: "ifconfig ed0" down would fail because
  no family was specified, even though the up/down status is not per family)
  
  Pointed out by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
  
  Revision  Changes    Path
  1.28      +6 -8      src/sbin/ifconfig/ifconfig.c



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