Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 1996 19:46:30 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-sbin
Subject:   cvs commit: src/sbin/ifconfig ifconfig.c
Message-ID:  <199601080346.TAA08553@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/01/07 19:46:29

  Modified:    sbin/ifconfig  ifconfig.c
  Log:
  Fix some of my mistakes, slight cleanup, improve reliability (the old
  ifconfig would segfault on "ifconfig ed0 ether up" and the like).
  
  The main reason for this commit was that an "ifconfig -a" would also show
  the AF_INET addresses in AF_IPX form (if the kernel was configured for IPX)
  due to insufficient AF checking in my "new way" of doing it.
  
  Revision  Changes    Path
  1.11      +36 -12    src/sbin/ifconfig/ifconfig.c



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