summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files/patch-diskio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 5.2.2.Jun Kuriyama2005-11-301-12/+0
| | | | | | | | | | - Return more appropriate values for hrSWRunType (1) PR: ports/86572 (1) Submitted by: wollman (1) Notes: svn path=/head/; revision=149996
* - Update to 5.2.1.Jun Kuriyama2005-01-251-0/+12
| | | | | | | | - 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
* - Upgrade to 5.1.2.Jun Kuriyama2004-08-111-56/+0
| | | | | | | Numerous patches are integrated into this release. Notes: svn path=/head/; revision=115888
* Upgrade to 5.0.8.Jun Kuriyama2003-03-291-2/+43
| | | | | | | Partially submitted by: demon Notes: svn path=/head/; revision=77681
* Unbreak after __FreeBSD_version >= 500101.Jun Kuriyama2003-02-191-0/+15
| | | | Notes: svn path=/head/; revision=75914
* Upgrade to 4.2.4.Jun Kuriyama2002-04-091-31/+0
| | | | | | | | Some of our patches are integrated into original distribution. Enable diskio mib-module by default. Notes: svn path=/head/; revision=57474
* o Add WITH_SNMP_DISKIO knob to collect diskio statistics (will turn on byJun Kuriyama2002-02-151-0/+31
default after some period). o Support 4.x and 5.x for host/hr_disk.c. o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly. Notes: svn path=/head/; revision=54717