- don't use if_index to get the number of interfaces in SIOCGIFNUM; compute
authorderaadt <deraadt@openbsd.org>
Thu, 2 May 1996 13:06:53 +0000 (13:06 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 2 May 1996 13:06:53 +0000 (13:06 +0000)
commitdf691e24692c6fa4c75ce61271fa62a4ed8dbb82
tree98878f288b98abb435f0a6b27dff30d2ac5fe508
parent6eea50f8cd745ed495c28b7d114f2f2f8b7d6651
- don't use if_index to get the number of interfaces in SIOCGIFNUM; compute
  the actual number.
- forgot to copyout the result in SIOGCIFFLAGS.
sys/compat/svr4/svr4_sockio.c