- Fix a bug which can make sysctl() fail when -F is specified.
authorhrs <hrs@FreeBSD.org>
Wed, 21 May 2014 10:04:51 +0000 (10:04 +0000)
committerhrs <hrs@FreeBSD.org>
Wed, 21 May 2014 10:04:51 +0000 (10:04 +0000)
commitce645d4546d08071eaf8279df6c273c683246075
treee094a2816de2da0af182456c4e21b7db576313d9
parente745bc51694d79c905402663d8f3cc142af42a5f
- Fix a bug which can make sysctl() fail when -F is specified.
- Increase WID_IF_DEFAULT() from 6 to 8 (the default for AF_INET6) because
  we have interfaces with longer names than 6 chars like epairN{a,b}.
- Style fixes.
usr.bin/netstat/route.c