| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
It seems agent/mibgroups/mibII/interfaces.c switched to use new
USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress.
This patch uses old get_phys_address() function from new code.
Notes:
svn path=/head/; revision=132662
|
|
|
|
|
|
|
| |
Reported by: sem
Notes:
svn path=/head/; revision=128074
|
|
|
|
|
|
|
|
| |
- Add a patch to fix memory leak (SF bugs #1103644).
- Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
Notes:
svn path=/head/; revision=127345
|
|
Submitted by: billf
PR: ports/28717
Notes:
svn path=/head/; revision=63689
|