Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 13:50:33 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/net/ucd-snmp Makefile ports/net/ucd-snmp/pkg PLIST
Message-ID:  <199804062050.NAA03293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     1998/04/06 13:50:32 PDT

  Modified files:
    net/ucd-snmp         Makefile 
    net/ucd-snmp/pkg     PLIST 
  Log:
  Committing John Hays patches. Big thanks to him !
  Runs fine on stable, on SMP current I still get race
  conditions very easily, so that tkined says "no Response"
  on snmp queries, and in the meantime it fills your /var
  partition with the /var/log/snmp.log file:
  1998-04-06 22:35:16 UCD-SNMP version 3.3.1
  Opening port(s): 161
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  system.sysORLastChange.0 --  OID Doesn't exist
  klookup(3, 0xefbfbf60, 96): klread: Bad address
  TCP_Count_Connections - inpcb: Bad address
  klookup(3, 0xefbfbf60, 96): klread: Bad address
  TCP_Count_Connections - inpcb: Bad address
  klookup(3, 0xefbfbf60, 96): klread: Bad address
  TCP_Count_Connections - inpcb: Bad address
  klookup(3, 0xefbfbf60, 96): klread: Bad address
  TCP_Count_Connections - inpcb: Bad address
  and so on.
  This might be -current and/or SMP related.
  John Hay says it runs ok on his -current.
  I'll committ it anyay¸ because it runs on -STABLE
  and that counts.
  BTW: added an @unexec in PLIST ...
  
  Revision  Changes    Path
  1.18      +2 -2      ports/net/ucd-snmp/Makefile
  1.5       +1 -0      ports/net/ucd-snmp/pkg/PLIST



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804062050.NAA03293>