summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifmcstat/ifmcstat.c
Commit message (Expand)AuthorAgeFilesLines
* nitsbms2009-02-151-12/+12
* Blow away KAME MLDv2 hooks.bms2009-02-151-80/+0
* Improve ifmcstat(8) and fix a few bugs while we're at it:bms2009-02-151-51/+156
* Fix a typo which caused ifmcstat's sysctl pathbms2009-02-151-1/+1
* Considerably rework the ifmcstat utility.bms2007-04-101-113/+342
* Remove __P.bms2007-04-091-7/+7
* Use -M and -N for core and kernel image respectively.bms2007-03-201-5/+10
* Make clean for !INET6.bms2007-03-191-182/+37
* Merge latest ifmcstat (with changes for FreeBSD).bms2007-03-191-18/+447
* Remove unused variable and clamp down with WARNS=2dd2004-09-131-1/+0
* Include <net/ethernet.h> to have a prototype for ether_ntoa().stefanf2004-05-281-0/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-3/+1
* stop use of NI_WITHSCOPEID. it was deprecated.ume2003-10-211-4/+0
* Nuke unused variables.dd2001-06-241-5/+0
* Sync with recent KAME.ume2001-06-111-0/+6
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-061-3/+3
* Use macro API to <sys/queue.h>phk2000-12-301-9/+9
* Sync with latest KAME.ume2000-07-071-58/+128
* remove redundant ifdef's.shin2000-01-071-182/+44
* Fix KERNEL vs _KERNEL spammage.billf1999-12-301-2/+2
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+338
OpenPOWER on IntegriCloud