summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-tcpTable.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-19- Garbage collect unfinished repocopy (seven months)Pav Lucistnik1-12/+0
OK'ed by: pgollucci (maintainer) Notes: svn path=/head/; revision=248176
2004-08-11- Upgrade to 5.1.2.Jun Kuriyama1-36/+2
Numerous patches are integrated into this release. Notes: svn path=/head/; revision=115888
2004-04-14Fix tcp.tcpCurrEstab.0 counting.Jun Kuriyama1-9/+29
PR: ports/65487 Submitted by: Ken Stailey <kstailey@yahoo.com> Notes: svn path=/head/; revision=106975
2003-11-18o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).Jun Kuriyama1-50/+25
o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio" by default. o Remove unused variables. o Update various local patches around {tcp,udp}Table and hr_{storage,system}. Notes: svn path=/head/; revision=94221
2003-08-16o Fix not to define "freebsd[234]" definition on freebsd5 environment.Jun Kuriyama1-0/+51
o Fix related patch to fit freebsd5 environment. o Implement tcp.tcpCurrEstab to return correct value. PR: ports/54551 Submitted by: sub_0@netcabo.pt Notes: svn path=/head/; revision=87030