aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ifmcstat/ifmcstat.c
Commit message (Expand)AuthorAgeFilesLines
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedPoul-Henning Kamp2001-02-061-3/+3
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-301-9/+9
* Sync with latest KAME.Hajimu UMEMOTO2000-07-071-57/+127
* remove redundant ifdef's.Yoshinobu Inoue2000-01-071-181/+43
* Fix KERNEL vs _KERNEL spammage.Bill Fumerola1999-12-301-2/+2
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+338