Module Name:src
Committed By: nisimura
Date: Tue Mar 3 08:56:05 UTC 2020
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
- show " refcount %d" for consistency
- fix an extra : bug which was introduced rev 1.17
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 10 05:43:27 UTC 2017
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Don't give up just because inet6 sysctl knobs aren't available
It can happen normally, for example run a kernel without INET6 or
run a r
Module Name:src
Committed By: joerg
Date: Fri Jun 13 16:04:41 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Use asysctl.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/ifmcstat/ifmcstat.c
Please note that diffs are n
Module Name:src
Committed By: joerg
Date: Wed Jun 11 14:05:28 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Add a const for the oid list.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/ifmcstat/ifmcstat.c
Please note
Module Name:src
Committed By: joerg
Date: Fri May 30 22:20:48 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Inline trivial helper function.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/ifmcstat/ifmcstat.c
Please no
Module Name:src
Committed By: joerg
Date: Fri May 30 02:31:40 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Kill __P. Use static.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/ifmcstat/ifmcstat.c
Please note that di
Module Name:src
Committed By: joerg
Date: Fri May 30 02:28:07 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Remove !NetBSD code.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/ifmcstat/ifmcstat.c
Please note that dif
Module Name:src
Committed By: seanb
Date: Fri Oct 26 16:52:52 UTC 2012
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Ensure entire sockaddr_dl is obtained. May not have
been the case previously for interfaces with long names.
To generate a diff of this