ChangeLog
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:2891k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1.    * agent/mibgroup/mibII/vacm_vars.c:
  2.    - (vacm_vars.c): Patch from Niels Baggesen:
  3.      - better checking of .conf file parsing line requirements.
  4.    
  5. 1999-04-13 15:56  hardaker
  6.    * agent/snmpd.c:
  7.    - (snmpd.c): Patch from Niels Baggesen:
  8.      - log with timestamp at shutdown.
  9.    
  10. 1999-04-13 15:36  hardaker
  11.    * mibs/: SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt,
  12.    SNMP-VIEW-BASED-ACM-MIB.txt:
  13.    - (SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt,
  14.      SNMP-VIEW-BASED-ACM-MIB.txt): Patch from Niels Baggesen:
  15.      - fix module locations for broken mibs.
  16.    
  17. 1999-04-13 15:32  hardaker
  18.    * agent/mibgroup/ucd-snmp/pass.c:
  19.    - (pass.c): Patch from Jim Mar:
  20.      - add capability for binary octet strings in pass scripts.
  21.    
  22. 1999-04-13 15:20  hardaker
  23.    * agent/mibgroup/mibII/system_mib.c:
  24.    - (system_mib.c): make sysDescr read-only.
  25.    
  26. 1999-04-13 15:19  hardaker
  27.    * configure, configure.in, agent/Makefile.in
  28. :
  29.    - (configure, configure.in, Makefile.in): Patch from Daniel Hagerty:
  30.      - fix libwrap to only add the library to the agent.
  31.    
  32. 1999-04-13 08:43  hardaker
  33.    * README.win32:
  34.    - (README.win32): Patch from Robert Story:
  35.      - add a URL reference to cygwin.
  36.    
  37. 1999-04-12 22:23  hardaker
  38.    * snmplib/: snmp_api.c, snmp_api.h:
  39.    - (snmp_api.c): make snmp_varlist_add_variable to possible create a
  40.      varlist before adding something to it.
  41.    
  42. 1999-04-12 22:16  hardaker
  43.    * local/tkmib:
  44.    - (tkmib): make displayed mib node info into two columns instead of one.
  45.    
  46. 1999-04-12 22:15  hardaker
  47.    * agent/mibgroup/host/hr_utils.h:
  48.    - (hr_utils.h): remove variable names from prototypes (was causing problems).
  49.    
  50. 1999-04-12 22:14  hardaker
  51.    * agent/mibgroup/mibincl.h:
  52.    - (mibincl.h): include sys/time.h.
  53.    
  54. 1999-04-12 22:13  hardaker
  55.    * agent/mibgroup/: header_complex.c, header_complex.h:
  56.    - (header_complex.c, header_complex.h): deal with more complex data
  57.      structures with multiple and variable length indexes.
  58.    
  59. 1999-04-12 22:12  hardaker
  60.    * README.win32:
  61.    - (README.win32): new README from Joe Marzot.
  62.    
  63. 1999-04-07 15:00  mslifcak
  64.    * agent/mibgroup/snmpv3/usmUser.c, snmplib/snmp_api.c,
  65.    snmplib/system.c:
  66.    -(usmUser.c,system.c) plug mem leak; (snmp_api.c) enforce array limit.
  67.    
  68. 1999-04-07 12:23  mslifcak
  69.    * apps/encode_keychange.c, snmplib/tools.c:
  70.    -(apps/encode_keychange.c snmplib/tools.c) move keystroke functions to application.
  71.    
  72. 1999-04-07 12:17  mslifcak
  73.    * agent/mibgroup/ipfwchains/ipfwchains.c:
  74.    -(ipfwchains.c) remove multiple definitions of MATCH_FAILED
  75.    
  76. 1999-04-07 11:59  mslifcak
  77.    * agent/snmp2p.c, agent/snmp_agent.c,
  78.    agent/snmp_vars.h, agent/view_parse.c,
  79.    agent/mibgroup/util_funcs.c,
  80.    agent/mibgroup/examples/ucdDemoPublic.c,
  81.    agent/mibgroup/host/hr_filesys.c,
  82.    agent/mibgroup/host/hr_storage.c,
  83.    agent/mibgroup/host/hr_swrun.c,
  84.    agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
  85. , agent/mibgroup/mibII/icmp.c,
  86.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  87. , agent/mibgroup/mibII/system_mib.c,
  88.    agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/udp.c
  89. , agent/mibgroup/mibII/vacm_vars.c,
  90.    agent/mibgroup/mibII/var_route.c,
  91.    agent/mibgroup/misc/ipfwacc.c,
  92.    agent/mibgroup/snmpv3/usmUser.c,
  93.    agent/mibgroup/ucd-snmp/extensible.c,
  94.    agent/mibgroup/ucd-snmp/hpux.c,
  95.    agent/mibgroup/ucd-snmp/pass.c,
  96.    agent/mibgroup/ucd-snmp/pass_persist.c,
  97.    agent/mibgroup/ucd-snmp/proc.c,
  98.    agent/mibgroup/v2party/context_vars.c,
  99.    agent/mibgroup/v2party/party_vars.c,
  100.    agent/mibgroup/v2party/view_vars.c, apps/snmpdelta.c,
  101.    apps/snmptest.c, apps/snmptrapd.c,
  102.    apps/snmpnetstat/route.c, apps/snmpnetstat/winstub.c,
  103.    snmplib/acl_parse.c, snmplib/context.h,
  104.    snmplib/context_parse.c, snmplib/party.h,
  105.    snmplib/party_parse.c, snmplib/read_config.c,
  106.    snmplib/snmp_api.c, snmplib/snmp_auth.c,
  107.    snmplib/snmp_impl.h, snmplib/vacm.h, snmplib/view.h
  108. :
  109.    - (agent/snmp2p.c agent/snmp_agent.c agent/snmp_vars.h
  110.    agent/view_parse.c agent/mibgroup/util_funcs.c
  111.    agent/mibgroup/examples/ucdDemoPublic.c
  112.    agent/mibgroup/host/hr_filesys.c
  113.    agent/mibgroup/host/hr_storage.c
  114.    agent/mibgroup/host/hr_swrun.c agent/mibgroup/host/hr_system.c
  115.    agent/mibgroup/mibII/at.c agent/mibgroup/mibII/icmp.c
  116.    agent/mibgroup/mibII/interfaces.c agent/mibgroup/mibII/ip.c
  117.    agent/mibgroup/mibII/system_mib.c agent/mibgroup/mibII/tcp.c
  118.    agent/mibgroup/mibII/udp.c agent/mibgroup/mibII/vacm_vars.c
  119.    agent/mibgroup/mibII/var_route.c agent/mibgroup/misc/ipfwacc.c
  120.    agent/mibgroup/snmpv3/usmUser.c
  121.    agent/mibgroup/ucd-snmp/extensible.c
  122.    agent/mibgroup/ucd-snmp/hpux.c agent/mibgroup/ucd-snmp/pass.c
  123.    agent/mibgroup/ucd-snmp/pass_persist.c
  124.    agent/mibgroup/ucd-snmp/proc.c
  125.    agent/mibgroup/v2party/context_vars.c
  126.    agent/mibgroup/v2party/party_vars.c
  127.    agent/mibgroup/v2party/view_vars.c apps/snmpdelta.c
  128.    apps/snmptest.c apps/snmptrapd.c apps/snmpnetstat/route.c
  129.    apps/snmpnetstat/winstub.c snmplib/acl_parse.c
  130.    snmplib/context.h snmplib/context_parse.c snmplib/party.h
  131.    snmplib/party_parse.c snmplib/read_config.c snmplib/snmp_api.c
  132.    snmplib/snmp_auth.c snmplib/snmp_impl.h snmplib/vacm.h
  133.    snmplib/view.h)  fgets use sizeof mostly, oid base size is MAX_OID_LEN
  134.    
  135. 1999-04-07 11:34  hardaker
  136.    * apps/encode_keychange.c:
  137.    - (encode_keychange.c): removal of duplicate functions.
  138.    
  139. 1999-04-07 11:32  hardaker
  140.    * apps/: encode_keychange.c, snmpusm.c:
  141.    - (encode_keychange.c, snmpusm.c): debugging conversions.
  142.    
  143. 1999-04-07 11:27  hardaker
  144.    * agent/mibgroup/: examples/ucdDemoPublic.c,
  145.    mibII/sysORTable.c, mibII/vacm_vars.c, smux/smux.c
  146. , snmpv3/snmpEngine.c, snmpv3/usmUser.c,
  147.    target/snmpTargetAddrEntry.c, target/snmpTargetParamsEntry.c
  148. :
  149.    - (ucdDemoPublic.c, sysORTable.c, vacm_vars.c, smux.c, snmpEngine.c,
  150.      usmUser.c, snmpTargetAddrEntry.c, snmpTargetParamsEntry.c):
  151.      - debugging statement conversion
  152.    
  153. 1999-04-07 11:12  hardaker
  154.    * snmplib/: scapi.c, snmpv3.c:
  155.    - (scapi.c, snmpv3.c): debug typos and include file additions.
  156.    
  157. 1999-04-07 10:48  hardaker
  158.    * agent/mibgroup/mibII/snmp_mib.c:
  159.    - (snmp_mib.c): removed unnneeded header_snmp().
  160.    
  161. 1999-04-07 10:43  hardaker
  162.    * snmplib/debug.h:
  163.    - (debug.h): removed.
  164.    
  165. 1999-04-07 10:41  hardaker
  166.    * config.h.in, agent/snmp_vars.c,
  167.    apps/encode_keychange.c, apps/snmptrapd.c,
  168.    snmplib/Makefile.in, snmplib/all_general_local.h,
  169.    snmplib/keytools.c, snmplib/keytools.h,
  170.    snmplib/lcd_time.c, snmplib/md5.c,
  171.    snmplib/read_config.c, snmplib/scapi.c,
  172.    snmplib/snmp_api.c, snmplib/snmpusm.c,
  173.    snmplib/snmpv3.c, snmplib/tools.c, snmplib/tools.h
  174. :
  175.    - (config.h.in, snmp_vars.c, encode_keychange.c, snmptrapd.c,
  176.      Makefile.in, all_general_local.h, keytools.c, keytools.h,
  177.      lcd_time.c, md5.c, read_config.c, scapi.c, snmp_api.c, snmpusm.c,
  178.      snmpv3.c, tools.c, tools.h):
  179.      - misc merging, including fixes and debugging statement changes to
  180.        newer model.
  181.      - a few -Wall fixes.
  182.    
  183. 1999-04-07 06:17  mslifcak
  184.    * agent/snmp_vars.c, agent/snmpd.c,
  185.    agent/mibgroup/v2party/alarm.c, apps/encode_keychange.c
  186. , apps/snmpstatus.c, apps/snmptrapd.c,
  187.    apps/snmpnetstat/if.c, snmplib/all_system.h,
  188.    snmplib/debug.h, snmplib/keytools.c, snmplib/lcd_time.c
  189. , snmplib/md5.c, snmplib/mib.c,
  190.    snmplib/read_config.c, snmplib/scapi.c, snmplib/snmp.h
  191. , snmplib/snmp_api.c, snmplib/snmp_auth.c,
  192.    snmplib/snmpusm.c, snmplib/snmpv3.c, snmplib/system.h
  193. , snmplib/tools.c, snmplib/tools.h,
  194.    win32/config.h, win32/libsnmp/libsnmp.dsp,
  195.    win32/libsnmp_dll/libsnmp.def,
  196.    win32/libsnmp_dll/libsnmp_dll.dsp:
  197.    - () more ANSI header fixups; touchup for M$ Win32 build
  198.    
  199. 1999-04-06 22:14  mslifcak
  200.    * agent/snmp_vars.c:
  201.    - (snmp_vars.c) more v2party rework needed
  202.    
  203. 1999-04-06 22:13  mslifcak
  204.    * agent/mibgroup/mibII/vacm_vars.c:
  205.    - (vacm_vars.c) - set global ptrs = 0.
  206.    
  207. 1999-04-06 21:23  mslifcak
  208.    * Makefile.in, agent/snmp_agent.c, agent/snmp_vars.c
  209. , agent/snmpd.c, agent/mibgroup/dummy/dummy.h,
  210.    agent/mibgroup/examples/ucdDemoPublic.c,
  211.    agent/mibgroup/examples/ucdDemoPublic.h,
  212.    agent/mibgroup/examples/wombat.h,
  213.    agent/mibgroup/host/hr_disk.c,
  214.    agent/mibgroup/host/hr_filesys.c,
  215.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  216. , agent/mibgroup/mibII/var_route.c,
  217.    agent/mibgroup/misc/dlmod.c, agent/mibgroup/smux/smux.c
  218. , agent/mibgroup/snmpv3/snmpEngine.c,
  219.    agent/mibgroup/snmpv3/snmpEngine.h,
  220.    agent/mibgroup/snmpv3/snmpMPDStats.c,
  221.    agent/mibgroup/snmpv3/snmpMPDStats.h,
  222.    agent/mibgroup/snmpv3/usmStats.c,
  223.    agent/mibgroup/snmpv3/usmStats.h,
  224.    agent/mibgroup/snmpv3/usmUser.c,
  225.    agent/mibgroup/snmpv3/usmUser.h,
  226.    agent/mibgroup/ucd-snmp/file.c,
  227.    agent/mibgroup/ucd-snmp/loadave.c,
  228.    agent/mibgroup/ucd-snmp/pass_persist.c,
  229.    agent/mibgroup/ucd-snmp/registry.c,
  230.    agent/mibgroup/v2party/context_vars.c, apps/snmpusm.c,
  231.    apps/snmpnetstat/if.c, apps/snmpnetstat/winstub.c,
  232.    apps/snmpnetstat/winstub.h, snmplib/lcd_time.c,
  233.    snmplib/lcd_time.h, snmplib/snmp_api.c,
  234.    snmplib/snmp_api.h, snmplib/snmpusm.c,
  235.    snmplib/snmpusm.h, snmplib/system.c, snmplib/tools.c
  236. :
  237.    - changes for ANSI headers; POSIX(index vs strchr); minor fixes
  238.    
  239. 1999-04-06 15:38  hardaker
  240.    * agent/mibgroup/mibincl.h,
  241.    agent/mibgroup/examples/ucdDemoPublic.c,
  242.    agent/mibgroup/mibII/vacm_vars.h, apps/snmptrapd.c,
  243.    snmplib/snmp_api.c, testing/Makefile.in:
  244.    - (mibincl.h, ucdDemoPublic.c, vacm_vars.h, snmptrapd.c, snmp_api.c,
  245.      Makefile.in): final merge pieces of recent v3 line changes.
  246.    
  247. 1999-04-06 15:12  hardaker
  248.    * ISSUES, Makefile.in, Makefile.top, acconfig.h
  249. , aclocal.m4, config.h.in, configure,
  250.    configure.in, agent/Makefile.in,
  251.    agent/agent_read_config.c, agent/agent_read_config.h,
  252.    agent/auto_nlist.h, agent/m2m.h, agent/snmp2p.c,
  253.    agent/snmp_agent.c, agent/snmp_agent.h,
  254.    agent/snmp_vars.c, agent/snmp_vars.h, agent/snmpd.c
  255. , agent/snmpd.h, agent/mibgroup/Makefile.in,
  256.    agent/mibgroup/mibincl.h, agent/mibgroup/snmpv3mibs.h,
  257.    agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
  258. , agent/mibgroup/examples/ucdDemoPublic.c,
  259.    agent/mibgroup/examples/ucdDemoPublic.cmds,
  260.    agent/mibgroup/examples/ucdDemoPublic.conf,
  261.    agent/mibgroup/examples/ucdDemoPublic.h,
  262.    agent/mibgroup/mibII/interfaces.c,
  263.    agent/mibgroup/mibII/route_write.c,
  264.    agent/mibgroup/mibII/snmp_mib.c,
  265.    agent/mibgroup/mibII/sysORTable.c,
  266.    agent/mibgroup/mibII/vacm_vars.c,
  267.    agent/mibgroup/mibII/vacm_vars.h,
  268.    agent/mibgroup/snmpv3/snmpEngine.c,
  269.    agent/mibgroup/snmpv3/snmpEngine.h,
  270.    agent/mibgroup/snmpv3/snmpMPDStats.c,
  271.    agent/mibgroup/snmpv3/snmpMPDStats.h,
  272.    agent/mibgroup/snmpv3/usmStats.c,
  273.    agent/mibgroup/snmpv3/usmStats.h,
  274.    agent/mibgroup/snmpv3/usmUser.c,
  275.    agent/mibgroup/snmpv3/usmUser.h,
  276.    agent/mibgroup/ucd-snmp/disk.c,
  277.    agent/mibgroup/ucd-snmp/extensible.c,
  278.    agent/mibgroup/ucd-snmp/memory_freebsd2.c,
  279.    agent/mibgroup/ucd-snmp/pass.c,
  280.    agent/mibgroup/ucd-snmp/pass_persist.c,
  281.    agent/mibgroup/ucd-snmp/proc.c,
  282.    agent/mibgroup/ucd-snmp/versioninfo.c,
  283.    agent/mibgroup/ucd-snmp/vmstat_freebsd2.c, apps/.cvsignore
  284. , apps/Makefile.in, apps/encode_keychange.c,
  285.    apps/snmp_parse_args.c, apps/snmpget.c,
  286.    apps/snmpset.c, apps/snmptrapd.c, apps/snmpusm.c
  287. , apps/snmpnetstat/Makefile.in, local/snmp-ucd.sh
  288. , man/snmpcmd.1, man/snmpd.conf.5.def,
  289.    mibs/SNMP-TARGET-MIB.txt, mibs/SNMP-USER-BASED-SM-MIB.txt
  290. , mibs/SNMPv2-TC.txt, mibs/UCD-DEMO-MIB.txt,
  291.    mibs/UCD-SNMP-MIB.txt, snmplib/Makefile.in,
  292.    snmplib/all_general_local.h, snmplib/all_system.h,
  293.    snmplib/asn1.c, snmplib/debug.h, snmplib/keytools.c
  294. , snmplib/keytools.h, snmplib/lcd_time.c,
  295.    snmplib/lcd_time.h, snmplib/md5.c, snmplib/md5.h
  296. , snmplib/mib.c, snmplib/parse.c,
  297.    snmplib/party.h, snmplib/read_config.c,
  298.    snmplib/read_config.h, snmplib/scapi.c,
  299.    snmplib/scapi.h, snmplib/snmp-tc.h, snmplib/snmp.c
  300. , snmplib/snmp.h, snmplib/snmp_api.c,
  301.    snmplib/snmp_api.h, snmplib/snmp_auth.c,
  302.    snmplib/snmp_client.c, snmplib/snmp_client.h,
  303.    snmplib/snmp_impl.h, snmplib/snmpusm.c,
  304.    snmplib/snmpusm.h, snmplib/snmpv3.c, snmplib/snmpv3.h
  305. , snmplib/system.c, snmplib/system.h,
  306.    snmplib/tools.c, snmplib/tools.h,
  307.    snmplib/transform_oids.h, snmplib/vacm.h,
  308.    snmplib/view.c, testing/.cvsignore,
  309.    testing/Makefile.in, testing/README, testing/T.c,
  310.    testing/T.sh, testing/data.keychange-md5,
  311.    testing/data.keychange-sha1, testing/data.keychange-sha1-des
  312. , testing/data.kul-md5, testing/data.kul-sha1,
  313.    testing/demo.remote, testing/demo2,
  314.    testing/demo2.functions, testing/demo2.setupfile,
  315.    testing/etimetest.c, testing/eval_oneprogram.sh,
  316.    testing/eval_suite.sh, testing/eval_testlist,
  317.    testing/eval_tools.sh, testing/keymanagetest.c,
  318.    testing/misctest.c, testing/scapitest.c,
  319.    testing/test_keychange.sh, testing/test_kul.sh:
  320.    - (*): Merged the 4.0 line into the 3.6.1 line.
  321.    
  322. 1999-04-06 11:33  mslifcak
  323.    * agent/mibgroup/: host/hr_filesys.c, host/hr_proc.c,
  324.    ipfwchains/libipfwc.c, mibII/icmp.c, mibII/ip.c
  325. , mibII/route_write.c, mibII/tcp.c, mibII/udp.c
  326. , smux/smux.c, target/snmpTargetAddrEntry.c,
  327.    target/snmpTargetAddrEntry.h, target/snmpTargetParamsEntry.c
  328. , target/snmpTargetParamsEntry.h,
  329.    ucd-snmp/memory_solaris2.c, ucd-snmp/memory_solaris2.h:
  330.    - another round of ANSI-fying the agent completed.
  331.    
  332. 1999-04-06 10:59  mslifcak
  333.    * agent/mibgroup/ucd-snmp/extensible.c:
  334.    - (extensible.c) quell warning about comparing pointer with non-pointer.
  335.    
  336. 1999-04-06 09:23  hardaker
  337.    * config.guess, config.sub:
  338.    - (config.guess, config.sub): new versions from autoconf 2.13.
  339.    
  340. 1999-04-05 15:59  mslifcak
  341.    * config.h.in, configure, configure.in,
  342.    agent/agent_read_config.c, agent/snmp_vars.c,
  343.    agent/mibgroup/ucd-snmp/loadave.c:
  344.    - Build using CygWin32 (includes Niels B.'s snmp_vars.c patch).
  345.    
  346. 1999-04-05 14:22  mslifcak
  347.    * snmplib/system.c:
  348.    - Build with CygWin32
  349.    
  350. 1999-04-05 14:10  mslifcak
  351.    * apps/snmpnetstat/: Makefile.in, if.c, winstub.c
  352. , winstub.h:
  353.    - build snmpnetstat with CygWin32
  354.    
  355. 1999-04-05 11:06  mslifcak
  356.    * apps/snmp_parse_args.c, apps/snmpnetstat/main.c,
  357.    snmplib/snmp_api.c:
  358.    - (snmp_api.c, main.c, snmp_parse_args.c) Joe Marzot's fix to copy even an empty community name.
  359.    
  360. 1999-04-01 13:10  mslifcak
  361.    * snmplib/libsnmp.h:
  362.    - (libsnmp.h) Asymptotically closer to supporting CMU constants.
  363.    
  364. 1999-03-28 16:17  hardaker
  365.    * agent/mibgroup/target/: snmpTargetAddrEntry.c,
  366.    snmpTargetParamsEntry.c:
  367.    - (snmpTargetAddrEntry.c, snmpTargetParamsEntry.c):
  368.      - when using copy_word() don't skip spaces, since it does that.
  369.    
  370. 1999-03-28 16:11  hardaker
  371.    * agent/mibgroup/target/: snmpTargetAddrEntry.h,
  372.    snmpTargetParamsEntry.h:
  373.    - (snmpTargetAddrEntry.h, snmpTargetParamsEntry.h): relocate to
  374.      snmpModules.12, where they should be.
  375.    
  376. 1999-03-23 10:23  hardaker
  377.    * agent/mibgroup/versiontag:
  378.    - (versiontag): regexp fix.
  379.    
  380. 1999-03-23 10:10  hardaker
  381.    * agent/mibgroup/mibdefs.h, agent/mibgroup/struct.h,
  382.    agent/mibgroup/ucd-snmp/extensible.c,
  383.    agent/mibgroup/ucd-snmp/extensible.h,
  384.    agent/mibgroup/ucd-snmp/proc.c,
  385.    agent/mibgroup/ucd-snmp/proc.h, man/snmpd.conf.5.def,
  386.    mibs/UCD-SNMP-MIB.txt:
  387.    - (mibdefs.h, struct.h, extensible.c, extensible.h, proc.c, proc.h,
  388.      snmpd.conf.5.def, UCD-SNMP-MIB.txt):
  389.      - per-process/exec fix scripts created.
  390.    
  391. 1999-03-23 10:10  hardaker
  392.    * snmplib/read_config.c:
  393.    - (read_config.c): make copy_word() return the next token, not the
  394.      next space.
  395.    
  396. 1999-03-23 10:09  hardaker
  397.    * man/Makefile.in:
  398.    - (Makefile.in): add more targets.
  399.    
  400. 1999-03-19 09:23  hardaker
  401.    * apps/: snmpget.c, snmpwalk.c:
  402.    - (snmpget.c, snmpwalk.c): fixed initialization and usage of "failures".
  403.    
  404. 1999-03-18 08:37  mslifcak
  405.    * agent/mibgroup/mibII/ip.c:
  406.    - (mibII/ip.c) fix MIB_IPCOUNTER_SYMBOL usage
  407.    
  408. 1999-03-17 13:53  mslifcak
  409.    * agent/mibgroup/host/hr_swrun.c:
  410.    -(hr_swrun.c) - prevent SunOS 4.1 core (sunos4 still primitive)
  411.    
  412. 1999-03-16 11:33  mslifcak
  413.    * agent/: snmp_vars.h, mibgroup/mibincl.h,
  414.    mibgroup/util_funcs.h, mibgroup/dummy/dummy.c,
  415.    mibgroup/examples/wombat.c, mibgroup/host/hr_device.c,
  416.    mibgroup/host/hr_disk.c, mibgroup/host/hr_filesys.c,
  417.    mibgroup/host/hr_network.c, mibgroup/host/hr_partition.c
  418. , mibgroup/host/hr_print.c, mibgroup/host/hr_proc.c
  419. , mibgroup/host/hr_storage.c,
  420.    mibgroup/host/hr_swinst.c, mibgroup/host/hr_swrun.c,
  421.    mibgroup/host/hr_system.c, mibgroup/mibII/icmp.c,
  422.    mibgroup/mibII/interfaces.c, mibgroup/mibII/ip.c,
  423.    mibgroup/mibII/snmp_mib.c, mibgroup/mibII/sysORTable.c
  424. , mibgroup/mibII/system_mib.c, mibgroup/mibII/tcp.c
  425. , mibgroup/mibII/udp.c, mibgroup/ucd-snmp/registry.c
  426. :
  427.    - move MATCH_FAILED/MATCH_SUCCEEDED from util_funcs.h to mibincl.h
  428.    
  429. 1999-03-16 11:23  mslifcak
  430.    * snmplib/snmp_api.c:
  431.    -(snmp_api.c) consistent error return.
  432.    
  433. 1999-03-16 10:34  hardaker
  434.    * agent/mibgroup/host/hr_swrun.c:
  435.    - (hr_swrun.c): fix file descriptor leak on freebsd.
  436.    
  437. 1999-03-16 08:15  hardaker
  438.    * agent/mibgroup/misc/dlmod.c:
  439.    - (dlmod.c): removed a bogus new-line.
  440.    
  441. 1999-03-15 16:24  hardaker
  442.    * agent/Makefile.in:
  443.    - (agent/Makefile.in): don't do a make install of dlmods
  444.    
  445. 1999-03-15 16:02  hardaker
  446.    * bug-report, sedscript.in, version.h, FAQ
  447. , README, FAQ, README:
  448.    - (version.h bug-report sedscript.in): version tag ( 3.6.1 )
  449.    
  450. 1999-03-15 16:02  hardaker
  451.    * README:
  452.    - (README): mark with version num.
  453.    
  454. 1999-03-15 16:00  hardaker
  455.    * ChangeLog:
  456.    - (ChangeLog): update for 3.6.1.
  457.    
  458. 1999-03-15 15:58  hardaker
  459.    * FAQ, NEWS:
  460.    - (FAQ, NEWS): updates to talk about the AGENT.txt file.
  461.    
  462. 1999-03-15 15:55  hardaker
  463.    * agent/: Makefile.in, mibgroup/Makefile.in:
  464.    - (Makefile.in): makefileindepend.
  465.    
  466. 1999-03-15 15:46  hardaker
  467.    * agent/mibgroup/mibII/interfaces.c:
  468.    - (interfaces.c): fixes for linux 2.2 interface scanning.
  469.    
  470. 1999-03-15 15:31  hardaker
  471.    * configure, configure.in,
  472.    agent/mibgroup/mibII/interfaces.c:
  473.    - (configure, configure.in, interfaces.c, linux.h): detect
  474.      /proc/net/dev version at run time, not compile time.
  475.    
  476. 1999-03-15 15:20  hardaker
  477.    * agent/mibgroup/: host/hr_proc.c, host/hr_proc.h,
  478.    ucd-snmp/loadave.c, ucd-snmp/loadave.h:
  479.    - (hr_proc.c, hr_proc.h, loadave.c, loadave.h): fix try_loadave for solaris.
  480.    
  481. 1999-03-15 14:31  hardaker
  482.    * acconfig.h:
  483.    - (acconfig.h): added CMU_COMPATIBLE
  484.    
  485. 1999-03-15 14:30  hardaker
  486.    * snmplib/snmp.h:
  487.    - (snmp.h): remove unneeded commented out define.
  488.    
  489. 1999-03-15 09:42  mslifcak
  490.    * config.h.in, apps/snmpstatus.c, apps/snmptrapd.c
  491. , snmplib/libsnmp.h, snmplib/snmp.h,
  492.    snmplib/snmp_api.c, snmplib/snmp_client.c,
  493.    win32/config.h:
  494.    - second pass at CMU_COMPAT: Disable by default, leave snmp_parse alone.
  495.    
  496. 1999-03-15 08:49  hardaker
  497.    * snmplib/: Makefile.in, snmp_api.c:
  498.    - (Makefile.in, snmp_api.c):
  499.      - revert to snmp_parse.
  500.      - don't install libsnmp.h.
  501.    
  502. 1999-03-15 05:54  mslifcak
  503.    * snmplib/: Makefile.in, libsnmp.h, mib.c,
  504.    snmp.h, snmp_api.c:
  505.    - (Makefile.in libsnmp.h mib.c snmp.h snmp_api.c) update CMU_COMPATIBLE
  506.    
  507. 1999-03-12 15:33  hardaker
  508.    * agent/mibgroup/ipfwchains/: IPFWCHAINS-MIB.txt,
  509.    ipfwchains.h:
  510.    - (IPFWCHAINS-MIB.txt, ipfwchains.h): move to a sub-oid in the
  511.      experimental tree.
  512.    
  513. 1999-03-12 15:24  hardaker
  514.    * configure, configure.in,
  515.    agent/mibgroup/ipfwchains/IPFWCHAINS-MIB.txt,
  516.    agent/mibgroup/ipfwchains/README,
  517.    agent/mibgroup/ipfwchains/ipfwc_kernel_headers.h,
  518.    agent/mibgroup/ipfwchains/ipfwchains.c,
  519.    agent/mibgroup/ipfwchains/ipfwchains.h,
  520.    agent/mibgroup/ipfwchains/libipfwc.c,
  521.    agent/mibgroup/ipfwchains/libipfwc.h:
  522.    - (configure, configure.in, IPFWCHAINS-MIB.txt, README,
  523.      ipfwc_kernel_headers.h, ipfwchains.c, ipfwchains.h, libipfwc.c,
  524.      libipfwc.h): Patch from Didier Dhaenens:
  525.      - new modules: ipfwchains.
  526.    
  527. 1999-03-12 15:23  hardaker
  528.    * INSTALL:
  529.    - (INSTALL): don't print module list here...  tell them to look at
  530.      configure --help.
  531.    
  532. 1999-03-12 14:54  mslifcak
  533.    * agent/mibgroup/: target.h, host/hr_system.h,
  534.    target/snmpTargetAddrEntry.c, target/snmpTargetAddrEntry.h
  535. , target/snmpTargetParamsEntry.c,
  536.    target/snmpTargetParamsEntry.h:
  537.    - restore config_require logic; fix sprintf calls to compile under SunOS 4.1.x.
  538.    
  539. 1999-03-12 14:36  hardaker
  540.    * agent/mibgroup/util_funcs.h:
  541.    - (util_funcs.h): MATCH_FAILED -> -1, since some use it.
  542.    
  543. 1999-03-12 14:35  mslifcak
  544.    * agent/mibgroup/: target.h, target/snmpTargetAddrEntry.h
  545. , target/snmpTargetParamsEntry.h:
  546.    - (target.h, target/*.h) require util_funcs once.
  547.    
  548. 1999-03-12 14:34  mslifcak
  549.    * agent/mibgroup/host/: hr_swrun.c, hr_system.h:
  550.    - (hr_system.h) - don't require hr_util; done in mibgroup/host.h
  551.    - (hr_swrun.c) - solaris2: make sure kvm_open is called before kd is used.
  552.    - (hr_swrun.c) - add lame sunos4 equivalent in HRSWRUNPERF_CPU.
  553.    
  554. 1999-03-12 14:17  hardaker
  555.    * agent/mibgroup/smux/smux.c:
  556.    - (smux.c): protect strcpy() against a null password specified on the
  557.      config line.
  558.    
  559. 1999-03-12 14:17  hardaker
  560.    * NEWS:
  561.    - (NEWS): update.
  562.    
  563. 1999-03-12 12:20  hardaker
  564.    * local/mib2c:
  565.    - (mib2c): fix asn_parse functions to pass a pointer to the size variable.
  566.    
  567. 1999-03-12 11:31  mslifcak
  568.    * agent/dlmods/dlmod_mib.c:
  569.    - (dlmod_mib.c): explicit test for MATCH_FAILED
  570.    
  571. 1999-03-12 09:14  hardaker
  572.    * agent/mibgroup/: mibincl.h, dummy/dummy.c,
  573.    examples/wombat.c, host/hr_device.c, host/hr_disk.c
  574. , host/hr_filesys.c, host/hr_network.c,
  575.    host/hr_partition.c, host/hr_print.c, host/hr_proc.c
  576. , host/hr_storage.c, host/hr_swinst.c,
  577.    host/hr_swrun.c, host/hr_system.c, mibII/icmp.c
  578. , mibII/interfaces.c, mibII/ip.c,
  579.    mibII/snmp_mib.c, mibII/sysORTable.c,
  580.    mibII/system_mib.c, mibII/tcp.c, mibII/udp.c,
  581.    misc/dlmod.c, ucd-snmp/registry.c:
  582.    - (mibincl.h, dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c,
  583.      hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c,
  584.      hr_swinst.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c,
  585.      snmp_mib.c, sysORTable.c, system_mib.c, tcp.c, udp.c, dlmod.c,
  586.      registry.c): fixed MATCH_FAILED/SUCCEEDED defines -> util_funcs.h.
  587.    
  588. 1999-03-12 07:08  mslifcak
  589.    * agent/dlmods/dlmod_mib.c:
  590.    - (dlmod_mib.c): Use MATCH_FAIL/SUCCEEDED in util_funcs.h
  591.    
  592. 1999-03-11 16:23  hardaker
  593.    * snmplib/: snmp_api.h, snmp_debug.h:
  594.    - (snmp_api.h, snmp_debug.h): Patch from Erik Jacobsen:
  595.      - fixed prototypes for DEBUGP() and DEBUGPOID().
  596.    
  597. 1999-03-11 16:22  hardaker
  598.    * agent/mibgroup/: util_funcs.c, util_funcs.h:
  599.    - (util_funcs.c, util_funcs.h): move MATCH_SUCCEEDED defs to .h.
  600.    
  601. 1999-03-11 16:10  hardaker
  602.    * local/mib2c:
  603.    - (mib2c): fixed a couple of bugs and ansi'ified things.
  604.    
  605. 1999-03-11 16:10  hardaker
  606.    * AGENT:
  607.    - (AGENT): removed AGENT
  608.    
  609. 1999-03-11 15:48  hardaker
  610.    * agent/mibgroup/ucd-snmp/memory_solaris2.c:
  611.    - (memory_solaris2.c): changed some comments to /* */ instead of //.
  612.    
  613. 1999-03-11 15:48  hardaker
  614.    * README:
  615.    - (README): Added Mike Baer.
  616.    
  617. 1999-03-10 15:14  hardaker
  618.    * AGENT.txt:
  619.    - (AGENT.txt): NAME -> OID.
  620.    
  621. 1999-03-10 15:07  hardaker
  622.    * EXAMPLE.conf.def:
  623.    - (EXAMPLE.conf.def): group lines were backwards.
  624.    
  625. 1999-03-10 15:07  hardaker
  626.    * AGENT.txt:
  627.    - (AGENT.txt): moved from AGENT to avoid non-case-sensitive w32 conflicts.
  628.    
  629. 1999-03-08 14:28  mslifcak
  630.    * apps/snmpnetstat/: if.c, route.c:
  631.    - (snmpnetstat:if.c, route.c) limit interface name sizes to fit fixed length buffers.
  632.    
  633. 1999-03-08 09:58  mslifcak
  634.    * snmplib/parse.c:
  635.    - (snmplib/parse.c) Complete Dave Shields' patch for continue after error.
  636.    
  637. 1999-03-08 05:07  mslifcak
  638.    * AGENT:
  639.    - (AGENT) MAX_NAME_LEN --> MAX_OID_LEN in example
  640.    
  641. 1999-03-08 05:01  mslifcak
  642.    * win32/config.h:
  643.    -(win32/config.h) remove unused SYS_TIME_NAME,GLOBALSECURITY. add new constants.
  644.    
  645. 1999-03-08 04:14  mslifcak
  646.    * snmplib/snmp_api.c:
  647.    - (snmp_api.c) use request data with request callback
  648.    
  649. 1999-03-08 04:02  mslifcak
  650.    * snmplib/parse.c:
  651.    (parse.c) - fix subid init; remove useless '-Pl' option.
  652.    
  653. 1999-03-05 17:36  hardaker
  654.    * FAQ:
  655.    - (FAQ): version update.
  656.    
  657. 1999-03-05 17:35  hardaker
  658.    * FAQ, bug-report, sedscript.in, version.h
  659. :
  660.    - (version.h bug-report sedscript.in): version tag ( 3.6 )
  661.    
  662. 1999-03-05 17:34  hardaker
  663.    * ChangeLog:
  664.    - (ChangeLog): final update.
  665.    
  666. 1999-03-05 17:25  hardaker
  667.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  668.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  669.    snmplib/Makefile.in:
  670.    - (Makefile.in): make depend.
  671.    
  672. 1999-03-05 17:25  hardaker
  673.    * configure:
  674.    - (configure): autoconf update.
  675.    
  676. 1999-03-05 17:19  hardaker
  677.    * FAQ, NEWS:
  678.    - (FAQ, NEWS): final updates.
  679.    
  680. 1999-03-05 17:12  hardaker
  681.    * AGENT:
  682.    - (AGENT): Dave Shield's new document.
  683.    
  684. 1999-03-05 17:11  hardaker
  685.    * agent/mibgroup/mibII/system.h:
  686.    - (mibII/system.h): removed
  687.    
  688. 1999-03-05 17:08  hardaker
  689.    * FAQ:
  690.    - (FAQ): reference AGENT document.
  691.    
  692. 1999-03-05 16:48  hardaker
  693.    * agent/mibgroup/ucd-snmp/memory_solaris2.c:
  694.    - (memory_solaris2.c): do error reporting for solaris memory support.
  695.    
  696. 1999-03-05 16:10  hardaker
  697.    * agent/mibgroup/ucd-snmp/vmstat.h:
  698.    - (vmstat.h): declair init_vmstat().
  699.    
  700. 1999-03-05 16:02  hardaker
  701.    * configure, configure.in:
  702.    - (configure, configure.in): updated --help's module list.
  703.    
  704. 1999-03-05 15:57  hardaker
  705.    * agent/mibgroup/: kernel_sunos5.c, examples/wombat.c
  706. , host/hr_network.c, mibII/snmp_mib.h,
  707.    mibII/system_mib.h, ucd-snmp/disk.h,
  708.    ucd-snmp/errormib.h, ucd-snmp/extensible.h,
  709.    ucd-snmp/file.h, ucd-snmp/memory_solaris2.h,
  710.    ucd-snmp/pass.h, ucd-snmp/proc.h, ucd-snmp/registry.h
  711. , ucd-snmp/versioninfo.h:
  712.    - (kernel_sunos5.c, wombat.c, hr_network.c, snmp_mib.h, system_mib.h,
  713.      disk.h, errormib.h, extensible.h, file.h, memory_solaris2.h, pass.h,
  714.      proc.h, registry.h, versioninfo.h):
  715.      - -Wall fixes, mostly init_() routines declaired in the appropriate .h files.
  716.    
  717. 1999-03-05 15:38  hardaker
  718.    * local/tkmib:
  719.    - (tkmib): update.
  720.    
  721. 1999-03-05 15:31  hardaker
  722.    * snmplib/snmp_impl.h:
  723.    - (snmp_impl.h): create UNDO
  724.    
  725. 1999-03-05 15:12  hardaker
  726.    * acconfig.h, config.h.in, configure,
  727.    configure.in:
  728.    - (acconfig.h, config.h.in, configure, configure.in):
  729.      - remove persistent storage info, since its not used this release.
  730.    
  731. 1999-03-05 11:02  mslifcak
  732.    * agent/mibgroup/mibII/tcp.c:
  733.    
  734.    (tcp.c) - break out of infinite loop when klookup fails.
  735.    
  736. 1999-03-05 10:42  hardaker
  737.    * agent/snmp_agent.c:
  738.    - (snmp_agent.c): Patch from Dave Shield:
  739.      - switch COMMIT and ACTION phases.
  740.    
  741. 1999-03-05 10:21  hardaker
  742.    * FAQ:
  743.    - (FAQ): update from Dave: rearranging and cleaning.
  744.    
  745. 1999-03-05 10:11  hardaker
  746.    * local/: mib2c, mib2c.conf:
  747.    - (mib2c, mib2c.conf): Patch from Dave Shield:
  748.      - the use of 'header_simple_table' rather than 'checkmib'
  749.      - explicit comparison with MATCH_FAILED
  750.      - don't set defaults for 'write_method' and 'var_len'
  751.     (since both 'header_generic' and 'checkmib' do this anyway)
  752.      - Use defined constants for variable initialisation in the
  753.     write routine (similarly in the mib2c.conf patch)
  754.          [This is one of my hobby-horses with our students, so I don't
  755.      see why "professional" programmers should be exempt!]
  756.    
  757.      - Make proper use of the three-phase nature of SETs
  758.    
  759. 1999-03-05 09:40  mslifcak
  760.    * snmplib/system.c:
  761.    
  762.    Fix Win32 version of gettimeofday: tv_usec was millisecs , return now = 0
  763.    
  764. 1999-03-04 18:11  mslifcak
  765.    * snmplib/: snmp_api.c, snmp_api.h:
  766.    
  767.    (snmp_api.c) - expose snmp_free; snmp_pdu_add_variable returns ptr to var for
  768.    future improved error recovery.
  769.    
  770. 1999-03-04 17:50  mslifcak
  771.    * agent/history.c, agent/mibgroup/dummy/dummy.c,
  772.    agent/mibgroup/dummy/dummy.h,
  773.    agent/mibgroup/examples/example.h,
  774.    agent/mibgroup/examples/wombat.h,
  775.    agent/mibgroup/host/hr_filesys.c,
  776.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  777. , agent/mibgroup/mibII/var_route.c,
  778.    agent/mibgroup/target/snmpTargetAddrEntry.c,
  779.    agent/mibgroup/target/snmpTargetParamsEntry.c, win32/config.h
  780. :
  781.    
  782.    Replace uses of bzero with memset, bcopy with memcpy.
  783.    Fix prototypes.
  784.    
  785. 1999-03-04 17:00  mslifcak
  786.    * agent/mibgroup/mibII/sysORTable.c:
  787.    
  788.    (sysORTable.c) - remove static u_long long_return, for consistency.
  789.    
  790. 1999-03-04 16:49  hardaker
  791.    * agent/mibgroup/util_funcs.c, agent/mibgroup/dummy/dummy.c
  792. , agent/mibgroup/examples/example.c,
  793.    agent/mibgroup/examples/wombat.c, agent/mibgroup/mibII/tcp.c
  794. , agent/mibgroup/ucd-snmp/hpux.c,
  795.    agent/mibgroup/ucd-snmp/memory.c,
  796.    agent/mibgroup/v2party/alarm.c, snmplib/snmp_api.c:
  797.    - (util_funcs.c, dummy.c, example.c, wombat.c, tcp.c, hpux.c,
  798.      memory.c, alarm.c, snmp_api.c):
  799.      - misc fixes, -Wall mostly.
  800.    
  801. 1999-03-04 16:32  hardaker
  802.    * local/mib2c:
  803.    - (mib2c): Update from Dave Shield.
  804.    
  805. 1999-03-04 16:19  hardaker
  806.    * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
  807.    - (vmstat_freebsd2.c): Patch from Nick Amato:
  808.      - typo fixed.
  809.    
  810. 1999-03-04 16:14  hardaker
  811.    * agent/mibgroup/README.smux:
  812.    - (README.smux): Patch from Nick Amato:
  813.      - update.
  814.    
  815. 1999-03-04 15:44  hardaker
  816.    * agent/mibgroup/: util_funcs.c, util_funcs.h,
  817.    examples/example.c, mibII/sysORTable.c, misc/ipfwacc.c
  818. , ucd-snmp/disk.c, ucd-snmp/extensible.c,
  819.    ucd-snmp/file.c, ucd-snmp/loadave.c, ucd-snmp/memory.c
  820. , ucd-snmp/proc.c, ucd-snmp/vmstat.c,
  821.    ucd-snmp/vmstat_freebsd2.c:
  822.    - (util_funcs.c, util_funcs.h, example.c, sysORTable.c, ipfwacc.c,
  823.      disk.c, extensible.c, file.c, loadave.c, memory.c, proc.c, vmstat.c,
  824.      vmstat_freebsd2.c):
  825.      - create and use header_simple_table to replace checkmib().
  826.    
  827. 1999-03-04 15:29  mslifcak
  828.    * agent/mibgroup/host/hr_disk.c:
  829.    
  830.    (hr_disk.c) - conditionally use defined DKC disk types
  831.    
  832. 1999-03-04 15:25  mslifcak
  833.    * agent/mibgroup/ucd-snmp/disk.c:
  834.    
  835.    (disk.c) - explicit braces to avoid ambiguous `else'
  836.    
  837. 1999-03-04 15:12  mslifcak
  838.    * agent/mibgroup/: host/hr_proc.c, ucd-snmp/loadave.c
  839. :
  840.    
  841.    
  842.    (hr_proc.c, loadave.c) - fixed core on getloadavg in a different way
  843.    
  844. 1999-03-04 13:18  hardaker
  845.    * acconfig.h, config.h.in, configure,
  846.    configure.in:
  847.    - (acconfig.h, config.h.in, configure, configure.in): removed void check.
  848.    
  849. 1999-03-04 09:46  hardaker
  850.    * agent/mibgroup/host/hr_swinst.c:
  851.    - (hr_swinst.c): Patch from mslifcak@iss.net:
  852.      - When the agent is compiled with HAVE_LIBRPM set, yet no database
  853.        is found, agent will core...
  854.    
  855. 1999-03-04 09:38  hardaker
  856.    * remove-files, local/ece-snmpd.conf,
  857.    local/fixproc.conf:
  858.    - (remove-files, ece-snmpd.conf, fixproc.conf):
  859.      - removed ece specific config files from the repository.
  860.      - don't remove local/*.conf in the first place anymore.
  861.    
  862. 1999-03-04 09:33  hardaker
  863.    * agent/mibgroup/ucd-snmp/loadave.c:
  864.    - (loadave.c): Patch from Chris Hughes:
  865.      - fix load average on solaris.
  866.    
  867. 1999-03-04 09:24  mslifcak
  868.    * Makefile.in:
  869.    
  870.    
  871.    (Makefile.in) - find mibdefs.h when not building in the source tree
  872.    
  873. 1999-03-04 09:20  mslifcak
  874.    * agent/snmpd.c, agent/mibgroup/target/snmpTargetAddrEntry.c
  875. , agent/mibgroup/target/snmpTargetParamsEntry.c,
  876.    agent/mibgroup/ucd-snmp/memory_solaris2.c,
  877.    apps/snmptrapd_handlers.c, snmplib/snmp_client.c:
  878.    
  879.    
  880.    (agent/snmpd.c, snmplib/snmp_client.c): remove duplicate includes
  881.    
  882.    (agent/mibgroup/target/snmpTargetAddrEntry.c, agent/mibgroup/target/snmpTargetParamsEntry.c, agent/mibgroup/ucd-snmp/memory_solaris2.c, apps/snmptrapd_handlers.c): change "*word" to "*token" to help some compiler
  883.    
  884. 1999-03-04 09:07  hardaker
  885.    * configure, configure.in:
  886.    - (configure.in, configure): fix void test for ansi compilers.
  887.    
  888. 1999-03-04 08:36  hardaker
  889.    * agent/mibgroup/README.smux:
  890.    - (README.smux): add Nick.
  891.    
  892. 1999-03-04 08:36  hardaker
  893.    * agent/mibgroup/versiontag:
  894.    - (versiontag): repository move.
  895.    
  896. 1999-03-04 04:08  mslifcak
  897.    * apps/snmpnetstat/if.c:
  898.    
  899.    (snmpnetstat/if.c) - add void to empty formal parameter list
  900.    
  901. 1999-03-03 18:02  hardaker
  902.    * bug-report, sedscript.in, version.h:
  903.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre10 )
  904.    
  905. 1999-03-03 18:02  hardaker
  906.    * NEWS:
  907.    - (NEWS): mention SMUX.
  908.    
  909. 1999-03-03 18:00  hardaker
  910.    * NEWS:
  911.    - (NEWS): mention name change.
  912.    
  913. 1999-03-03 17:51  hardaker
  914.    * ChangeLog, FAQ, NEWS, PORTING, README
  915. , TODO, bug-report, agent/snmpd.c,
  916.    local/README.mib2c:
  917.    - (ChangeLog, FAQ, NEWS, PORTING, README, TODO, bug-report, snmpd.c,
  918.      README.mib2c): ece.ucdavis.edu -> ucd-snmp.ucdavis.edu.
  919.    
  920. 1999-03-03 11:40  hardaker
  921.    * agent/mibgroup/ucd-snmp/proc.c:
  922.    - (proc.c, solaris.h): Patch from Chris Hughes:
  923.      - Use /proc on solaris.
  924.    
  925. 1999-03-03 10:22  hardaker
  926.    * agent/mibgroup/ucd-snmp/memory_solaris2.c:
  927.    - (memory_solaris2.c): ansi'ify the config function.
  928.    
  929. 1999-03-03 08:28  hardaker
  930.    * configure:
  931.    - (configure): ran autoconf...
  932.    
  933. 1999-03-03 08:25  hardaker
  934.    * README:
  935.    - (README): Added Nick.
  936.    
  937. 1999-03-02 15:21  hardaker
  938.    * agent/mibgroup/smux/smux.c:
  939.    - (smux.c): Patch from Michael Slifcak:
  940.      - Linux compiles die at SO_RCVTIMEO.
  941.      - -Wall type fixes.
  942.    
  943. 1999-03-02 15:18  hardaker
  944.    * man/snmpd.conf.5.def:
  945.    - (snmpd.conf.5.def): typo.
  946.    
  947. 1999-03-02 15:18  hardaker
  948.    * agent/mibgroup/ucd-snmp/memory_solaris2.c:
  949.    - (memory_solaris2.c): typecast function with (void).
  950.    
  951. 1999-03-02 15:18  hardaker
  952.    * agent/mibgroup/smux.h:
  953.    - (smux.h): top level smux fake module header.
  954.    
  955. 1999-03-02 15:17  hardaker
  956.    * acconfig.h, config.h.in, configure,
  957.    configure.in, snmplib/snmp_debug.c,
  958.    snmplib/snmp_debug.h:
  959.    - (acconfig.h, config.h.in, configure, configure.in, snmp_debug.c,
  960.      snmp_debug.h):
  961.      - new flag:  --disable-debugging to completely turn off its support.
  962.      - renaming of DODEBUG to SNMP_ALWAYS_DEBUG.
  963.      - clean up of the configure script options listed, including putting
  964.        a list of available modules for compilation into the agent.
  965.    
  966. 1999-03-02 13:23  hardaker
  967.    * agent/mibgroup/mibII/var_route.c:
  968.    - (var_route.c): don't return a pointer to a pointer.
  969.    
  970. 1999-03-02 10:42  hardaker
  971.    * agent/mibgroup/: mibII/system_mib.c, mibII/vacm_vars.c
  972. , misc/ipfwacc.c:
  973.    - (system_mib.c, vacm_vars.c, ipfwacc.c): Patch from Michael Slifcak:
  974.      - Suggested fixes to eliminate more shadowed global references.
  975.      - fixups for prototype [(void) replacing ()].
  976.    
  977. 1999-03-02 08:47  hardaker
  978.    * snmplib/asn1.h:
  979.    - (asn1.h): Patch from Dave Shield:
  980.      - Don't define MAX_NAME_LEN if defined somewhere else.
  981.    
  982. 1999-03-01 17:43  hardaker
  983.    * agent/mibgroup/smux/smux.c:
  984.    - (smux.c):
  985.      - allow null length passwords.
  986.      - clean up debugging output.
  987.    
  988. 1999-03-01 16:22  hardaker
  989.    * snmplib/asn1.h:
  990.    - (asn1.h): put back in MAX_NAME_LEN temporarily.
  991.    
  992. 1999-03-01 16:20  hardaker
  993.    * man/: des.1, des.3:
  994.    - (des.1, des.3): removed unused manual pages.
  995.    
  996. 1999-03-01 16:19  hardaker
  997.    * man/: snmp.conf.5.def, snmp_config.5.def, snmpd.1.def
  998. , snmptrapd.conf.5.def:
  999.    - (snmp.conf.5.def, snmp_config.5.def, snmpd.1.def, snmptrapd.conf.5.def):
  1000.      - remove reference to ECE dept.
  1001.    
  1002. 1999-03-01 16:19  hardaker
  1003.    * man/.cvsignore:
  1004.    - (.cvsignore): ignore targets.
  1005.    
  1006. 1999-03-01 16:17  hardaker
  1007.    * man/: mib_api.3, read_config.3.def, snmp.conf.5.def
  1008. , snmp_config.5.def, snmpd.1.def,
  1009.    snmpd.conf.5.def, snmptest.1, snmptrapd.conf.5.def
  1010. , variables.5:
  1011.    - (mib_api.3, read_config.3.def, snmp.conf.5.def, snmp_config.5.def,
  1012.      snmpd.1.def, snmpd.conf.5.def, snmptest.1, snmptrapd.conf.5.def,
  1013.      variables.5): Michael Slifcak:
  1014.      - spell check.
  1015.    
  1016. 1999-03-01 16:11  hardaker
  1017.    * snmplib/Makefile.in:
  1018.    - (Makefile.in): Patch from David F. Newman:
  1019.      - removed a trailing backslash that wasn't needed.
  1020.    
  1021. 1999-03-01 16:10  hardaker
  1022.    * agent/mibgroup/v2party/alarm.c:
  1023.    - (alarm.c): Patch from Michael Slifcak:
  1024.      - Cast to pointer to int may overflow the return buffer.
  1025.    
  1026. 1999-03-01 14:20  hardaker
  1027.    * agent/mibgroup/smux/: smux.c, smux.h:
  1028.    - (smux.c, smux.h): 3.6ified.
  1029.    
  1030. 1999-03-01 14:04  hardaker
  1031.    * agent/mibgroup/smux/: smux.c, smux.h:
  1032.    - (smux.c, smux.h): Patch from Nick Amato:
  1033.      - completely re-written smux modules.
  1034.    
  1035. 1999-03-01 13:59  hardaker
  1036.    * agent/: snmp_vars.c, snmp_vars.h:
  1037.    - (snmp_vars.c, snmp_vars.h): make compare_tree() global.
  1038.    
  1039. 1999-03-01 13:03  hardaker
  1040.    * snmplib/: context_parse.c, mib.c:
  1041.    - (context_parse.c, mib.c): Patch from Michael Slifcak:
  1042.      - typecasting for certain functions to (char *).
  1043.    
  1044. 1999-03-01 12:30  hardaker
  1045.    * snmplib/asn1.h:
  1046.    - (asn1.h): Patch from Mike Slifcak:
  1047.      - added MIN_OID_LEN for instructional use mostly (its unused).
  1048.    
  1049. 1999-03-01 12:29  hardaker
  1050.    * snmplib/snmp_client.c:
  1051.    - (snmp_client.c): Patch from Mike Slifcak:
  1052.      - variable renaming.
  1053.    
  1054. 1999-03-01 12:29  hardaker
  1055.    * snmplib/snmp_api.c:
  1056.    - (snmp_api.c): put a proper (void) into the function prototype.
  1057.    
  1058. 1999-03-01 12:28  hardaker
  1059.    * snmplib/read_config.c:
  1060.    - (read_config.c): sprintf arg mismatch.
  1061.    
  1062. 1999-03-01 12:28  hardaker
  1063.    * snmplib/parse.c:
  1064.    - (parse.c): Patch from Mike Slifcak:
  1065.      - remove duplicate case entries.
  1066.    
  1067. 1999-03-01 12:27  hardaker
  1068.    * apps/snmpnetstat/if.c:
  1069.    - (if.c): Patch from Mike Slifcak:
  1070.      - free the interface table.
  1071.    
  1072. 1999-03-01 12:27  hardaker
  1073.    * agent/mibgroup/ucd-snmp/errormib.c:
  1074.    - (errormib.c): Patch from Mike Slifcak:
  1075.      - remove errno variable.
  1076.    
  1077. 1999-03-01 12:27  hardaker
  1078.    * agent/snmpd.c:
  1079.    - (snmpd.c): Patch from Mike Slifcak:
  1080.      - renaming of variables away from system function names (index -> lindex).
  1081.    
  1082. 1999-03-01 12:26  hardaker
  1083.    * agent/dlmods/dlmod_mib.c:
  1084.    - (dlmod_mib.c): Patch from Mike Slifcak:
  1085.      - initialize variable to 0.
  1086.    
  1087. 1999-03-01 10:48  hardaker
  1088.    * mibs/UCD-SNMP-MIB.txt:
  1089.    - (UCD-SNMP-MIB.txt): typo: fileMax -> fileErrorFlag name change.
  1090.    
  1091. 1999-02-26 16:33  hardaker
  1092.    * bug-report, sedscript.in, version.h:
  1093.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre9 )
  1094.    
  1095. 1999-02-26 16:11  hardaker
  1096.    * man/: Makefile.in, read_config.3.def,
  1097.    snmp.conf.5.def, snmp_config.5.def, snmpd.conf.5.def
  1098. , snmptrapd.8, snmptrapd.conf.5.def:
  1099.    - (Makefile.in, read_config.3.def, snmp.conf.5.def, snmp_config.5.def,
  1100.      snmpd.conf.5.def, snmptrapd.8, snmptrapd.conf.5.def):
  1101.      - new documentation on configuration capabilities.
  1102.    
  1103. 1999-02-26 16:10  hardaker
  1104.    * apps/snmptrapd.c:
  1105.    - (snmptrapd.c): usage update, and -H support.
  1106.    
  1107. 1999-02-26 16:10  hardaker
  1108.    * NEWS:
  1109.    - (NEWS): update for 3.6 release.
  1110.    
  1111. 1999-02-26 16:06  hardaker
  1112.    * EXAMPLE.conf.def:
  1113.    - (EXAMPLE.conf.def): update and made better examples.
  1114.    
  1115. 1999-02-26 15:42  hardaker
  1116.    * snmplib/: mib.c, parse.c, parse.h:
  1117.    - (mib.c, parse.c, parse.h): Patch from Michael Slifcak:
  1118.      - Unlinked OID ... ccitt 0 fix courtesy of Dave Shield.
  1119.      - Continue after reserved word error fix courtesy of Dave Shield.
  1120.      - Modification to #2 courtesy of Niels Baggesen.
  1121.      - Modification to print sub-identifier == 0
  1122.      - variable renaming.
  1123.      - Instead of re-ordering all singly-linked lists, use a new member
  1124.        that flags when a report has begun.
  1125.    
  1126. 1999-02-26 15:02  hardaker
  1127.    * agent/mibgroup/ucd-snmp/loadave.c,
  1128.    agent/mibgroup/ucd-snmp/loadave.h, mibs/UCD-SNMP-MIB.txt
  1129. :
  1130.    - (loadave.c, loadave.h, UCD-SNMP-MIB.txt):
  1131.      - implement load average reporting as a integer and as a float.
  1132.    
  1133. 1999-02-25 10:03  hardaker
  1134.    * README, agent/mibgroup/ucd_snmp.h,
  1135.    agent/mibgroup/ucd-snmp/memory_solaris2.c,
  1136.    agent/mibgroup/ucd-snmp/memory_solaris2.h:
  1137.    - (README, ucd_snmp.h, memory_solaris2.c, memory_solaris2.h): Patch
  1138.      from David F. Newman:
  1139.      - memory support for solaris2.
  1140.    
  1141. 1999-02-24 17:10  hardaker
  1142.    * acconfig.h, config.h.in, configure,
  1143.    configure.in:
  1144.    - (acconfig.h, config.h.in, configure, configure.in, linux.h):
  1145.      - Check for and handle 2.2 /proc/net/dev changes.
  1146.    
  1147. 1999-02-24 14:43  hardaker
  1148.    * mibs/IANAifType-MIB.txt:
  1149.    - (IANAifType-MIB.txt): update.
  1150.    
  1151. 1999-02-22 09:44  hardaker
  1152.    * snmplib/parse.c:
  1153.    - (parse.c): Patch from Michael Slifcak:
  1154.      - Don't print "can't find module XXX" messages without warnings turned on.
  1155.    
  1156. 1999-02-22 09:11  hardaker
  1157.    * snmplib/parse.c:
  1158.    - (parse.c): Patch from mslifcak@iss.net:
  1159.      - The command line option to select "allow underscore in MIB
  1160.        symbols" is missing.
  1161.    
  1162. 1999-02-17 16:23  dreeder
  1163.    * local/snmp-ucd.sh:
  1164.    file snmp-ucd.sh was initially added on branch V3-b3.
  1165.    
  1166. 1999-02-17 16:14  hardaker
  1167.    * apps/snmpnetstat/: winstub.c, winstub.h:
  1168.    - (winstub.c, winstub.h): patch from Michael Slifcak:
  1169.      - generic windows API replacements.
  1170.    
  1171. 1999-02-17 16:13  hardaker
  1172.    * agent/snmpd.c, agent/mibgroup/dummy/dummy.c,
  1173.    agent/mibgroup/examples/wombat.c,
  1174.    agent/mibgroup/mibII/system_mib.c,
  1175.    agent/mibgroup/mibII/vacm_vars.c, agent/mibgroup/misc/dlmod.c
  1176. , agent/mibgroup/ucd-snmp/disk.c,
  1177.    agent/mibgroup/ucd-snmp/extensible.c,
  1178.    agent/mibgroup/ucd-snmp/file.c,
  1179.    agent/mibgroup/ucd-snmp/loadave.c,
  1180.    agent/mibgroup/ucd-snmp/memory.c,
  1181.    agent/mibgroup/ucd-snmp/memory_freebsd2.c,
  1182.    agent/mibgroup/ucd-snmp/pass.c,
  1183.    agent/mibgroup/ucd-snmp/pass_persist.c,
  1184.    agent/mibgroup/ucd-snmp/proc.c, snmplib/mib.c,
  1185.    snmplib/read_config.c:
  1186.    - (snmpd.c, dummy.c, wombat.c, system_mib.c, vacm_vars.c, dlmod.c,
  1187.      disk.c, extensible.c, file.c, loadave.c, memory.c,
  1188.      memory_freebsd2.c, pass.c, pass_persist.c, proc.c, mib.c,
  1189.      read_config.c): word -> token ("word" is reserved in some compilers.
  1190.    
  1191. 1999-02-17 15:28  hardaker
  1192.    * win32/: config.h, win32.dsw, libsnmp/libsnmp.dsp
  1193. , libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp
  1194. , snmpnetstat/snmpnetstat.dsp, snmptable/snmptable.dsp
  1195. :
  1196.    - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp,
  1197.      snmpnetstat.dsp, snmptable.dsp): Patch from Michael Slifcak:
  1198.      - win32 updates.
  1199.    
  1200. 1999-02-17 15:23  hardaker
  1201.    * snmplib/: parse.c, party_parse.c, snmp_auth.c
  1202. :
  1203.    - (parse.c, party_parse.c, snmp_auth.c): Patch from Michael Slifcak:
  1204.      - variable name conflict fixes.
  1205.    
  1206. 1999-02-17 15:22  hardaker
  1207.    * snmplib/snmp_debug.c:
  1208.    - (snmp_debug.c): Patch from Michael Slifcak:
  1209.      - debug_args was declared twice.
  1210.      - header fixes for win32.
  1211.    
  1212. 1999-02-17 15:21  hardaker
  1213.    * snmplib/mib.c:
  1214.    - (mib.c): Patch from Michael Slifcak:
  1215.      - fix fprint_variable to not recurse.
  1216.    
  1217. 1999-02-17 15:19  hardaker
  1218.    * snmplib/context_parse.c:
  1219.    - (context_parse.c): Patch from Michael Slifcak:
  1220.      - don't use a variable called 'time'.  Tsk tsk.
  1221.    
  1222. 1999-02-17 15:19  hardaker
  1223.    * snmplib/asn1.c:
  1224.    - (asn1.c): Patch from Michael Slifcak:
  1225.      - comment reformatting.
  1226.    
  1227. 1999-02-17 15:18  hardaker
  1228.    * mibs/IANAifType-MIB.txt:
  1229.    - (IANAifType-MIB.txt): Patch from Michael Slifcak:
  1230.      - use a '-' instead of a '.' for IEEE802-11.
  1231.    
  1232. 1999-02-17 15:17  hardaker
  1233.    * man/Makefile.in:
  1234.    - (Makefile.in): separate target for generated manual pages.
  1235.    
  1236. 1999-02-17 15:16  hardaker
  1237.    * local/: mib2c, mib2c.conf:
  1238.    - (mib2c, mib2c.conf): update again for better still output.
  1239.    
  1240. 1999-02-17 15:15  hardaker
  1241.    * apps/snmpnetstat/: if.c, inet.c, main.c,
  1242.    netstat.h, route.c:
  1243.    - (if.c, inet.c, main.c, netstat.h, route.c): Patch from Michael Slifcak:
  1244.      - make snmpnetstat win32 compatible.
  1245.    
  1246. 1999-02-17 15:13  hardaker
  1247.    * apps/snmptranslate.c:
  1248.    - (snmptranslate.c): Patch from Michael Slifcak:
  1249.      - usage fix.
  1250.    
  1251. 1999-02-17 15:13  hardaker
  1252.    * agent/snmpd.h:
  1253.    - (snmpd.h): Patch from Michael Slifcak:
  1254.      - remove reverse_bytes() prototype.
  1255.    
  1256. 1999-02-17 15:10  hardaker
  1257.    * agent/mibgroup/mibII/interfaces.c:
  1258.    - (interfaces.c): Patch from Michael L. Hitch:
  1259.      - fix if_name variable by making it static.
  1260.    
  1261. 1999-02-16 17:05  hardaker
  1262.    * local/: mib2c, mib2c.conf:
  1263.    - (mib2c, mib2c.conf): updated mib2c program...  still in progress...
  1264.    
  1265. 1999-02-11 16:48  hardaker
  1266.    * agent/mibgroup/versiontag:
  1267.    - (versiontag): update.
  1268.    
  1269. 1999-02-11 16:48  hardaker
  1270.    * version.h, bug-report, sedscript.in:
  1271.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre8 )
  1272.    
  1273. 1999-02-11 16:46  hardaker
  1274.    * bug-report, sedscript.in, version.h:
  1275.    - (version.h bug-report sedscript.in): version tag ( Ext-3-6-pre8 )
  1276.    
  1277. 1999-02-11 16:34  hardaker
  1278.    * agent/mibgroup/mibII/tcp.c:
  1279.    - (tcp.c): var_tcpEntry was checking against the incoming oid with the
  1280.      wrong length and could succeed at times when it shouldn't have.
  1281.    
  1282. 1999-02-11 16:23  hardaker
  1283.    * snmplib/: acl_parse.c, context_parse.c,
  1284.    party_parse.c, read_config.c, snmp_api.c:
  1285.    - (acl_parse.c, context_parse.c, party_parse.c, read_config.c, snmp_api.c):
  1286.      - More buf size standardizations that Michael missed.
  1287.      - A few MAX_NAME_LEN -> MAX_OID_LEN conversions that Michael missed.
  1288.    
  1289. 1999-02-11 16:22  hardaker
  1290.    * agent/mibgroup/host_res.h:
  1291.    - (host_res.h): include snmp_vars.h ahead of var_struct.h.
  1292.    
  1293. 1999-02-11 16:09  hardaker
  1294.    * agent/snmp_agent.c, agent/snmp_vars.c,
  1295.    agent/dlmods/dlmod_mib.c, agent/mibgroup/util_funcs.c,
  1296.    agent/mibgroup/dummy/dummy.c,
  1297.    agent/mibgroup/examples/wombat.c,
  1298.    agent/mibgroup/host/hr_device.c,
  1299.    agent/mibgroup/host/hr_disk.c,
  1300.    agent/mibgroup/host/hr_filesys.c,
  1301.    agent/mibgroup/host/hr_network.c,
  1302.    agent/mibgroup/host/hr_partition.c,
  1303.    agent/mibgroup/host/hr_print.c, agent/mibgroup/host/hr_proc.c
  1304. , agent/mibgroup/host/hr_storage.c,
  1305.    agent/mibgroup/host/hr_swinst.c,
  1306.    agent/mibgroup/host/hr_swrun.c,
  1307.    agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
  1308. , agent/mibgroup/mibII/icmp.c,
  1309.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  1310. , agent/mibgroup/mibII/snmp_mib.c,
  1311.    agent/mibgroup/mibII/sysORTable.c,
  1312.    agent/mibgroup/mibII/system_mib.c, agent/mibgroup/mibII/tcp.c
  1313. , agent/mibgroup/mibII/udp.c, agent/mibgroup/smux/smux.c
  1314. , agent/mibgroup/smux/snmp_bgp.c,
  1315.    agent/mibgroup/smux/snmp_ospf.c,
  1316.    agent/mibgroup/smux/snmp_rip2.c,
  1317.    agent/mibgroup/ucd-snmp/registry.c,
  1318.    agent/mibgroup/ucd-snmp/versioninfo.c,
  1319.    agent/mibgroup/v2party/acl_vars.c,
  1320.    agent/mibgroup/v2party/alarm.c,
  1321.    agent/mibgroup/v2party/context_vars.c,
  1322.    agent/mibgroup/v2party/event.c,
  1323.    agent/mibgroup/v2party/event.h,
  1324.    agent/mibgroup/v2party/party_vars.c,
  1325.    agent/mibgroup/v2party/view_vars.c, apps/snmp_parse_args.c
  1326. , apps/snmpbulkwalk.c, apps/snmpdelta.c,
  1327.    apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
  1328. , apps/snmpstatus.c, apps/snmptable.c,
  1329.    apps/snmptest.c, apps/snmptranslate.c,
  1330.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  1331. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
  1332. , apps/snmpnetstat/main.c, snmplib/mib.c,
  1333.    snmplib/snmp_api.c, snmplib/snmp_debug.c,
  1334.    snmplib/snmp_impl.h:
  1335.    - (*): Patch from Michael Slifcak:
  1336.      - convert MAX_NAME_LEN -> MAX_OID_LEN.
  1337.      - convert temporary character storage buffers to SPRINT_MAX_LEN.
  1338.      - make the libraries print_ functions use the fprint_ function
  1339.        already defined and pass it stdout.
  1340.    
  1341. 1999-02-09 14:35  hardaker
  1342.    * snmplib/mib.c:
  1343.    - (mib.c): increase buffer size for oid printing.
  1344.    
  1345. 1999-02-09 14:35  hardaker
  1346.    * snmplib/snmp_debug.c:
  1347.    - (snmp_debug.c): define a symbol for OID printing's storage buffer size.
  1348.    
  1349. 1999-02-09 14:10  hardaker
  1350.    * local/mib2c:
  1351.    - (mib2c): typo.
  1352.    
  1353. 1999-02-09 14:10  hardaker
  1354.    * Makefile.in:
  1355.    - (Makefile.in): make FAQ.html.
  1356.    
  1357. 1999-02-08 23:24  hardaker
  1358.    * agent/dlmods/: dlmod_mib.c, dlmod_mib.h, example.c
  1359. , example.h:
  1360.    - (agent/dlmods): Patch from Michael Slifcak:
  1361.      - misc fixes.
  1362.    
  1363. 1999-02-08 23:23  hardaker
  1364.    * agent/mibgroup/: kernel_sunos5.c, mibincl.h:
  1365.    - (kernel_sunos5.c, mibincl.h) Patch from Michael Slifcak:
  1366.      - include updates.
  1367.    
  1368. 1999-02-08 23:20  hardaker
  1369.    * agent/: mibgroup/util_funcs.c, mibgroup/util_funcs.h
  1370. , snmp2p.c, snmp_agent.c, snmp_vars.c,
  1371.    snmp_vars.h, snmpd.h, var_struct.h:
  1372.    - (agent/*): Patch from Michael Slifcak:
  1373.      - typedef all of the var_xxx and write method functions.
  1374.    
  1375. 1999-02-08 23:16  hardaker
  1376.    * agent/mibgroup/: dummy/dummy.c, examples/example.c,
  1377.    examples/example.h, examples/wombat.c, host/hr_device.c
  1378. , host/hr_device.h, host/hr_disk.c, host/hr_disk.h
  1379. , host/hr_filesys.c, host/hr_filesys.h,
  1380.    host/hr_network.c, host/hr_network.h,
  1381.    host/hr_partition.c, host/hr_partition.h,
  1382.    host/hr_print.c, host/hr_print.h, host/hr_proc.c,
  1383.    host/hr_proc.h, host/hr_storage.c, host/hr_storage.h
  1384. , host/hr_swinst.c, host/hr_swinst.h,
  1385.    host/hr_swrun.c, host/hr_swrun.h, host/hr_system.c
  1386. , host/hr_system.h, mibII/at.c, mibII/at.h,
  1387.    mibII/icmp.c, mibII/icmp.h, mibII/interfaces.c,
  1388.    mibII/interfaces.h, mibII/ip.c, mibII/ip.h,
  1389.    mibII/route_write.h, mibII/snmp_mib.c, mibII/snmp_mib.h
  1390. , mibII/sysORTable.c, mibII/sysORTable.h,
  1391.    mibII/system.h, mibII/system_mib.c, mibII/system_mib.h
  1392. , mibII/tcp.c, mibII/tcp.h, mibII/udp.c,
  1393.    mibII/udp.h, mibII/vacm_vars.c, mibII/vacm_vars.h
  1394. , mibII/var_route.c, mibII/var_route.h,
  1395.    misc/ipfwacc.c, misc/ipfwacc.h, smux/snmp_bgp.c,
  1396.    smux/snmp_bgp.h, smux/snmp_ospf.c, smux/snmp_ospf.h
  1397. , smux/snmp_rip2.c, smux/snmp_rip2.h,
  1398.    ucd-snmp/disk.c, ucd-snmp/disk.h, ucd-snmp/errormib.c
  1399. , ucd-snmp/errormib.h, ucd-snmp/extensible.c,
  1400.    ucd-snmp/extensible.h, ucd-snmp/file.c, ucd-snmp/file.h
  1401. , ucd-snmp/hpux.c, ucd-snmp/hpux.h,
  1402.    ucd-snmp/loadave.c, ucd-snmp/loadave.h,
  1403.    ucd-snmp/memory.c, ucd-snmp/memory.h,
  1404.    ucd-snmp/memory_freebsd2.c, ucd-snmp/memory_freebsd2.h,
  1405.    ucd-snmp/pass.c, ucd-snmp/pass.h,
  1406.    ucd-snmp/pass_persist.c, ucd-snmp/pass_persist.h,
  1407.    ucd-snmp/proc.c, ucd-snmp/proc.h, ucd-snmp/registry.c
  1408. , ucd-snmp/registry.h, ucd-snmp/versioninfo.c,
  1409.    ucd-snmp/versioninfo.h, ucd-snmp/vmstat.c,
  1410.    ucd-snmp/vmstat.h, ucd-snmp/vmstat_freebsd2.c,
  1411.    ucd-snmp/vmstat_freebsd2.h, v2party/acl_vars.c,
  1412.    v2party/acl_vars.h, v2party/alarm.c, v2party/alarm.h
  1413. , v2party/context_vars.c, v2party/context_vars.h,
  1414.    v2party/event.c, v2party/event.h, v2party/party_vars.c
  1415. , v2party/party_vars.h, v2party/view_vars.c,
  1416.    v2party/view_vars.h:
  1417.    - (agent/*): Patch from Michael Slifcak:
  1418.      - typedef all of the var_xxx and write method functions.
  1419.    
  1420. 1999-02-08 15:21  hardaker
  1421.    * snmplib/snmp_debug.c:
  1422.    - (snmp_debug.c): sys/types.h
  1423.    
  1424. 1999-02-08 15:20  hardaker
  1425.    * snmplib/: snmp_api.c, snmp_api.h:
  1426.    - (snmp_api.c, snmp_api.h): Patch from Michael Slifcak:
  1427.      - make snmp_oid_compare use const's.
  1428.    
  1429. 1999-02-08 15:19  hardaker
  1430.    * snmplib/parse.c:
  1431.    - (parse.c): Patch from Michael Slifcak:
  1432.      - use size_t instead of "unsigned" for xmalloc, etc.
  1433.    
  1434. 1999-02-08 15:18  hardaker
  1435.    * apps/snmpnetstat/inet.c:
  1436.    - (inet.c): proper bracket indentation.
  1437.    
  1438. 1999-02-08 15:17  hardaker
  1439.    * apps/snmpnetstat/route.c:
  1440.    - (route.c): Patch from Michael Slifcak:
  1441.      - variable renaming index -> IfIndex.
  1442.    
  1443. 1999-02-08 15:15  hardaker
  1444.    * apps/snmptrapd_handlers.c:
  1445.    - (snmptrapd_handlers.c): nothing.  really.
  1446.    
  1447. 1999-02-08 15:14  hardaker
  1448.    * apps/snmpdelta.c:
  1449.    - (snmpdelta.c): Patch from Michael Slifcak:
  1450.      - variable renaming time -> m_time.
  1451.    
  1452. 1999-02-08 15:13  hardaker
  1453.    * agent/snmpd.c:
  1454.    - (snmpd.c): Patch from Michael Slifcak:
  1455.      - variable renaming index -> iindex.
  1456.    
  1457. 1999-02-08 15:11  hardaker
  1458.    * agent/: agent_read_config.c, agent_read_config.h:
  1459.    - (agent_read_config.c, agent_read_config.h): Patch from Michael Slifcak:
  1460.      - make tree_compare() be a real typedef'ed function again now that
  1461.        qsorting is no longer needed.
  1462.    
  1463. 1999-02-08 15:08  hardaker
  1464.    * FAQ:
  1465.    - (FAQ): Patch from Michael Slifcak:
  1466.      - Tk.pm mention.
  1467.    
  1468. 1999-02-08 12:21  hardaker
  1469.    * agent/mibgroup/smux/smux.c:
  1470.    - (smux.c): Patch from John Polstra:
  1471.      - call accept() to get the socket file descriptor.
  1472.    
  1473. 1999-02-02 22:02  hardaker
  1474.    * mibs/UCD-SNMP-MIB.txt:
  1475.    - (UCD-SNMP-MIB.txt):
  1476.      - mention that the memory section isn't supported on all
  1477.        architectures.
  1478.    
  1479. 1999-02-02 22:02  hardaker
  1480.    * agent/mibgroup/host/hr_proc.c:
  1481.    - (hr_proc.c): use [0] index of load average table.
  1482.    
  1483. 1999-02-02 22:01  hardaker
  1484.    * TODO:
  1485.    - (TODO): Remove unsuppored mib nodes from output instead of returning 0's.
  1486.    
  1487. 1999-02-02 22:00  hardaker
  1488.    * FAQ:
  1489.    - (FAQ): mention lack of solaris memory support.
  1490.    
  1491. 1999-02-02 14:48  baerm
  1492.    * agent/mibgroup/: target.h, target/snmpTargetAddrEntry.c
  1493. , target/snmpTargetAddrEntry.h,
  1494.    target/snmpTargetParamsEntry.c,
  1495.    target/snmpTargetParamsEntry.h:
  1496.    - (target.h, snmpTargetAddrEntry.c, snmpTargetAddrEntry.h,
  1497.      snmpTargetParamsEntry.c, snmpTargetParamsEntry.h):
  1498.    - Code added to support the target MIB, specifically the address and
  1499.      params table.
  1500.    
  1501. 1999-02-02 14:34  baerm
  1502.    * snmplib/read_config.c:
  1503.    - (read_config.c):
  1504.      - Updated copy_word to accept quoted strings, with included white
  1505.        spaces. '' escapes the following character.
  1506.    
  1507. 1999-02-02 13:34  hardaker
  1508.    * agent/snmpd.c:
  1509.    - (snmpd.c): typo: -L -> -A in help strings docs.
  1510.    
  1511. 1999-02-02 13:33  hardaker
  1512.    * FAQ:
  1513.    2036 -> 2038
  1514.    
  1515. 1999-01-26 09:45  hardaker
  1516.    * EXAMPLE.conf.def:
  1517.    - (EXAMPLE.conf.def): change reference IP net addresses to 10.10.10.0.
  1518.    
  1519. 1999-01-25 16:25  hardaker
  1520.    * README, local/README.mib2c:
  1521.    - (README, README.mib2c): mib2c readme file.
  1522.    
  1523. 1999-01-25 11:15  hardaker
  1524.    * agent/agent_read_config.c, agent/snmp_vars.h,
  1525.    agent/snmpd.c, agent/mibgroup/host_res.h,
  1526.    agent/mibgroup/mibincl.h, agent/mibgroup/ucd-snmp/file.c
  1527. , apps/snmpnetstat/inet.c, snmplib/parse.c,
  1528.    snmplib/snmp_debug.c:
  1529.    - (agent_read_config.c, snmp_vars.h, snmpd.c, host_res.h, mibincl.h,
  1530.      file.c, inet.c, parse.c, snmp_debug.c):
  1531.      - -Wall fixes.
  1532.    
  1533. 1999-01-25 11:11  hardaker
  1534.    * acconfig.h, config.h.in, configure,
  1535.    configure.in:
  1536.    - (acconfig.h, config.h.in, configure, configure.in):
  1537.      - test if __FUNCTION__ is supported by the compiler.
  1538.    
  1539. 1999-01-25 10:35  hardaker
  1540.    * snmplib/snmp_debug.h:
  1541.    - (snmp_debug.h): special test for __FUNCTION__ before using it.
  1542.    
  1543. 1999-01-25 10:34  hardaker
  1544.    * snmplib/system.c:
  1545.    - (system.c): fix strings.h include.
  1546.    
  1547. 1999-01-25 10:33  hardaker
  1548.    * snmplib/: context_parse.c, mib.c, parse.c,
  1549.    read_config.c, snmp_api.c, snmp_client.c,
  1550.    system.c:
  1551.    - (context_parse.c, mib.c, parse.c, read_config.c, snmp_api.c,
  1552.      snmp_client.c, system.c): Patch from Markku Laukkanen:
  1553.      - ansi fixes.
  1554.    
  1555. 1999-01-25 10:28  hardaker
  1556.    * agent/mibgroup/versiontag:
  1557.    - (versiontag): typo.
  1558.    
  1559. 1999-01-25 10:27  hardaker
  1560.    * apps/: snmpdelta.c, snmpstatus.c, snmptest.c
  1561. , snmptrap.c, snmptrapd_handlers.c,
  1562.    snmpnetstat/inet.c, snmpnetstat/main.c:
  1563.    - (snmpdelta.c, snmpstatus.c, snmptest.c, snmptrap.c,
  1564.      snmptrapd_handlers.c, inet.c, main.c): Patch from Markku Laukkanen:
  1565.      - more ansi fixes.
  1566.    
  1567. 1999-01-22 07:23  hardaker
  1568.    * snmplib/snmp_api.c:
  1569.    - (snmp_api.c): Patch from Michael Slifcak:
  1570.      - Check for NULL on session closes.
  1571.    
  1572. 1999-01-21 08:42  hardaker
  1573.    * agent/mibgroup/Makefile.in:
  1574.    - (Makefile.in): remove ucd specific module depends.
  1575.    
  1576. 1999-01-21 08:40  hardaker
  1577.    * acconfig.h, config.h.in, snmplib/snmp_api.c
  1578. , win32/config.h:
  1579.    - (acconfig.h, config.h.in, snmp_api.c, config.h): Patch from Michael
  1580.      J. Slifcak:
  1581.      - NO_NULL_COMUNITY -> NO_ZEROLENGTH_COMMUNITY.
  1582.    
  1583. 1999-01-21 08:39  hardaker
  1584.    * FAQ:
  1585.    - (FAQ): Patch from Michael J. Slifcak:
  1586.      - typo on Joe's name fixed.
  1587.    
  1588. 1999-01-20 17:11  hardaker
  1589.    * FAQ, README:
  1590.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre7 )
  1591.    
  1592. 1999-01-20 17:04  hardaker
  1593.    * bug-report, sedscript.in, version.h:
  1594.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre7 )
  1595.    
  1596. 1999-01-20 17:02  hardaker
  1597.    * config.h.in:
  1598.    - (config.h.in): ran autoheader
  1599.    
  1600. 1999-01-20 16:40  hardaker
  1601.    * acconfig.h, config.h.in, apps/snmp_parse_args.c
  1602. , apps/snmpnetstat/main.c, snmplib/snmp_api.c:
  1603.    - (acconfig.h, config.h.in, snmp_parse_args.c, main.c, snmp_api.c):
  1604.      Patch from Michael Slifcak:
  1605.      - allow zero length (legal) community strings.
  1606.    
  1607. 1999-01-20 15:54  hardaker
  1608.    * agent/mibgroup/smux/smux.c:
  1609.    - (smux.c): debugging changes.
  1610.    
  1611. 1999-01-20 15:54  hardaker
  1612.    * agent/snmpd.c:
  1613.    - (snmpd.c): export sdlist and sdlen variables.
  1614.    
  1615. 1999-01-20 15:50  hardaker
  1616.    * agent/Makefile.in:
  1617.    - (Makefile.in): remove ucd specific mib module make requirements.
  1618.    
  1619. 1999-01-20 15:49  hardaker
  1620.    * agent/mibgroup/host/hr_swinst.c:
  1621.    - (hr_swinst): #ifdef RPM protect a free routine.
  1622.    
  1623. 1999-01-20 15:48  hardaker
  1624.    * agent/mibgroup/smux/smux.c:
  1625.    - (smux.c): typo
  1626.    
  1627. 1999-01-20 15:31  hardaker
  1628.    * README:
  1629.    - (README): helping out changes.
  1630.    
  1631. 1999-01-20 15:30  hardaker
  1632.    * COPYING:
  1633.    - (COPYING): It's 1999
  1634.    
  1635. 1999-01-20 15:22  hardaker
  1636.    * FAQ, README:
  1637.    - (FAQ, README): added version stamp.
  1638.    
  1639. 1999-01-20 15:20  hardaker
  1640.    * snmplib/Makefile.in, agent/Makefile.in,
  1641.    agent/mibgroup/Makefile.in, apps/Makefile.in,
  1642.    apps/snmpnetstat/Makefile.in:
  1643.    - (Makefile.in): make depend.
  1644.    
  1645. 1999-01-20 15:20  hardaker
  1646.    * snmplib/Makefile.in:
  1647.    - (Makefile.in): install ucd-snmp-includes.h.
  1648.    
  1649. 1999-01-20 15:18  hardaker
  1650.    * snmplib/ucd-snmp-includes.h:
  1651.    - (ucd-snmp-includes.h): minimalish include set for library clients.
  1652.    
  1653. 1999-01-20 15:17  hardaker
  1654.    * agent/mibgroup/ucd-snmp/: disk.c, errormib.c,
  1655.    extensible.c, loadave.c, memory.c:
  1656.    - (disk.c, errormib.c, extensible.c, loadave.c, memory.c):
  1657.      - linux 2.1 kernel needs asm/page.h (all includes need to be re-written).
  1658.    
  1659. 1999-01-20 15:16  hardaker
  1660.    * agent/mibgroup/mibII/: at.c, interfaces.c, ip.c
  1661. , route_write.c, tcp.c, udp.c, var_route.c
  1662. :
  1663.    - (at.c, interfaces.c, ip.c, route_write.c, tcp.c, udp.c,
  1664.      var_route.c):
  1665.      - sys/stream.h needed by SCO.
  1666.      - interfaces scan fixes for linux 2.0 vs 2.1 can be configured elsewhere now.
  1667.      - protect get_address calls against NULL pointer returns.
  1668.    
  1669. 1999-01-20 15:14  hardaker
  1670.    * agent/mibgroup/versiontag:
  1671.    - (versiontag): version tagging ability to do many things.
  1672.    
  1673. 1999-01-20 15:14  hardaker
  1674.    * agent/: agent_read_config.c, snmp_vars.c:
  1675.    - (agent_read_config.c, snmp_vars.c): include sys/stream.h for SCO.
  1676.    
  1677. 1999-01-20 15:14  hardaker
  1678.    * config.h.in, configure, configure.in:
  1679.    - (config.h.in, configure, configure.in):
  1680.      - check for asm/page.h (linux).
  1681.      - check for sys/stream.h (SCO).
  1682.      - Fix rtentry test.
  1683.    
  1684. 1999-01-20 15:11  hardaker
  1685.    * Makefile.in:
  1686.    - (Makefile.in): version tag creation.
  1687.    
  1688. 1999-01-20 12:23  hardaker
  1689.    * agent/agent_read_config.c, agent/auto_nlist.c,
  1690.    agent/snmp_agent.c, agent/snmpd.c,
  1691.    agent/mibgroup/host_res.h, agent/mibgroup/mibincl.h,
  1692.    apps/.cvsignore, apps/snmp_parse_args.c,
  1693.    apps/snmptrapd.c, apps/snmptrapd_handlers.c,
  1694.    apps/snmpnetstat/if.c, snmplib/Makefile.in,
  1695.    snmplib/mib.c, snmplib/parse.c, snmplib/read_config.c
  1696. , snmplib/snmp_api.c, snmplib/snmp_api.h,
  1697.    snmplib/snmp_debug.c, snmplib/snmp_debug.h,
  1698.    snmplib/vacm.c:
  1699.    - (agent_read_config.c, auto_nlist.c, snmp_agent.c, snmpd.c,
  1700.      host_res.h, mibincl.h, .cvsignore, snmp_parse_args.c, snmptrapd.c,
  1701.      snmptrapd_handlers.c, if.c, Makefile.in, mib.c, parse.c,
  1702.      read_config.c, snmp_api.c, snmp_api.h, snmp_debug.c, snmp_debug.h,
  1703.      vacm.c): debugging support code moved to snmp_debug.[ch].
  1704.    
  1705. 1999-01-20 12:21  hardaker
  1706.    * agent/mibgroup/mibII/interfaces.c:
  1707.    - (interfaces.c): typo in ansi changes.
  1708.    
  1709. 1999-01-20 12:21  hardaker
  1710.    * acconfig.h:
  1711.    - (acconfig.h): unneeded comment removed.
  1712.    
  1713. 1999-01-20 12:20  hardaker
  1714.    * FAQ:
  1715.    - (FAQ): perl-SNMP and y2k questions added.
  1716.    
  1717. 1999-01-20 12:19  hardaker
  1718.    * agent/.pure, snmplib/.pure:
  1719.    - (.pure, .pure, .pure): removed.
  1720.    
  1721. 1999-01-19 20:01  hardaker
  1722.    * apps/snmptable.c, snmplib/mib.c, snmplib/parse.c
  1723. , snmplib/snmp_auth.c, win32/libsnmp_dll/libsnmp.def
  1724. :
  1725.    - (snmptable.c, mib.c, parse.c, snmp_auth.c, libsnmp.def): Patch from
  1726.      Michael J. Slifcak:
  1727.      - apps/snmptable.c - some compilers warn comparing pointer with integer
  1728.      - snmplib/mib.c - already mentioned before; here for complete-ness
  1729.      - snmplib/parse.c - minor touchup of includes; system.h dup removed
  1730.      - snmplib/snmp_api.h - MSVisual C++ doesn't have __FUNCTION__
  1731.      - snmplib/snmp_auth.c - minor fix of comment
  1732.      - win32/libsnmp_dll/libsnmp.def - snmp_parse_args needs a new function
  1733.    
  1734. 1999-01-19 19:59  hardaker
  1735.    * config.h.in, configure, configure.in:
  1736.    - (config.h.in, configure, configure.in): remove __P checking.
  1737.    
  1738. 1999-01-18 10:46  hardaker
  1739.    * agent/mibgroup/ucd-snmp/disk.c,
  1740.    agent/mibgroup/ucd-snmp/disk.h,
  1741.    agent/mibgroup/ucd-snmp/errormib.c,
  1742.    agent/mibgroup/ucd-snmp/errormib.h,
  1743.    agent/mibgroup/ucd-snmp/extensible.c,
  1744.    agent/mibgroup/ucd-snmp/extensible.h,
  1745.    agent/mibgroup/ucd-snmp/file.c,
  1746.    agent/mibgroup/ucd-snmp/file.h,
  1747.    agent/mibgroup/ucd-snmp/hpux.c,
  1748.    agent/mibgroup/ucd-snmp/hpux.h,
  1749.    agent/mibgroup/ucd-snmp/loadave.c,
  1750.    agent/mibgroup/ucd-snmp/loadave.h,
  1751.    agent/mibgroup/ucd-snmp/memory.c,
  1752.    agent/mibgroup/ucd-snmp/memory.h,
  1753.    agent/mibgroup/ucd-snmp/memory_freebsd2.c,
  1754.    agent/mibgroup/ucd-snmp/memory_freebsd2.h,
  1755.    agent/mibgroup/ucd-snmp/pass.c,
  1756.    agent/mibgroup/ucd-snmp/pass.h,
  1757.    agent/mibgroup/ucd-snmp/pass_persist.c,
  1758.    agent/mibgroup/ucd-snmp/pass_persist.h,
  1759.    agent/mibgroup/ucd-snmp/proc.c,
  1760.    agent/mibgroup/ucd-snmp/proc.h,
  1761.    agent/mibgroup/ucd-snmp/registry.c,
  1762.    agent/mibgroup/ucd-snmp/registry.h,
  1763.    agent/mibgroup/ucd-snmp/versioninfo.c,
  1764.    agent/mibgroup/ucd-snmp/versioninfo.h,
  1765.    agent/mibgroup/ucd-snmp/vmstat.c,
  1766.    agent/mibgroup/ucd-snmp/vmstat.h,
  1767.    agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
  1768.    agent/mibgroup/ucd-snmp/vmstat_freebsd2.h,
  1769.    agent/mibgroup/v2party/acl_vars.c,
  1770.    agent/mibgroup/v2party/acl_vars.h,
  1771.    agent/mibgroup/v2party/alarm.c,
  1772.    agent/mibgroup/v2party/alarm.h,
  1773.    agent/mibgroup/v2party/context_vars.c,
  1774.    agent/mibgroup/v2party/context_vars.h,
  1775.    agent/mibgroup/v2party/event.c,
  1776.    agent/mibgroup/v2party/event.h,
  1777.    agent/mibgroup/v2party/party_vars.c,
  1778.    agent/mibgroup/v2party/party_vars.h,
  1779.    agent/mibgroup/v2party/view_vars.c,
  1780.    agent/mibgroup/v2party/view_vars.h, apps/snmp_parse_args.c
  1781. , apps/snmp_parse_args.h, apps/snmpbulkwalk.c,
  1782.    apps/snmpdelta.c, apps/snmpget.c, apps/snmpgetnext.c
  1783. , apps/snmpset.c, apps/snmpstatus.c,
  1784.    apps/snmptable.c, apps/snmptest.c,
  1785.    apps/snmptranslate.c, apps/snmptrap.c,
  1786.    apps/snmptrapd.c, apps/snmptrapd_handlers.h,
  1787.    apps/snmpwalk.c, apps/snmpnetstat/if.c,
  1788.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  1789.    apps/snmpnetstat/netstat.h, apps/snmpnetstat/route.c,
  1790.    win32/config.h:
  1791.    - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen:
  1792.      - ansi'ify everything.
  1793.    
  1794. 1999-01-18 10:43  hardaker
  1795.    * README, acconfig.h, agent/agent_read_config.c
  1796. , agent/agent_read_config.h, agent/auto_nlist.c,
  1797.    agent/auto_nlist.h, agent/kernel.c, agent/kernel.h
  1798. , agent/snmp2p.c, agent/snmp_agent.c,
  1799.    agent/snmp_agent.h, agent/snmp_vars.c,
  1800.    agent/snmp_vars.h, agent/snmpd.c, agent/snmpd.h
  1801. , agent/var_struct.h, agent/view_parse.c,
  1802.    agent/dlmods/dlmod_mib.c, agent/dlmods/dlmod_mib.h,
  1803.    agent/dlmods/example.c, agent/dlmods/example.h,
  1804.    agent/mibgroup/host_res.h, agent/mibgroup/kernel_sunos5.c
  1805. , agent/mibgroup/mibII.c, agent/mibgroup/mibII.h,
  1806.    agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
  1807. , agent/mibgroup/v2party.c, agent/mibgroup/v2party.h
  1808. , agent/mibgroup/dummy/dummy.c,
  1809.    agent/mibgroup/dummy/dummy.h,
  1810.    agent/mibgroup/examples/example.c,
  1811.    agent/mibgroup/examples/example.h,
  1812.    agent/mibgroup/examples/wombat.c,
  1813.    agent/mibgroup/examples/wombat.h,
  1814.    agent/mibgroup/host/hr_device.c,
  1815.    agent/mibgroup/host/hr_device.h,
  1816.    agent/mibgroup/host/hr_disk.c, agent/mibgroup/host/hr_disk.h
  1817. , agent/mibgroup/host/hr_filesys.c,
  1818.    agent/mibgroup/host/hr_filesys.h,
  1819.    agent/mibgroup/host/hr_network.c,
  1820.    agent/mibgroup/host/hr_network.h,
  1821.    agent/mibgroup/host/hr_other.c,
  1822.    agent/mibgroup/host/hr_other.h,
  1823.    agent/mibgroup/host/hr_partition.c,
  1824.    agent/mibgroup/host/hr_partition.h,
  1825.    agent/mibgroup/host/hr_print.c,
  1826.    agent/mibgroup/host/hr_print.h, agent/mibgroup/host/hr_proc.c
  1827. , agent/mibgroup/host/hr_proc.h,
  1828.    agent/mibgroup/host/hr_storage.c,
  1829.    agent/mibgroup/host/hr_storage.h,
  1830.    agent/mibgroup/host/hr_swinst.c,
  1831.    agent/mibgroup/host/hr_swinst.h,
  1832.    agent/mibgroup/host/hr_swrun.c,
  1833.    agent/mibgroup/host/hr_swrun.h,
  1834.    agent/mibgroup/host/hr_system.c,
  1835.    agent/mibgroup/host/hr_system.h,
  1836.    agent/mibgroup/host/hr_utils.h, agent/mibgroup/mibII/at.c
  1837. , agent/mibgroup/mibII/at.h, agent/mibgroup/mibII/icmp.c
  1838. , agent/mibgroup/mibII/icmp.h,
  1839.    agent/mibgroup/mibII/interfaces.c,
  1840.    agent/mibgroup/mibII/interfaces.h, agent/mibgroup/mibII/ip.c
  1841. , agent/mibgroup/mibII/ip.h,
  1842.    agent/mibgroup/mibII/route_write.h,
  1843.    agent/mibgroup/mibII/snmp_mib.c,
  1844.    agent/mibgroup/mibII/snmp_mib.h,
  1845.    agent/mibgroup/mibII/sysORTable.c,
  1846.    agent/mibgroup/mibII/sysORTable.h,
  1847.    agent/mibgroup/mibII/system.h,
  1848.    agent/mibgroup/mibII/system_mib.c,
  1849.    agent/mibgroup/mibII/system_mib.h, agent/mibgroup/mibII/tcp.c
  1850. , agent/mibgroup/mibII/tcp.h, agent/mibgroup/mibII/udp.c
  1851. , agent/mibgroup/mibII/udp.h,
  1852.    agent/mibgroup/mibII/vacm_vars.c,
  1853.    agent/mibgroup/mibII/vacm_vars.h,
  1854.    agent/mibgroup/mibII/var_route.c,
  1855.    agent/mibgroup/mibII/var_route.h, agent/mibgroup/misc/dlmod.c
  1856. , agent/mibgroup/misc/dlmod.h,
  1857.    agent/mibgroup/misc/ipfwacc.c, agent/mibgroup/misc/ipfwacc.h
  1858. , agent/mibgroup/smux/smux.c, agent/mibgroup/smux/smux.h
  1859. , agent/mibgroup/smux/snmp_bgp.c,
  1860.    agent/mibgroup/smux/snmp_bgp.h,
  1861.    agent/mibgroup/smux/snmp_ospf.c,
  1862.    agent/mibgroup/smux/snmp_ospf.h,
  1863.    agent/mibgroup/smux/snmp_rip2.c,
  1864.    agent/mibgroup/smux/snmp_rip2.h:
  1865.    - (README, apps, agent, acconfig.h): Patch from Markku Laukkanen:
  1866.      - ansi'ify everything.
  1867.    
  1868. 1999-01-16 23:13  hardaker
  1869.    * bug-report, sedscript.in, version.h:
  1870.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre6 )
  1871.    
  1872. 1999-01-16 23:12  hardaker
  1873.    * snmplib/: acl.c, acl.h, acl_parse.c, asn1.c
  1874. , asn1.h, context.c, context.h,
  1875.    context_parse.c, int64.c, int64.h, md5.c,
  1876.    md5.h, mib.c, mib.h, parse.c, parse.h
  1877. , party.c, party.h, party_parse.c,
  1878.    read_config.c, read_config.h, snmp.c, snmp.h
  1879. , snmp_api.c, snmp_api.h, snmp_auth.c,
  1880.    snmp_client.c, snmp_client.h, snmp_impl.h,
  1881.    system.c, system.h, vacm.c, vacm.h,
  1882.    view.c, view.h:
  1883.    - (snmplib/*.[ch]): Patch from Markku Laukkanen:
  1884.      - asni'ify all functions.
  1885.    
  1886. 1999-01-16 23:04  hardaker
  1887.    * man/snmpcmd.1:
  1888.    - (snmpcmd.1): updated -D description.
  1889.    
  1890. 1999-01-15 16:17  hardaker
  1891.    * agent/mibgroup/smux/: smux.c, smux.h:
  1892.    - (smux.c, smux.h): Patch from Nick Amato:
  1893.      - smux patches.
  1894.    
  1895. 1999-01-15 15:58  hardaker
  1896.    * snmplib/vacm.c:
  1897.    - (vacm.c): DEBUGMSG typo.
  1898.    
  1899. 1999-01-15 15:58  hardaker
  1900.    * apps/Makefile.in, snmplib/Makefile.in:
  1901.    - (Makefile.in, Makefile.in): makefileindepend.
  1902.    
  1903. 1999-01-15 15:22  hardaker
  1904.    * agent/: Makefile.in, agent_read_config.c,
  1905.    snmp_vars.c, snmp_vars.h, mibgroup/Makefile.in
  1906. , mibgroup/mibII.h, mibgroup/dummy/dummy.c,
  1907.    mibgroup/dummy/dummy.h, mibgroup/examples/example.c,
  1908.    mibgroup/examples/example.h, mibgroup/examples/wombat.c
  1909. , mibgroup/examples/wombat.h, mibgroup/mibII/at.c,
  1910.    mibgroup/mibII/at.h, mibgroup/mibII/icmp.c,
  1911.    mibgroup/mibII/icmp.h, mibgroup/mibII/interfaces.c,
  1912.    mibgroup/mibII/interfaces.h, mibgroup/mibII/ip.c,
  1913.    mibgroup/mibII/ip.h, mibgroup/mibII/snmp_mib.c,
  1914.    mibgroup/mibII/snmp_mib.h, mibgroup/mibII/sysORTable.c,
  1915.    mibgroup/mibII/sysORTable.h, mibgroup/mibII/system.c,
  1916.    mibgroup/mibII/system_mib.c, mibgroup/mibII/system_mib.h
  1917. , mibgroup/mibII/tcp.c, mibgroup/mibII/tcp.h,
  1918.    mibgroup/mibII/udp.c, mibgroup/mibII/udp.h,
  1919.    mibgroup/mibII/vacm_vars.c, mibgroup/mibII/vacm_vars.h,
  1920.    mibgroup/ucd-snmp/disk.c, mibgroup/ucd-snmp/disk.h,
  1921.    mibgroup/ucd-snmp/errormib.c, mibgroup/ucd-snmp/errormib.h
  1922. , mibgroup/ucd-snmp/extensible.c,
  1923.    mibgroup/ucd-snmp/extensible.h, mibgroup/ucd-snmp/file.c
  1924. , mibgroup/ucd-snmp/file.h, mibgroup/ucd-snmp/hpux.c
  1925. , mibgroup/ucd-snmp/hpux.h, mibgroup/ucd-snmp/loadave.c
  1926. , mibgroup/ucd-snmp/loadave.h,
  1927.    mibgroup/ucd-snmp/memory.c, mibgroup/ucd-snmp/memory.h,
  1928.    mibgroup/ucd-snmp/memory_freebsd2.c,
  1929.    mibgroup/ucd-snmp/memory_freebsd2.h, mibgroup/ucd-snmp/pass.c
  1930. , mibgroup/ucd-snmp/pass.h,
  1931.    mibgroup/ucd-snmp/pass_persist.c,
  1932.    mibgroup/ucd-snmp/pass_persist.h, mibgroup/ucd-snmp/proc.c
  1933. , mibgroup/ucd-snmp/proc.h, mibgroup/ucd-snmp/registry.c
  1934. , mibgroup/ucd-snmp/registry.h,
  1935.    mibgroup/ucd-snmp/versioninfo.c,
  1936.    mibgroup/ucd-snmp/versioninfo.h, mibgroup/ucd-snmp/vmstat.c
  1937. , mibgroup/ucd-snmp/vmstat.h,
  1938.    mibgroup/ucd-snmp/vmstat_freebsd2.c,
  1939.    mibgroup/ucd-snmp/vmstat_freebsd2.h:
  1940.    - (agent/mibgroup/*):
  1941.      - made all (ok, some. !host) mib modules use snmpd_register_config_handler().
  1942.      - made all (ok, some. !host) mib modules use register_mib().
  1943.    
  1944. 1999-01-15 11:12  hardaker
  1945.    * agent/: snmpd.c, snmpd.h:
  1946.    - (snmpd.c, snmpd.h):
  1947.      - remove reverse_bytes() usage.
  1948.    
  1949. 1999-01-15 11:10  hardaker
  1950.    * agent/snmp2p.c:
  1951.    - (snmp2p.c): Patch from Michael Slifcak:
  1952.      - remove reverse_bytes() usage.
  1953.    
  1954. 1999-01-14 09:02  hardaker
  1955.    * local/mib2c:
  1956.    - (mib2c): update for SNMP.pm 1.8.
  1957.    
  1958. 1999-01-09 21:48  hardaker
  1959.    * agent/: agent_read_config.c, auto_nlist.c,
  1960.    snmp_agent.c, snmp_vars.c, snmpd.c,
  1961.    mibgroup/kernel_sunos5.c, mibgroup/util_funcs.c,
  1962.    mibgroup/dummy/dummy.c, mibgroup/examples/wombat.c,
  1963.    mibgroup/host/hr_device.c, mibgroup/host/hr_disk.c,
  1964.    mibgroup/host/hr_filesys.c, mibgroup/host/hr_network.c,
  1965.    mibgroup/host/hr_partition.c, mibgroup/host/hr_print.c,
  1966.    mibgroup/host/hr_proc.c, mibgroup/host/hr_storage.c,
  1967.    mibgroup/host/hr_swinst.c, mibgroup/host/hr_swrun.c,
  1968.    mibgroup/host/hr_system.c, mibgroup/mibII/at.c,
  1969.    mibgroup/mibII/icmp.c, mibgroup/mibII/interfaces.c,
  1970.    mibgroup/mibII/ip.c, mibgroup/mibII/snmp_mib.c,
  1971.    mibgroup/mibII/sysORTable.c, mibgroup/mibII/system.c,
  1972.    mibgroup/mibII/tcp.c, mibgroup/mibII/udp.c,
  1973.    mibgroup/mibII/vacm_vars.c, mibgroup/mibII/var_route.c,
  1974.    mibgroup/smux/smux.c, mibgroup/smux/snmp_bgp.c,
  1975.    mibgroup/smux/snmp_ospf.c, mibgroup/smux/snmp_rip2.c,
  1976.    mibgroup/ucd-snmp/disk.c, mibgroup/ucd-snmp/memory.c,
  1977.    mibgroup/ucd-snmp/pass.c, mibgroup/ucd-snmp/pass_persist.c
  1978. , mibgroup/ucd-snmp/proc.c, mibgroup/ucd-snmp/registry.c
  1979. , mibgroup/ucd-snmp/versioninfo.c:
  1980.    - (agent/*.c):
  1981.      - use the new debugging functions.
  1982.      - implement needed -D flag changes.
  1983.    
  1984. 1999-01-09 20:52  hardaker
  1985.    * man/snmpcmd.1:
  1986.    - (snmpcmd.1): discuss -D usage change.
  1987.    
  1988. 1999-01-09 20:52  hardaker
  1989.    * snmplib/: snmp_api.c, snmp_api.h:
  1990.    - (snmp_api.c, snmp_api.h): DEBUGPOID replacement: DEBUGMSGOID.
  1991.    
  1992. 1999-01-09 20:51  hardaker
  1993.    * snmplib/read_config.c:
  1994.    - (read_config.c): remove old token specifier in a debugging statement
  1995.      format line.
  1996.    
  1997. 1999-01-09 20:50  hardaker
  1998.    * apps/snmpnetstat/: if.c, main.c:
  1999.    - (if.c, main.c): use the new debugging functions.
  2000.    
  2001. 1999-01-09 20:50  hardaker
  2002.    * apps/: snmptrapd.c, snmptrapd_handlers.c:
  2003.    - (snmptrapd.c, snmptrapd_handlers.c): use the new debugging functions.
  2004.    
  2005. 1999-01-09 20:49  hardaker
  2006.    * FAQ, README:
  2007.    - (FAQ, README): URL changes.
  2008.    
  2009. 1999-01-09 20:30  hardaker
  2010.    * apps/snmp_parse_args.c:
  2011.    - (snmp_parse_args.c): make -D register the debugging tokens specified.
  2012.    
  2013. 1999-01-09 20:30  hardaker
  2014.    * apps/snmptable.c:
  2015.    - (snmptable.c): change internal debug variable to localdebug.
  2016.    
  2017. 1999-01-09 20:28  hardaker
  2018.    * snmplib/: mib.c, parse.c, read_config.c,
  2019.    snmp_api.c, snmp_api.h, vacm.c:
  2020.    - (mib.c, parse.c, read_config.c, snmp_api.c, snmp_api.h, vacm.c):
  2021.      - Implement the new token based debugging message support.
  2022.    
  2023. 1999-01-05 10:48  hardaker
  2024.    * apps/: snmpbulkwalk.c, snmpget.c, snmpgetnext.c
  2025. , snmpset.c, snmpstatus.c, snmptable.c,
  2026.    snmpwalk.c:
  2027.    - (snmpbulkwalk.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c,
  2028.      snmptable.c, snmpwalk.c): Patch from mslifcak@iss.net:
  2029.      - make main() return an int instead of void.
  2030.    
  2031. 1999-01-05 10:41  hardaker
  2032.    * apps/snmptable.c:
  2033.    - (snmptable.c): Make field separator take arguments directly after the -f.
  2034.    
  2035. 1999-01-02 08:48  hardaker
  2036.    * mibs/IANAifType-MIB.txt:
  2037.    - (IANAifType-MIB.txt): Patch from Jakob Ellerstedt:
  2038.      - new complete list of ifTypes.
  2039.    
  2040. 1998-12-31 17:49  hardaker
  2041.    * agent/snmp_vars.c:
  2042.    - (snmp_vars.c): Patch from David Tiller:
  2043.      - oidLen's were wrong for m2m oids.
  2044.    
  2045. 1998-12-31 17:48  hardaker
  2046.    * snmplib/snmp_client.c:
  2047.    - (snmp_client.c): Patch from David Tiller:
  2048.      - need to read_objid() the context oid base, not the party oid base
  2049.        in one location.
  2050.    
  2051. 1998-12-31 17:46  hardaker
  2052.    * agent/mibgroup/v2party/event.c:
  2053.    - (event.c): Patch from David Tiller:
  2054.      - memcmp's sizes were wrong.
  2055.    
  2056. 1998-12-29 17:01  hardaker
  2057.    * snmplib/: vacm.c (V3-b3.2), vacm.c:
  2058.    - (vacm.c): Enable multiple side by side views in the view family
  2059.      tree.  The views already existed, but weren't checked and only the
  2060.      first view was found.
  2061.      - Not done in a clean fashion.  Much of the structure definitions
  2062.        should be rewritten with sub-pieces to do it properly with greater
  2063.        speed.
  2064.    
  2065. 1998-12-29 16:55  hardaker
  2066.    * snmplib/mib.c:
  2067.    - (mib.c): Patch from Michael Slifcak:
  2068.      - remove newlines from sprint_value() where applicable.
  2069.    
  2070. 1998-12-26 10:35  hardaker
  2071.    * agent/mibgroup/misc/dlmod.c:
  2072.    - (dlmod.c): Patch from Michael Slifcak:
  2073.      - fix dlmod compilation in snmpd_register_config_handler() call.
  2074.    
  2075. 1998-12-22 14:56  hardaker
  2076.    * snmplib/: mib.c, snmp_api.c:
  2077.    - (mib.c, snmp_api.c): Patch from Michael Slifcak:
  2078.      - fix my broken set_locale stuff.
  2079.    
  2080. 1998-12-22 08:50  hardaker
  2081.    * agent/Makefile.in:
  2082.    - (Makefile.in): don't compile dlmods
  2083.    
  2084. 1998-12-21 18:20  hardaker
  2085.    * snmplib/system.c:
  2086.    - (system.c): Patch from Michael Slifcak:
  2087.      - Win32 memory leak fixes for opendir(), etc.
  2088.    
  2089. 1998-12-21 18:18  hardaker
  2090.    * agent/mibgroup/ucd-snmp/file.h, mibs/UCD-SNMP-MIB.txt
  2091. :
  2092.    - (file.h, UCD-SNMP-MIB.txt): move the file mib to .15 so it doesn't
  2093.      conflict with the demo mib.
  2094.    
  2095. 1998-12-21 18:18  hardaker
  2096.    * agent/.cvsignore:
  2097.    - (.cvsignore): a .gdb file of mine.
  2098.    
  2099. 1998-12-21 09:54  hardaker
  2100.    * local/ipf-mod.pl, mibs/IPFILTER.txt:
  2101.    - (ipf-mod.pl, IPFILTER.txt): Patch from Yaroslav Terletsky:
  2102.      - ipfilter pass script and mib file.
  2103.    
  2104. 1998-12-18 18:16  hardaker
  2105.    * agent/mibgroup/ucd-snmp/: versioninfo.c, versioninfo.h
  2106. :
  2107.    - (versioninfo.c, versioninfo.h): mib object to display configure options.
  2108.    
  2109. 1998-12-18 18:16  hardaker
  2110.    * acconfig.h, config.h.in, configure,
  2111.    configure.in:
  2112.    - (acconfig.h, config.h.in, configure, configure.in):
  2113.      - store configure flags to a define.
  2114.    
  2115. 1998-12-18 18:12  hardaker
  2116.    * apps/snmp_parse_args.c:
  2117.    - (snmp_parse_args.c): include read_config.h.
  2118.    
  2119. 1998-12-18 18:11  hardaker
  2120.    * win32/libsnmp_dll/libsnmp.def:
  2121.    - (libsnmp.def): update from Michael Slifcak.
  2122.    
  2123. 1998-12-18 18:10  hardaker
  2124.    * snmplib/: parse.c, read_config.c, read_config.h
  2125. :
  2126.    - (parse.c, read_config.c, read_config.h):
  2127.      - fixes from Michael Slifcak.
  2128.      - misc read_config functions pulled in from the v3 work.
  2129.    
  2130. 1998-12-18 11:36  hardaker
  2131.    * mibs/UCD-SNMP-MIB.txt:
  2132.    - (UCD-SNMP-MIB.txt): Patch from Michael Slifcak:
  2133.      - typo.
  2134.    
  2135. 1998-12-17 08:05  dreeder
  2136.    * local/snmpd-ucd.sh:
  2137.    file snmpd-ucd.sh was initially added on branch V3-b3.
  2138.    
  2139. 1998-12-16 07:31  hardaker
  2140.    * snmplib/snmp_api.c:
  2141.    - (snmp_api.c): Patch from Michael Slifcak:
  2142.      - pointer checks before freeing memory.
  2143.    
  2144. 1998-12-13 08:59  hardaker
  2145.    * bug-report, sedscript.in, version.h:
  2146.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre5 )
  2147.    
  2148. 1998-12-13 08:57  hardaker
  2149.    * README:
  2150.    - (README): added Jeff Johnson to the contributors list.
  2151.    
  2152. 1998-12-13 08:48  hardaker
  2153.    * agent/mibgroup/host/hr_swinst.c:
  2154.    - (hr_swinst.c): Patch from Jeff Johnson:
  2155.      - protect against memory leaks with the RPM package info calls.
  2156.    
  2157. 1998-12-13 08:42  hardaker
  2158.    * apps/snmpnetstat/inet.c:
  2159.    - (inet.c): init pointer to NULL.
  2160.    
  2161. 1998-12-13 08:41  hardaker
  2162.    * agent/mibgroup/host/hr_filesys.c:
  2163.    - (hr_filesys.c): watch out for NULL file pointers.
  2164.    
  2165. 1998-12-13 08:18  hardaker
  2166.    * agent/mibgroup/kernel_sunos5.c:
  2167.    - (kernel_sunos5.c): remove a few defines that were messing up solaris 7.
  2168.    
  2169. 1998-12-13 08:14  hardaker
  2170.    * apps/snmp_parse_args.c:
  2171.    - (snmp_parse_args.c): remove -w/-W flag in usage.
  2172.    
  2173. 1998-12-13 08:12  hardaker
  2174.    * snmplib/parse.c:
  2175.    - (parse.c): spacing in mib option usage fixes.
  2176.    
  2177. 1998-12-13 08:07  hardaker
  2178.    * agent/mibgroup/ucd-snmp/disk.c:
  2179.    - (disk.c): fix disk size error flag reporting on Solaris.
  2180.    
  2181. 1998-12-13 08:06  hardaker
  2182.    * NEWS:
  2183.    - (NEWS): beginning notes for 3.6.
  2184.    
  2185. 1998-12-13 07:49  hardaker
  2186.    * apps/snmp_parse_args.c:
  2187.    - (snmp_parse_args.c): -P flag for toggling new mib parsing options.
  2188.    
  2189. 1998-12-13 07:48  hardaker
  2190.    * snmplib/: parse.c, parse.h:
  2191.    - (parse.c, parse.h): new functions: snmp_mib_toggle_options() and usage.
  2192.    
  2193. 1998-12-13 07:42  hardaker
  2194.    * config.h.in, configure, configure.in,
  2195.    snmplib/mib.c, snmplib/snmp_api.c:
  2196.    - (config.h.in, configure, configure.in, mib.c, snmp_api.c):
  2197.      - use setlocale() if available to correct isprint problems.
  2198.    
  2199. 1998-12-05 16:52  dreeder
  2200.    * testing/demo.remote:
  2201.    file demo.remote was initially added on branch V3-b1.
  2202.    
  2203. 1998-12-04 16:50  hardaker
  2204.    * agent/mibgroup/examples/ucdDemoPublic.conf:
  2205.    file ucdDemoPublic.conf was initially added on branch V3-b1.
  2206.    
  2207. 1998-12-04 16:50  hardaker
  2208.    * agent/mibgroup/examples/ucdDemoPublic.cmds:
  2209.    file ucdDemoPublic.cmds was initially added on branch V3-b1.
  2210.    
  2211. 1998-12-04 16:50  hardaker
  2212.    * agent/mibgroup/examples/ucdDemoPublic.c:
  2213.    file ucdDemoPublic.c was initially added on branch V3-b1.
  2214.    
  2215. 1998-12-04 16:50  hardaker
  2216.    * agent/mibgroup/examples/ucdDemoPublic.h:
  2217.    file ucdDemoPublic.h was initially added on branch V3-b1.
  2218.    
  2219. 1998-12-04 16:45  hardaker
  2220.    * mibs/UCD-DEMO-MIB.txt:
  2221.    file UCD-DEMO-MIB.txt was initially added on branch V3-b1.
  2222.    
  2223. 1998-12-04 11:03  hardaker
  2224.    * apps/snmpusm.c:
  2225.    file snmpusm.c was initially added on branch V3-b1.
  2226.    
  2227. 1998-12-03 18:44  dreeder
  2228.    * testing/demo2.functions:
  2229.    file demo2.functions was initially added on branch V3-b1.
  2230.    
  2231. 1998-12-03 18:44  dreeder
  2232.    * testing/demo2:
  2233.    file demo2 was initially added on branch V3-b1.
  2234.    
  2235. 1998-12-03 18:44  dreeder
  2236.    * testing/demo2.setupfile:
  2237.    file demo2.setupfile was initially added on branch V3-b1.
  2238.    
  2239. 1998-12-02 15:19  hardaker
  2240.    * man/snmp.conf.5.def:
  2241.    file snmp.conf.5.def was initially added on branch V3-b1.
  2242.    
  2243. 1998-11-27 16:55  hardaker
  2244.    * apps/snmppass.c:
  2245.    file snmppass.c was initially added on branch V3-b1.
  2246.    
  2247. 1998-11-24 16:43  dreeder
  2248.    * snmplib/transform_oids.h:
  2249.    file transform_oids.h was initially added on branch V3-b1.
  2250.    
  2251. 1998-11-24 16:43  dreeder
  2252.    * apps/encode_keychange.c:
  2253.    file encode_keychange.c was initially added on branch V3-b1.
  2254.    
  2255. 1998-11-23 16:35  hardaker
  2256.    * snmplib/: mib.c, parse.c, parse.h:
  2257.    - (snmp_parse_args.c, mib.c, parse.c, parse.h): Patch from Michael Slifcak:
  2258.      - misc parsing bug fixes.
  2259.      - -w & -W options to default application parse_args.
  2260.      - runtime options to control underscore and comment parsing in mibs.
  2261.    
  2262. 1998-11-23 16:18  hardaker
  2263.    * apps/snmp_parse_args.c:
  2264.    - (snmp_parse_args.c, mib.c, parse.c, parse.h): Patch from Michael Slifcak:
  2265.      - misc parsing bug fixes.
  2266.      - -w & -W options to default application parse_args.
  2267.      - runtime options to control underscore and comment parsing in mibs.
  2268.    
  2269. 1998-11-23 15:42  hardaker
  2270.    * agent/mibgroup/mibII/interfaces.c:
  2271.    - (interfaces.c, irix.h): fix location of _KERNEL define for irix.
  2272.    
  2273. 1998-11-22 07:28  hardaker
  2274.    * testing/.cvsignore:
  2275.    file .cvsignore was initially added on branch V3-b1.
  2276.    
  2277. 1998-11-22 07:27  hardaker
  2278.    * testing/demo:
  2279.    file demo was initially added on branch V3-b1.
  2280.    
  2281. 1998-11-16 22:10  hardaker
  2282.    * local/tkmib:
  2283.    - (tkmib): too many improvements to count.
  2284.    
  2285. 1998-11-06 17:44  hardaker
  2286.    * agent/snmpd.c:
  2287.    - (snmpd.c): v2 trap send debugging.
  2288.    
  2289. 1998-11-06 17:44  hardaker
  2290.    * agent/agent_read_config.c:
  2291.    - (agent_read_config.h): use trap2sink for v2 handlers
  2292.    
  2293. 1998-11-06 17:23  hardaker
  2294.    * agent/snmpd.c:
  2295.    - (snmpd.c): fix v2 trap generation.
  2296.    
  2297. 1998-10-24 23:07  dreeder
  2298.    * testing/misctest.c:
  2299.    file misctest.c was initially added on branch V3-b1.
  2300.    
  2301. 1998-10-23 15:39  dreeder
  2302.    * testing/etimetest.c:
  2303.    file etimetest.c was initially added on branch V3-b1.
  2304.    
  2305. 1998-10-23 13:58  hardaker
  2306.    * acconfig.h, config.h.in, configure,
  2307.    configure.in, agent/agent_read_config.c,
  2308.    agent/agent_read_config.h, agent/snmpd.c,
  2309.    agent/mibgroup/examples/wombat.h,
  2310.    agent/mibgroup/mibII/system.h,
  2311.    agent/mibgroup/mibII/vacm_vars.h, agent/mibgroup/misc/dlmod.c
  2312. , agent/mibgroup/ucd-snmp/disk.h,
  2313.    agent/mibgroup/ucd-snmp/extensible.h,
  2314.    agent/mibgroup/ucd-snmp/file.h,
  2315.    agent/mibgroup/ucd-snmp/loadave.h,
  2316.    agent/mibgroup/ucd-snmp/memory.h,
  2317.    agent/mibgroup/ucd-snmp/memory_freebsd2.h,
  2318.    agent/mibgroup/ucd-snmp/pass.h,
  2319.    agent/mibgroup/ucd-snmp/pass_persist.h,
  2320.    agent/mibgroup/ucd-snmp/proc.h, apps/snmp_parse_args.c
  2321. , apps/snmptrapd.c, snmplib/mib.c,
  2322.    snmplib/read_config.c, snmplib/read_config.h:
  2323.    - (acconfig.h, config.h.in, configure, configure.in,
  2324.      agent_read_config.c, agent_read_config.h, snmpd.c, wombat.h,
  2325.      system.h, vacm_vars.h, dlmod.c, disk.h, extensible.h, file.h,
  2326.      loadave.h, memory.h, memory_freebsd2.h, pass.h, pass_persist.h,
  2327.      proc.h, snmp_parse_args.c, snmptrapd.c, mib.c, read_config.c,
  2328.      read_config.h):
  2329.      - new option -H on command line to print out .conf file directives
  2330.        that the application understands.
  2331.      - created a new option to the read config registration to allow
  2332.        specifying of a help line.
  2333.    
  2334. 1998-10-23 13:56  hardaker
  2335.    * local/tkmib:
  2336.    - (tkmib): editable oid field.
  2337.    
  2338. 1998-10-23 13:54  hardaker
  2339.    * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c
  2340. :
  2341.    - (at.c, icmp.c, interfaces.c): bug fixes, missing #endif.
  2342.    
  2343. 1998-10-23 13:54  hardaker
  2344.    * Makefile.in:
  2345.    - (Makefile.in): insert @ sign.
  2346.    
  2347. 1998-10-23 09:45  dreeder
  2348.    * testing/T.sh:
  2349.    file T.sh was initially added on branch V3-b1.
  2350.    
  2351. 1998-10-23 09:45  dreeder
  2352.    * testing/eval_testlist:
  2353.    file eval_testlist was initially added on branch V3-b1.
  2354.    
  2355. 1998-10-23 09:45  dreeder
  2356.    * testing/eval_tools.sh:
  2357.    file eval_tools.sh was initially added on branch V3-b1.
  2358.    
  2359. 1998-10-23 09:45  dreeder
  2360.    * testing/eval_suite.sh:
  2361.    file eval_suite.sh was initially added on branch V3-b1.
  2362.    
  2363. 1998-10-23 09:45  dreeder
  2364.    * testing/eval_oneprogram.sh:
  2365.    file eval_oneprogram.sh was initially added on branch V3-b1.
  2366.    
  2367. 1998-10-23 09:45  dreeder
  2368.    * testing/T.c:
  2369.    file T.c was initially added on branch V3-b1.
  2370.    
  2371. 1998-10-23 09:45  dreeder
  2372.    * testing/README:
  2373.    file README was initially added on branch V3-b1.
  2374.    
  2375. 1998-10-23 07:57  hardaker
  2376.    * agent/mibgroup/host/hr_filesys.c:
  2377.    - (hr_filesys.c): Patch from Dave Shield:
  2378.      - NULL checking on the filesystem mount point.
  2379.    
  2380. 1998-10-21 19:55  dreeder
  2381.    * testing/test_kul.sh:
  2382.    file test_kul.sh was initially added on branch V3-b1.
  2383.    
  2384. 1998-10-21 19:55  dreeder
  2385.    * testing/test_keychange.sh:
  2386.    file test_keychange.sh was initially added on branch V3-b1.
  2387.    
  2388. 1998-10-21 19:55  dreeder
  2389.    * testing/test_tools.sh:
  2390.    file test_tools.sh was initially added on branch V3-b1.
  2391.    
  2392. 1998-10-21 19:55  dreeder
  2393.    * testing/data.kul-md5:
  2394.    file data.kul-md5 was initially added on branch V3-b1.
  2395.    
  2396. 1998-10-21 19:55  dreeder
  2397.    * testing/data.keychange-sha1-des:
  2398.    file data.keychange-sha1-des was initially added on branch V3-b1.
  2399.    
  2400. 1998-10-21 19:55  dreeder
  2401.    * testing/data.keychange-sha1:
  2402.    file data.keychange-sha1 was initially added on branch V3-b1.
  2403.    
  2404. 1998-10-21 19:55  dreeder
  2405.    * testing/data.keychange-md5:
  2406.    file data.keychange-md5 was initially added on branch V3-b1.
  2407.    
  2408. 1998-10-21 19:55  dreeder
  2409.    * testing/data.kul-sha1:
  2410.    file data.kul-sha1 was initially added on branch V3-b1.
  2411.    
  2412. 1998-10-21 17:01  hardaker
  2413.    * man/: .cvsignore, Makefile.in, read_config.3.def
  2414. :
  2415.    - (.cvsignore, Makefile.in, read_config.3.def):
  2416.      - new unproofread manual on the read_config api (most of it).
  2417.    
  2418. 1998-10-21 11:08  hardaker
  2419.    * agent/mibgroup/host/hr_filesys.c:
  2420.    - (hr_filesys.c): Patch from Dave Shield:
  2421.      - watch out for empty file names passed in.
  2422.    
  2423. 1998-10-21 10:54  hardaker
  2424.    * snmplib/parse.c:
  2425.    - (parse.c): Patch from Dave Shield:
  2426.      - Fix parser to deal with anonymous children properly.
  2427.    
  2428. 1998-10-20 11:38  dreeder
  2429.    * testing/keymanagetest.c:
  2430.    file keymanagetest.c was initially added on branch V3-b1.
  2431.    
  2432. 1998-10-18 21:14  dreeder
  2433.    * testing/Makefile.in:
  2434.    file Makefile.in was initially added on branch V3-b1.
  2435.    
  2436. 1998-10-18 21:14  dreeder
  2437.    * testing/scapitest.c:
  2438.    file scapitest.c was initially added on branch V3-b1.
  2439.    
  2440. 1998-10-16 08:38  hardaker
  2441.    * agent/mibgroup/mibII/: at.c, icmp.c, interfaces.c
  2442. :
  2443.    - (at.c, icmp.c, interfaces.c, aix.h): aix header file fixes.
  2444.    
  2445. 1998-10-15 12:02  dreeder
  2446.    * snmplib/tools.c:
  2447.    file tools.c was initially added on branch V3-b1.
  2448.    
  2449. 1998-10-15 12:02  dreeder
  2450.    * snmplib/tools.h:
  2451.    file tools.h was initially added on branch V3-b1.
  2452.    
  2453. 1998-10-15 12:02  dreeder
  2454.    * snmplib/lcd_time.h:
  2455.    file lcd_time.h was initially added on branch V3-b1.
  2456.    
  2457. 1998-10-15 12:02  dreeder
  2458.    * snmplib/scapi.c:
  2459.    file scapi.c was initially added on branch V3-b1.
  2460.    
  2461. 1998-10-15 12:02  dreeder
  2462.    * snmplib/scapi.h:
  2463.    file scapi.h was initially added on branch V3-b1.
  2464.    
  2465. 1998-10-15 12:02  dreeder
  2466.    * snmplib/lcd_time.c:
  2467.    file lcd_time.c was initially added on branch V3-b1.
  2468.    
  2469. 1998-10-15 12:02  dreeder
  2470.    * snmplib/keytools.h:
  2471.    file keytools.h was initially added on branch V3-b1.
  2472.    
  2473. 1998-10-15 12:02  dreeder
  2474.    * snmplib/keytools.c:
  2475.    file keytools.c was initially added on branch V3-b1.
  2476.    
  2477. 1998-10-15 12:02  dreeder
  2478.    * snmplib/all_general_local.h:
  2479.    file all_general_local.h was initially added on branch V3-b1.
  2480.    
  2481. 1998-10-15 12:02  dreeder
  2482.    * snmplib/all_system.h:
  2483.    file all_system.h was initially added on branch V3-b1.
  2484.    
  2485. 1998-10-15 12:02  dreeder
  2486.    * snmplib/debug.h:
  2487.    file debug.h was initially added on branch V3-b1.
  2488.    
  2489. 1998-10-14 16:52  hardaker
  2490.    * agent/mibgroup/ucd-snmp/memory.c:
  2491.    - (memory.c): fix for hpux9.
  2492.    
  2493. 1998-10-14 16:49  hardaker
  2494.    * snmplib/mib.c:
  2495.    - (mib.c): Patch from Michael Slifcak:
  2496.      - fix for broken compiler warnings on NT.
  2497.    
  2498. 1998-10-14 16:42  hardaker
  2499.    * man/snmpd.1.def:
  2500.    - (snmpd.1.def): document -A.
  2501.    
  2502. 1998-10-14 16:41  hardaker
  2503.    * agent/snmpd.c:
  2504.    - (snmpd.c): document -A.
  2505.    
  2506. 1998-10-14 16:40  hardaker
  2507.    * agent/snmpd.c:
  2508.    - (snmpd.c): -A: append to log file.
  2509.    
  2510. 1998-10-14 09:42  hardaker
  2511.    * agent/mibgroup/host/hr_storage.c:
  2512.    - (hr_storage.c): machine/types.h and sys/vmmeter.h for freebsd3.
  2513.    
  2514. 1998-10-14 09:41  hardaker
  2515.    * agent/mibgroup/host_res.h:
  2516.    - (host_res.h): net/in_var.h for freebsd3.
  2517.    
  2518. 1998-10-14 09:41  hardaker
  2519.    * config.h.in, configure, configure.in:
  2520.    - (config.h.in, configure, configure.in): check for machine/types.h.
  2521.    
  2522. 1998-10-14 09:17  hardaker
  2523.    * EXAMPLE.conf.def:
  2524.    - (EXAMPLE.conf.def): change public community examples -> private.
  2525.    
  2526. 1998-10-09 23:20  hardaker
  2527.    * FAQ:
  2528.    - (FAQ): Dave Shield explains in wonderous detail all about the VACM module.
  2529.    
  2530. 1998-10-09 23:12  hardaker
  2531.    * snmplib/parse.c:
  2532.    - (parse.c): Patch from Dave Shield:
  2533.      - support for strict (case sensitive) option to the mib compiler.
  2534.    
  2535. 1998-10-09 23:08  hardaker
  2536.    * snmplib/parse.c:
  2537.    - (parse.c): Patch from Dave Shield:
  2538.      - Check for fully qualified oid statements.
  2539.    
  2540. 1998-10-09 08:09  hardaker
  2541.    * config.h.in, configure, configure.in:
  2542.    - (config.h.in, configure, configure.in): use zlib when using rpm libraries.
  2543.    
  2544. 1998-10-07 17:00  hardaker
  2545.    * win32/: libsnmp/libsnmp.dsp, libsnmp_dll/libsnmp_dll.dsp
  2546. :
  2547.    - (libsnmp.dsp, libsnmp_dll.dsp): Patch from Michael Slifcak:
  2548.      - winNT project file updates.
  2549.    
  2550. 1998-10-07 16:54  hardaker
  2551.    * apps/snmpdelta.c:
  2552.    - (snmpdelta.c): Patch from Michael Slifcak:
  2553.      - fix exiting problems on NT.
  2554.    
  2555. 1998-10-07 16:51  hardaker
  2556.    * snmplib/snmp_api.c:
  2557.    - (snmp_api.c): fix default port problems (again).
  2558.    
  2559. 1998-10-07 16:50  hardaker
  2560.    * snmplib/parse.c:
  2561.    - (parse.c): Patch from Michael Slifcak:
  2562.      - remove un-needed headers.
  2563.    
  2564. 1998-10-07 16:49  hardaker
  2565.    * man/Makefile.in:
  2566.    - (Makefile.in): Patch from Michael Slifcak:
  2567.      - fix make html.
  2568.    
  2569. 1998-10-07 16:49  hardaker
  2570.    * Makefile.in:
  2571.    - (Makefile.in): Patch from Michael Slifcak:
  2572.      - properly locate version.h in $(srcdir).
  2573.    
  2574. 1998-10-06 15:38  hardaker
  2575.    * bug-report, sedscript.in, version.h:
  2576.    - (version.h bug-report sedscript.in): version tag ( 3.6.pre3 )
  2577.    
  2578. 1998-10-06 15:38  hardaker
  2579.    * agent/mibgroup/versiontag:
  2580.    - (versiontag): typo.
  2581.    
  2582. 1998-10-06 15:35  hardaker
  2583.    * agent/mibgroup/versiontag:
  2584.    - (versiontag): fix for cvs 1.10.
  2585.    
  2586. 1998-10-06 15:34  hardaker
  2587.    * remove-files:
  2588.    - (remove-files): update.
  2589.    
  2590. 1998-10-06 15:30  hardaker
  2591.    * mibs/UCD-SNMP-MIB-OLD.txt:
  2592.    - (UCD-SNMP-MIB-OLD.txt): added
  2593.    
  2594. 1998-10-06 15:18  hardaker
  2595.    * config.h.in:
  2596.    - (config.h.in): setup define for HAVE_USLEEP.
  2597.    
  2598. 1998-10-06 15:18  hardaker
  2599.    * agent/mibgroup/mibII/var_route.c:
  2600.    - (var_route.c): hack fixes for hpux10 and rtentry.
  2601.    
  2602. 1998-10-05 17:03  hardaker
  2603.    * agent/mibgroup/host/hr_proc.c:
  2604.    - (hr_proc.c): possible fix for solaris's process percentage.
  2605.    
  2606. 1998-10-05 16:53  hardaker
  2607.    * agent/mibgroup/dummy/: dummy.c, dummy.h:
  2608.    - (dummy.c, dummy.h): update to remove common_header.h
  2609.    
  2610. 1998-09-30 14:56  hardaker
  2611.    * ChangeLog, EXAMPLE.conf.def, NEWS, configure
  2612. , configure.in, agent/mibgroup/mibII/interfaces.c
  2613. , agent/mibgroup/ucd-snmp/memory.c, apps/snmptest.c
  2614. , apps/snmptrap.c, snmplib/parse.c:
  2615.    - (ChangeLog, EXAMPLE.conf.def, NEWS, configure, configure.in,
  2616.      interfaces.c, memory.c, snmptest.c, snmptrap.c, parse.c):
  2617.      - merge 3.5.3 changes into main trunk.
  2618.    
  2619. 1998-09-25 18:14  hardaker
  2620.    * configure, configure.in,
  2621.    agent/mibgroup/util_funcs.c:
  2622.    - (configure, configure.in, util_funcs.c): use USLEEP if available for
  2623.      small sleep times while waiting for processes to finish.
  2624.    
  2625. 1998-09-25 18:04  hardaker
  2626.    * snmplib/snmp_api.c:
  2627.    - (snmp_api.c): remove unneeded comment-out.
  2628.    
  2629. 1998-09-25 18:03  hardaker
  2630.    * Makefile.in:
  2631.    - (Makefile.in): install version.h, and strip includes out of config.h
  2632.    
  2633. 1998-09-25 17:56  hardaker
  2634.    * snmplib/Makefile.in:
  2635.    - (Makefile.in): don't install libsnmp.h.  It's going to change too
  2636.      much in the future.
  2637.    
  2638. 1998-09-25 17:55  hardaker
  2639.    * snmplib/Makefile.in:
  2640.    - (Makefile.in): Patch from Michael Slifcak:
  2641.      - install more headers.
  2642.    
  2643. 1998-09-25 17:32  hardaker
  2644.    * win32/: config.h, win32.dsw, libsnmp/libsnmp.dsp
  2645. , libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp
  2646. , snmptable/snmptable.dsp:
  2647.    - (config.h, win32.dsw, libsnmp.dsp, libsnmp.def, libsnmp_dll.dsp,
  2648.       snmptable.dsp): Patch from Michael Slifcak:
  2649.      - stupid OS update.
  2650.    
  2651. 1998-09-25 17:26  hardaker
  2652.    * man/snmp_sess_api.3:
  2653.    - (snmp_sess_api.3): Patch from Michael Slifcak:
  2654.      - session documentation update.
  2655.    
  2656. 1998-09-25 17:25  hardaker
  2657.    * apps/snmptable.c:
  2658.    - (snmptable.c): process args directly instead of relying on get_opt().
  2659.    
  2660. 1998-09-25 17:24  hardaker
  2661.    * snmplib/: mib.c, mib.h, read_config.c,
  2662.    snmp_api.c, snmp_api.h:
  2663.    - (mib.c, mib.h, read_config.c, snmp_api.c, snmp_api.h): Patch from
  2664.      Michael Slifcak:
  2665.      - fix compiler warnings, errors.
  2666.    
  2667. 1998-09-25 17:15  hardaker
  2668.    * snmplib/: snmp_api.c, snmp_api.h, snmp_client.c
  2669. :
  2670.    - (snmp_api.c, snmp_api.h, snmp_client.c): Patch from Michael Slifcak:
  2671.     - The CMU library has an optimization in snmp_clone_pdu() that does
  2672.       not copy zero length strings.  I had merged this in with changes
  2673.       made for multi-thread support.  Unfortunately, I did not make sure
  2674.       the cloned PDU had no pointer for this case.  Oops!
  2675.     - Another problem in snmp_clone_pdu() was the test for zero length
  2676.       string was not being performed on the first varbind in the chain.
  2677.    
  2678. 1998-09-25 17:03  hardaker
  2679.    * snmplib/: snmp_api.c (Ext-3-5-patches.5), snmp_api.c:
  2680.    - (snmp_api.c): don't rely on the getservbyname pointer to stay around.
  2681.    
  2682. 1998-09-23 13:06  hardaker
  2683.    * acconfig.h, config.h.in, configure,
  2684.    configure.in, snmplib/parse.c:
  2685.    - (acconfig.h, config.h.in, configure, configure.in, parse.c): New flag:
  2686.      - --enable-eol-terminated-comments.
  2687.    
  2688. 1998-09-23 12:15  hardaker
  2689.    * ISSUES:
  2690.    file ISSUES was initially added on branch V3-b1.
  2691.    
  2692. 1998-09-21 11:11  hardaker
  2693.    * agent/: snmp_vars.c (Ext-3-5-patches.5), snmp_vars.c
  2694.    (V3-b1.[5,2]), snmp_vars.c:
  2695.    - (snmp_vars.c): finally fixed the write_method's for creation problem.
  2696.    
  2697. 1998-09-21 08:49  hardaker
  2698.    * agent/mibgroup/ucd-snmp/: file.c, file.h:
  2699.    - (file.c, file.h): allow -1 size to indicate simple size monitoring.
  2700.    
  2701. 1998-09-18 14:04  hardaker
  2702.    * mibs/UCD-SNMP-MIB.txt:
  2703.    - (UCD-SNMP-MIB.txt): Change file return code from TruthValue to
  2704.      integer since 1/2 does not fit the current 0/1 return code scheme.
  2705.    
  2706. 1998-09-18 14:02  hardaker
  2707.    * agent/mibgroup/ucd-snmp/file.h:
  2708.    - (file.h): remap to the 100/101 conventions of the ucd-snmp tables.
  2709.    
  2710. 1998-09-18 14:01  hardaker
  2711.    * agent/mibgroup/ucd_snmp.h:
  2712.    - (ucd_snmp.h): add the file mib module.
  2713.    
  2714. 1998-09-18 13:58  hardaker
  2715.    * agent/mibgroup/ucd-snmp/: file.c, file.h:
  2716.    - (file.c, file.h): Patch from Jonas Olsson:
  2717.      - Implement a file size watching mib module (ucd-snmp/file).
  2718.    
  2719. 1998-09-18 13:20  hardaker
  2720.    * mibs/UCD-SNMP-MIB.txt:
  2721.    - (UCD-SNMP-MIB.txt): added the FileTable submitted by Jonas Olsson.
  2722.    
  2723. 1998-09-18 12:42  hardaker
  2724.    * snmplib/snmp-tc.h:
  2725.    file snmp-tc.h was initially added on branch V3-b1.
  2726.    
  2727. 1998-09-18 09:59  hardaker
  2728.    * snmplib/snmpusm.c:
  2729.    file snmpusm.c was initially added on branch V3-b1.
  2730.    
  2731. 1998-09-18 09:59  hardaker
  2732.    * snmplib/snmpusm.h:
  2733.    file snmpusm.h was initially added on branch V3-b1.
  2734.    
  2735. 1998-09-18 09:58  hardaker
  2736.    * agent/mibgroup/snmpv3/usmUser.c:
  2737.    file usmUser.c was initially added on branch V3-b1.
  2738.    
  2739. 1998-09-18 09:58  hardaker
  2740.    * agent/mibgroup/snmpv3/usmUser.h:
  2741.    file usmUser.h was initially added on branch V3-b1.
  2742.    
  2743. 1998-09-16 07:04  hardaker
  2744.    * agent/mibgroup/snmpv3/usmStats.h:
  2745.    file usmStats.h was initially added on branch V3-b1.
  2746.    
  2747. 1998-09-16 07:04  hardaker
  2748.    * agent/mibgroup/snmpv3/usmStats.c:
  2749.    file usmStats.c was initially added on branch V3-b1.
  2750.    
  2751. 1998-09-15 13:07  hardaker
  2752.    * snmplib/snmp_api.c:
  2753.    - (snmp_api.c): Patch from Michael Slifcak:
  2754.      - fix init_snmp calls from session routines.
  2755.    
  2756. 1998-09-15 13:07  hardaker
  2757.    * snmplib/mib.c:
  2758.    - (mib.c): // comment -> /* */ comment.
  2759.    
  2760. 1998-09-15 13:02  hardaker
  2761.    * apps/snmpnetstat/inet.c:
  2762.    - (inet.c): Patch from Michael Slifcak:
  2763.      - memory related fixes.
  2764.    
  2765. 1998-09-14 22:29  hardaker
  2766.    * agent/mibgroup/snmpv3/snmpMPDStats.c:
  2767.    file snmpMPDStats.c was initially added on branch V3-b1.
  2768.    
  2769. 1998-09-14 22:29  hardaker
  2770.    * agent/mibgroup/snmpv3/snmpMPDStats.h:
  2771.    file snmpMPDStats.h was initially added on branch V3-b1.
  2772.    
  2773. 1998-09-14 17:49  hardaker
  2774.    * agent/mibgroup/snmpv3mibs.h:
  2775.    file snmpv3mibs.h was initially added on branch V3-b1.
  2776.    
  2777. 1998-09-14 12:48  hardaker
  2778.    * agent/dlmods/Makefile.in:
  2779.    - (Makefile.in): Patch from Michael:
  2780.      - do dlmods compilation better at least on solaris and linux.
  2781.    
  2782. 1998-09-14 12:40  hardaker
  2783.    * agent/agent_read_config.c, agent/snmp_vars.c,
  2784.    agent/dlmods/dlmod_mib.c, agent/mibgroup/util_funcs.c,
  2785.    agent/mibgroup/dummy/dummy.c,
  2786.    agent/mibgroup/examples/wombat.c,
  2787.    agent/mibgroup/host/hr_device.c,
  2788.    agent/mibgroup/host/hr_disk.c,
  2789.    agent/mibgroup/host/hr_filesys.c,
  2790.    agent/mibgroup/host/hr_network.c,
  2791.    agent/mibgroup/host/hr_partition.c,
  2792.    agent/mibgroup/host/hr_print.c, agent/mibgroup/host/hr_proc.c
  2793. , agent/mibgroup/host/hr_storage.c,
  2794.    agent/mibgroup/host/hr_swinst.c,
  2795.    agent/mibgroup/host/hr_swrun.c,
  2796.    agent/mibgroup/host/hr_system.c, agent/mibgroup/mibII/at.c
  2797. , agent/mibgroup/mibII/icmp.c,
  2798.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  2799. , agent/mibgroup/mibII/snmp_mib.c,
  2800.    agent/mibgroup/mibII/system.c, agent/mibgroup/mibII/tcp.c
  2801. , agent/mibgroup/mibII/udp.c,
  2802.    agent/mibgroup/mibII/var_route.c,
  2803.    agent/mibgroup/smux/snmp_bgp.c,
  2804.    agent/mibgroup/smux/snmp_ospf.c,
  2805.    agent/mibgroup/smux/snmp_rip2.c,
  2806.    agent/mibgroup/ucd-snmp/hpux.c,
  2807.    agent/mibgroup/ucd-snmp/pass.c,
  2808.    agent/mibgroup/ucd-snmp/pass_persist.c,
  2809.    agent/mibgroup/ucd-snmp/registry.c,
  2810.    agent/mibgroup/v2party/acl_vars.c,
  2811.    agent/mibgroup/v2party/alarm.c,
  2812.    agent/mibgroup/v2party/context_vars.c,
  2813.    agent/mibgroup/v2party/event.c,
  2814.    agent/mibgroup/v2party/party_vars.c,
  2815.    agent/mibgroup/v2party/view_vars.c, apps/snmptrapd.c,
  2816.    apps/snmptrapd_handlers.c, snmplib/snmp_api.c,
  2817.    snmplib/snmp_api.h:
  2818.    - (agent_read_config.c, snmp_vars.c, dlmod_mib.c, util_funcs.c,
  2819.      dummy.c, wombat.c, hr_device.c, hr_disk.c, hr_filesys.c,
  2820.      hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c,
  2821.      hr_swinst.c, hr_swrun.c, hr_system.c, at.c, icmp.c, interfaces.c,
  2822.      ip.c, snmp_mib.c, system.c, tcp.c, udp.c, var_route.c, snmp_bgp.c,
  2823.      snmp_ospf.c, snmp_rip2.c, hpux.c, pass.c, pass_persist.c,
  2824.      registry.c, acl_vars.c, alarm.c, context_vars.c, event.c,
  2825.      party_vars.c, view_vars.c, snmptrapd.c, snmptrapd_handlers.c,
  2826.      snmp_api.c, snmp_api.h): Patch from Michael Slifcak:
  2827.      - rename compare -> snmp_oid_compare().
  2828.    
  2829. 1998-09-14 12:35  hardaker
  2830.    * man/Makefile.in:
  2831.    - (Makefile.in): Patch from Michael Slifcak:
  2832.      - install snmp_sess_api.3.
  2833.    
  2834. 1998-09-14 09:25  hardaker
  2835.    * agent/mibgroup/snmpv3/snmpEngine.c:
  2836.    file snmpEngine.c was initially added on branch V3-b1.
  2837.    
  2838. 1998-09-14 09:25  hardaker
  2839.    * agent/mibgroup/snmpv3/snmpEngine.h:
  2840.    file snmpEngine.h was initially added on branch V3-b1.
  2841.    
  2842. 1998-09-14 09:21  hardaker
  2843.    * snmplib/snmpv3.c:
  2844.    file snmpv3.c was initially added on branch V3-b1.
  2845.    
  2846. 1998-09-14 09:21  hardaker
  2847.    * snmplib/snmpv3.h:
  2848.    file snmpv3.h was initially added on branch V3-b1.
  2849.    
  2850. 1998-09-13 21:09  hardaker
  2851.    * bug-report, sedscript.in, version.h:
  2852.    version update: 3.6.pre2
  2853.    
  2854. 1998-09-13 21:06  hardaker
  2855.    * snmplib/: mib.c, read_config.c:
  2856.    - (mib.c, read_config.c): refix the non-malloced configuration vars.
  2857.    
  2858. 1998-09-13 21:05  hardaker
  2859.    * README:
  2860.    - (README): Name addition.
  2861.    
  2862. 1998-09-13 20:30  hardaker
  2863.    * snmplib/snmp_api.c:
  2864.    - (snmp_api.c): prevent double init_snmp()s.
  2865.    
  2866. 1998-09-13 20:28  hardaker
  2867.    * snmplib/read_config.c:
  2868.    - (read_config.c): not finding a config file is printed with DEBUGP() instead.
  2869.    
  2870. 1998-09-13 20:18  hardaker
  2871.    * snmplib/snmp_api.c:
  2872.    - (snmp_api.c): define usage mispelling SNMP_BAD_PARSE -> SNMPERR_BAD_PARSE.
  2873.    
  2874. 1998-09-13 20:11  hardaker
  2875.    * apps/snmptable.c, apps/snmptranslate.c,
  2876.    snmplib/mib.c, snmplib/mib.h, snmplib/parse.c,
  2877.    snmplib/parse.h:
  2878.    - (snmptable.c, snmptranslate.c, mib.c, mib.h, parse.c, parse.h):
  2879.      - merge into main line from the 3-6-pre1-trans branch.
  2880.    
  2881. 1998-09-13 18:24  hardaker
  2882.    * snmplib/snmp_api.c:
  2883.    - (snmp_api.c): Patch from Michael Slifcak:
  2884.      - exit -> return.
  2885.    
  2886. 1998-09-12 09:08  hardaker
  2887.    * acconfig.h, config.h.in:
  2888.    - (acconfig.h, config.h.in): Move CAN_USE_NLIST tests below arch .h files.
  2889.    
  2890. 1998-09-12 09:02  hardaker
  2891.    * snmplib/snmp_api.c:
  2892.    - (snmp_api.c): Patch from Michael Slifcak:
  2893.      - bug fix to check for NULL session pointer before using it.
  2894.    
  2895. 1998-09-12 08:56  hardaker
  2896.    * mibs/Makefile.in, ov/Makefile.in:
  2897.    - (ov/Makefile.in, mibs/Makefile.in): Patch from Michael Slifcak:
  2898.      - remove duplicate sections already defined in Makefile.top.
  2899.    
  2900. 1998-09-12 08:54  hardaker
  2901.    * agent/mibgroup/.cvsignore:
  2902.    - (.cvsignore): add mib_module_shutdown.h
  2903.    
  2904. 1998-09-12 08:54  hardaker
  2905.    * configure, configure.in:
  2906.    - (configure, configure.in): Don't force cc anymore, allow gcc to go first.
  2907.    
  2908. 1998-09-12 08:53  hardaker
  2909.    * acconfig.h, config.h.in:
  2910.    - (acconfig.h, config.h.in): move un-configured defines above @TOP@.
  2911.    
  2912. 1998-09-12 08:46  hardaker
  2913.    * snmplib/snmp_api.c:
  2914.    - (snmp_api.c): prototype move init_snmp() above init_snmp_session.
  2915.    
  2916. 1998-09-11 09:24  hardaker
  2917.    * acconfig.h, config.h.in, apps/snmp_parse_args.c
  2918. , apps/snmpdelta.c, man/snmp_sess_api.3,
  2919.    snmplib/asn1.c, snmplib/int64.c, snmplib/int64.h
  2920. , snmplib/libsnmp.h, snmplib/md5.c, snmplib/mib.c
  2921. , snmplib/parse.c, snmplib/parse.h,
  2922.    snmplib/party_parse.c, snmplib/snmp_api.c,
  2923.    snmplib/snmp_api.h, snmplib/snmp_auth.c,
  2924.    snmplib/snmp_client.c, snmplib/snmp_client.h,
  2925.    snmplib/system.c, snmplib/system.h, win32/config.h
  2926. , win32/libsnmp_dll/libsnmp.def:
  2927.    - (*): Merged the MT changes into the main branch.
  2928.    
  2929. 1998-09-09 21:37  hardaker
  2930.    * snmplib/libsnmp.h:
  2931.    file libsnmp.h was initially added on branch Ext-3-5-1-MT.
  2932.    
  2933. 1998-09-09 21:36  hardaker
  2934.    * man/snmp_sess_api.3:
  2935.    file snmp_sess_api.3 was initially added on branch Ext-3-5-1-MT.
  2936.    
  2937. 1998-09-09 16:55  hardaker
  2938.    * agent/snmpd.c:
  2939.    - (snmpd.c): fix trap stuff broken by the code merge.
  2940.    
  2941. 1998-09-09 16:09  hardaker
  2942.    * win32/: win32.dsw, win32.opt, libsnmp/libsnmp.dsp
  2943. , libsnmp/libsnmp.plg, libsnmp_dll/libsnmp_dll.dsp
  2944. , libsnmp_dll/libsnmp_dll.plg,
  2945.    snmpbulkwalk/snmpbulkwalk.dsp, snmpbulkwalk/snmpbulkwalk.plg
  2946. , snmpdelta/snmpdelta.dsp, snmpdelta/snmpdelta.plg
  2947. , snmpget/snmpget.dsp, snmpget/snmpget.plg,
  2948.    snmpgetnext/snmpgetnext.dsp, snmpgetnext/snmpgetnext.plg
  2949. , snmpset/snmpset.dsp, snmpset/snmpset.plg,
  2950.    snmpstatus/snmpstatus.dsp, snmpstatus/snmpstatus.plg,
  2951.    snmptest/snmptest.dsp, snmptest/snmptest.plg,
  2952.    snmptranslate/snmptranslate.dsp,
  2953.    snmptranslate/snmptranslate.plg, snmptrap/snmptrap.dsp,
  2954.    snmptrap/snmptrap.plg, snmpwalk/snmpwalk.dsp,
  2955.    snmpwalk/snmpwalk.plg:
  2956.    - (*): Merge into main branch from 3.5.1 branch.
  2957.    
  2958. 1998-09-09 15:37  hardaker
  2959.    * snmplib/: Makefile.in, acl.h, asn1.c, asn1.h
  2960. , md5.h, mib.c, parse.c, parse.h,
  2961.    snmp.c, snmp.h, snmp_api.c, snmp_api.h,
  2962.    snmp_client.c, snmp_client.h, snmp_impl.h,
  2963.    system.c, vacm.h, view.h:
  2964.    - (*): Merge into main branch from 3.5.1 branch.
  2965.    
  2966. 1998-09-09 15:34  hardaker
  2967.    * agent/mibgroup/ucd-snmp/disk.c,
  2968.    agent/mibgroup/ucd-snmp/extensible.c,
  2969.    agent/mibgroup/ucd-snmp/loadave.c,
  2970.    agent/mibgroup/ucd-snmp/memory.c,
  2971.    agent/mibgroup/ucd-snmp/memory.h,
  2972.    agent/mibgroup/ucd-snmp/memory_freebsd2.c,
  2973.    agent/mibgroup/ucd-snmp/memory_freebsd2.h,
  2974.    agent/mibgroup/ucd-snmp/proc.c,
  2975.    agent/mibgroup/ucd-snmp/vmstat_freebsd2.c,
  2976.    agent/mibgroup/ucd-snmp/vmstat_freebsd2.h, apps/Makefile.in
  2977. , apps/snmp_parse_args.c, apps/snmpdelta.c,
  2978.    apps/snmptest.c, apps/snmptranslate.c,
  2979.    apps/snmptrap.c, apps/snmptrapd.c,
  2980.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  2981.    apps/snmpnetstat/netstat.h, man/mib_api.3,
  2982.    man/snmp_api.3, man/snmpd.1.def, man/snmpd.conf.5.def
  2983. , man/snmptranslate.1, man/snmptrapd.8,
  2984.    man/variables.5:
  2985.    - (*): Merge into main branch from 3.5.1 branch.
  2986.    
  2987. 1998-09-09 15:30  hardaker
  2988.    * .cvsignore, COPYING, ChangeLog, Makefile.in
  2989. , NEWS, README, acconfig.h, config.h.in
  2990. , configure, configure.in, agent/Makefile.in
  2991. , agent/auto_nlist.c, agent/snmp2p.c,
  2992.    agent/snmp_agent.c, agent/snmp_vars.c, agent/snmpd.c
  2993. , agent/snmpd.h, agent/mibgroup/Makefile.in,
  2994.    agent/mibgroup/ucd_snmp.h, agent/mibgroup/util_funcs.c
  2995. , agent/mibgroup/mibII/at.c,
  2996.    agent/mibgroup/mibII/icmp.c,
  2997.    agent/mibgroup/mibII/interfaces.c, agent/mibgroup/mibII/ip.c
  2998. , agent/mibgroup/mibII/system.h,
  2999.    agent/mibgroup/mibII/tcp.c, agent/mibgroup/smux/smux.c,
  3000.    agent/mibgroup/smux/snmp_bgp.c,
  3001.    agent/mibgroup/smux/snmp_bgp.h,
  3002.    agent/mibgroup/smux/snmp_ospf.c,
  3003.    agent/mibgroup/smux/snmp_ospf.h,
  3004.    agent/mibgroup/smux/snmp_rip2.c,
  3005.    agent/mibgroup/smux/snmp_rip2.h:
  3006.    - (*): Merge into main branch from 3.5.1 branch.
  3007.    
  3008. 1998-09-07 19:42  marz
  3009.    * win32/snmpdelta/snmpdelta.dsp:
  3010.    file snmpdelta.dsp was initially added on branch Ext-3-5-patches.
  3011.    
  3012. 1998-09-07 19:42  marz
  3013.    * win32/snmpdelta/snmpdelta.plg:
  3014.    file snmpdelta.plg was initially added on branch Ext-3-5-patches.
  3015.    
  3016. 1998-09-07 19:42  marz
  3017.    * win32/snmptest/snmptest.plg:
  3018.    file snmptest.plg was initially added on branch Ext-3-5-patches.
  3019.    
  3020. 1998-09-07 19:42  marz
  3021.    * win32/snmptrap/snmptrap.dsp:
  3022.    file snmptrap.dsp was initially added on branch Ext-3-5-patches.
  3023.    
  3024. 1998-09-07 19:42  marz
  3025.    * win32/snmptest/snmptest.dsp:
  3026.    file snmptest.dsp was initially added on branch Ext-3-5-patches.
  3027.    
  3028. 1998-09-07 19:42  marz
  3029.    * win32/snmptrap/snmptrap.plg:
  3030.    file snmptrap.plg was initially added on branch Ext-3-5-patches.
  3031.    
  3032. 1998-09-07 12:27  hardaker
  3033.    * agent/mibgroup/ucd-snmp/vmstat_freebsd2.h:
  3034.    file vmstat_freebsd2.h was initially added on branch Ext-3-5-patches.
  3035.    
  3036. 1998-09-07 12:27  hardaker
  3037.    * agent/mibgroup/ucd-snmp/memory_freebsd2.h:
  3038.    file memory_freebsd2.h was initially added on branch Ext-3-5-patches.
  3039.    
  3040. 1998-09-03 14:29  nba
  3041.    * local/fixproc:
  3042.    - (fixproc): added comment to test CVS.
  3043.    
  3044. 1998-09-02 18:50  hardaker
  3045.    * agent/: agent_read_config.c, agent_read_config.h,
  3046.    snmp_vars.c, snmpd.c, snmpd.h:
  3047.    - (agent_read_config.c, agent_read_config.h, snmp_vars.c, snmpd.c,
  3048.      snmpd.h):
  3049.      - support mib-module shutdown functions.
  3050.      - do a minimal persistent cache implementation and read it at start up.
  3051.      - test with beginnings (wrong place) of agentBoots variable.
  3052.    
  3053. 1998-09-02 18:48  hardaker
  3054.    * apps/snmp_parse_args.c:
  3055.    - (snmp_parse_args.c): use init_snmp instead of init_mib().
  3056.    
  3057. 1998-09-02 18:48  hardaker
  3058.    * win32/libsnmp_dll/libsnmp.def:
  3059.    - (libsnmp.def): find_module.
  3060.    
  3061. 1998-09-02 18:47  hardaker
  3062.    * snmplib/: snmp_api.c, snmp_api.h:
  3063.    - (snmp_api.c, snmp_api.h): init_snmp().
  3064.    
  3065. 1998-09-02 18:47  hardaker
  3066.    * snmplib/: mib.c, mib.h, read_config.c,
  3067.    read_config.h:
  3068.    - (mib.c, mib.h, read_config.c, read_config.h):
  3069.      - pre/post mib loading config files.
  3070.      - create init_snmp() to wrap other fuctions.
  3071.      - new snmp.conf directives: mibs, mibdirs, mibfile.
  3072.    
  3073. 1998-09-02 18:44  hardaker
  3074.    * agent/Makefile.in:
  3075.    - (Makefile.in): typo.
  3076.    
  3077. 1998-09-02 18:44  hardaker
  3078.    * acconfig.h, config.h.in, configure,
  3079.    configure.in:
  3080.    - (acconfig.h, config.h.in, configure, configure.in):
  3081.      - persistent config file question.
  3082.    
  3083. 1998-09-02 18:43  hardaker
  3084.    * TODO:
  3085.    - (TODO): added security checks.
  3086.    
  3087. 1998-08-31 13:32  hardaker
  3088.    * apps/snmptrapd.c:
  3089.    - (snmptrapd.c): add a blank line to the end of the trapd output for parsing.
  3090.    
  3091. 1998-08-31 13:02  hardaker
  3092.    * agent/mibgroup/mibII/: interfaces.c (Ext-3-5-patches.2),
  3093.    interfaces.c:
  3094.    - (interfaces.c): missing return on ifInErrors results.
  3095.    
  3096. 1998-08-14 08:44  hardaker
  3097.    * agent/mibgroup/ucd-snmp/vmstat_freebsd2.c:
  3098.    file vmstat_freebsd2.c was initially added on branch Ext-3-5-patches.
  3099.    
  3100. 1998-08-14 08:44  hardaker
  3101.    * agent/mibgroup/ucd-snmp/memory_freebsd2.c:
  3102.    file memory_freebsd2.c was initially added on branch Ext-3-5-patches.
  3103.    
  3104. 1998-07-22 16:23  hardaker
  3105.    * Makefile.in, sedscript.in:
  3106.    - (Makefile.in, sedscript.in): fix sedscript includes.
  3107.    
  3108. 1998-07-22 15:35  hardaker
  3109.    * snmplib/mib.c:
  3110.    - (mib.c): don't change running environment variables with strtok.
  3111.    
  3112. 1998-07-20 17:14  hardaker
  3113.    * local/snmpcheck.def:
  3114.    - (snmpcheck.def): work around for new multi-depth mib tables..
  3115.    
  3116. 1998-07-17 13:22  hardaker
  3117.    * mibs/RFC-1215.txt:
  3118.    - (RFC-1215.txt): created an empty mib module for importing of TRAP-TYPE.
  3119.    
  3120. 1998-07-17 13:11  hardaker
  3121.    * mibs/: UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt:
  3122.    - (UCD-SNMP-MIB.inc, UCD-SNMP-MIB.txt):
  3123.      - created smicng input file.
  3124.      - fixed the UCD-SNMP mib to deal with most smic errors.
  3125.    
  3126. 1998-07-15 15:46  hardaker
  3127.    * agent/mibgroup/ucd-snmp/memory.h:
  3128.    - (memory.h): MEMSWAPMINIMUM wasn't being used.
  3129.    
  3130. 1998-07-15 15:46  hardaker
  3131.    * sedscript.in:
  3132.    - (sedscript.in): using_module changes.
  3133.    
  3134. 1998-07-10 09:42  hardaker
  3135.    * agent/snmpd.c:
  3136.    - (snmpd.c): wrong pdu pointer for snmpv2c traps.
  3137.    
  3138. 1998-07-08 15:51  hardaker
  3139.    * bug-report, sedscript.in, version.h:
  3140.    version tag ( 3.6.pre1 )
  3141.    
  3142. 1998-07-08 15:32  hardaker
  3143.    * agent/dlmods/dlmod_mib.c:
  3144.    - (dlmod_mib.c): -Wall fixes.
  3145.    
  3146. 1998-07-08 15:31  hardaker
  3147.    * agent/: agent_read_config.c, snmpd.c:
  3148.    - (agent_read_config.c, snmpd.c): -Wall fixes.
  3149.    
  3150. 1998-07-08 15:31  hardaker
  3151.    * apps/: snmptrapd.c, snmptrapd_handlers.c:
  3152.    - (snmptrapd.c, snmptrapd_handlers.c): -Wall fixes.
  3153.    
  3154. 1998-07-08 15:31  hardaker
  3155.    * snmplib/: read_config.c, read_config.h:
  3156.    - (read_config.c, read_config.h): -Wall corrections.
  3157.    
  3158. 1998-07-08 14:45  hardaker
  3159.    * snmplib/: read_config.c, read_config.h:
  3160.    - (read_config.c, read_config.h): bug fixes.
  3161.    
  3162. 1998-07-08 14:45  hardaker
  3163.    * snmplib/snmp_api.c:
  3164.    - (snmp_api.c): include fixes.
  3165.    
  3166. 1998-07-08 14:45  hardaker
  3167.    * snmplib/parse.c:
  3168.    - (parse.c): include snmp_api.h
  3169.    
  3170. 1998-07-08 14:45  hardaker
  3171.    * agent/mibgroup/ucd-snmp/: pass_persist.c, pass_persist.h
  3172. :
  3173.    - (pass_persist.c, pass_persist.h): cleaned up and -Wall fixes.
  3174.    
  3175. 1998-07-08 14:44  hardaker
  3176.    * agent/mibgroup/ucd-snmp/versioninfo.c:
  3177.    - (versioninfo.c): include system.h
  3178.    
  3179. 1998-07-08 14:44  hardaker
  3180.    * agent/mibgroup/ucd-snmp/pass.c:
  3181.    - (pass.c): include sys/wait.h
  3182.    
  3183. 1998-07-08 14:44  hardaker
  3184.    * agent/mibgroup/ucd_snmp.h:
  3185.    - (ucd_snmp.h): removed ucd-snmp/pass_persist from default include list.
  3186.    
  3187. 1998-07-08 14:43  hardaker
  3188.    * agent/snmp_vars.c:
  3189.    - (snmp_vars.c): include fixes.
  3190.    
  3191. 1998-07-08 14:30  hardaker
  3192.    * agent/mibgroup/ucd-snmp/: pass_persist.c, pass_persist.h
  3193. , pass-persist.c, pass-persist.h:
  3194.    - (pass-persist.c pass-persist.h): moved to pass_persist.[ch].
  3195.    
  3196. 1998-07-08 14:21  hardaker
  3197.    * snmplib/: read_config.c, read_config.h:
  3198.    - (read_config.c, read_config.h): create unregister_read..() function.
  3199.    
  3200. 1998-07-08 14:20  hardaker
  3201.    * agent/mibgroup/misc/dlmod.c:
  3202.     - (dlmod.c): use snmpd_ register_read_config() wrappers.
  3203.    
  3204. 1998-07-08 14:20  hardaker
  3205.    * agent/: agent_read_config.c, agent_read_config.h:
  3206.    - (agent_read_config.c, agent_read_config.h): wrappers for real read_config()s.
  3207.    
  3208. 1998-07-08 14:04  hardaker
  3209.    * Makefile.in, Makefile.top, configure,
  3210.    configure.in, agent/Makefile.in,
  3211.    agent/dlmods/.cvsignore, agent/dlmods/Makefile.in,
  3212.    agent/dlmods/dlmod_mib.c, agent/dlmods/dlmod_mib.h,
  3213.    agent/dlmods/example.c, agent/dlmods/example.h,
  3214.    agent/mibgroup/misc/dlmod.c, agent/mibgroup/misc/dlmod.h
  3215. , apps/Makefile.in, apps/snmpnetstat/Makefile.in
  3216. , mibs/DLMOD-MIB.txt, mibs/Makefile.in,
  3217.    snmplib/Makefile.in:
  3218.    - (Makefile.in, Makefile.top, configure, configure.in, Makefile.in,
  3219.      .cvsignore, Makefile.in, dlmod_mib.c, dlmod_mib.h, example.c,
  3220.      example.h, dlmod.c, dlmod.h, Makefile.in, Makefile.in,
  3221.      DLMOD-MIB.txt, Makefile.in, Makefile.in): Patch from Eugene
  3222.      Polovnikov:
  3223.      - new dlmod set.
  3224.      - fix configure script.
  3225.    
  3226. 1998-07-08 13:08  hardaker
  3227.    * mibs/UCD-SNMP-MIB.txt:
  3228.    - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
  3229.      - fix for missing object identifier labels.
  3230.    
  3231. 1998-07-08 13:03  hardaker
  3232.    * snmplib/system.c:
  3233.    - (system.c): don't free env pointers that are created.
  3234.    
  3235. 1998-07-08 13:02  hardaker
  3236.    * agent/mibgroup/mibII/interfaces.c:
  3237.    - (interfaces.c): make hp_interfaces structure static.
  3238.    
  3239. 1998-07-08 12:58  hardaker
  3240.    * snmplib/snmp_api.c:
  3241.    - (snmp_api.c): Patch from Joe Marzot:
  3242.      - fix "number of retries" bug.
  3243.      - remove odd timeout calculation code for retries > 3.
  3244.    
  3245. 1998-07-08 12:57  hardaker
  3246.    * agent/mibgroup/ucd_snmp.h:
  3247.    - (ucd_snmp.h): added pass-persist module.
  3248.    
  3249. 1998-07-08 12:56  hardaker
  3250.    * agent/: read_config.c, read_config.h:
  3251.    - (read_config.c, read_config.h): removed from agent dir.
  3252.    
  3253. 1998-07-08 12:34  hardaker
  3254.    * agent/mibgroup/: struct.h, util_funcs.c,
  3255.    util_funcs.h, ucd-snmp/pass-persist.c,
  3256.    ucd-snmp/pass-persist.h:
  3257.    - (struct.h, util_funcs.c, util_funcs.h, pass-persist.c,
  3258.      pass-persist.h): Patch from Michael Douglass:
  3259.      - create a pass-persist module to handle continuously running pass throughs.
  3260.    
  3261. 1998-07-08 12:27  hardaker
  3262.    * win32/: win32.opt, libsnmp/libsnmp.dsp,
  3263.    libsnmp/libsnmp.plg, libsnmp_dll/libsnmp.def,
  3264.    libsnmp_dll/libsnmp_dll.plg, snmpbulkwalk/snmpbulkwalk.dsp
  3265. , snmpbulkwalk/snmpbulkwalk.plg, snmpget/snmpget.dsp
  3266. , snmpget/snmpget.plg, snmpgetnext/snmpgetnext.dsp
  3267. , snmpgetnext/snmpgetnext.plg, snmpset/snmpset.dsp
  3268. , snmpset/snmpset.plg, snmpstatus/snmpstatus.dsp,
  3269.    snmpstatus/snmpstatus.plg, snmptranslate/snmptranslate.dsp
  3270. , snmptranslate/snmptranslate.plg, snmpwalk/snmpwalk.dsp
  3271. , snmpwalk/snmpwalk.plg:
  3272.    - (win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def, libsnmp_dll.plg,
  3273.      snmpbulkwalk.dsp, snmpbulkwalk.plg, snmpget.dsp, snmpget.plg,
  3274.      snmpgetnext.dsp, snmpgetnext.plg, snmpset.dsp, snmpset.plg,
  3275.      snmpstatus.dsp, snmpstatus.plg, snmptranslate.dsp,
  3276.      snmptranslate.plg, snmpwalk.dsp, snmpwalk.plg): Patch from Joe
  3277.      Marzot:
  3278.      - win32 update.
  3279.    
  3280. 1998-07-01 15:57  hardaker
  3281.    * apps/: snmptrapd.c, snmptrapd_handlers.c:
  3282.    - (snmptrapd.c, snmptrapd_handlers.c):
  3283.      - fix extensiblity checking of oids.
  3284.      - seperate running of external command into new function.
  3285.    
  3286. 1998-07-01 15:56  hardaker
  3287.    * snmplib/: read_config.c, read_config.h:
  3288.    - (read_config.c, read_config.h): minor spacing changes.
  3289.    
  3290. 1998-07-01 15:56  hardaker
  3291.    * snmplib/: snmp_api.c, snmp_api.h, system.h:
  3292.    - (snmp_api.c, snmp_api.h, system.h):
  3293.      - added DEBUGPOID(name, namelen);
  3294.      - moved DEBUGP definition into snmp_api.h where it belongs.
  3295.    
  3296. 1998-07-01 11:28  hardaker
  3297.    * snmplib/: Makefile.in, read_config.c, read_config.h
  3298. , snmp_api.c, snmp_api.h:
  3299.    - (configure, configure.in, Makefile.in, agent_read_config.c,
  3300.      agent_read_config.h, snmp_vars.c, snmp_vars.h, snmpd.c, Makefile.in,
  3301.      struct.h, pass.h, Makefile.in, snmptrapd.c, snmptrapd_handlers.c,
  3302.      snmptrapd_handlers.h, Makefile.in, read_config.c, read_config.h,
  3303.      snmp_api.c, snmp_api.h):
  3304.      - moved read_config support into the library and use it.
  3305.      - beginnings of snmptrapd extensibility.
  3306.    
  3307. 1998-07-01 11:23  hardaker
  3308.    * configure, configure.in, agent/Makefile.in
  3309. , agent/agent_read_config.c, agent/agent_read_config.h
  3310. , agent/snmp_vars.c, agent/snmp_vars.h,
  3311.    agent/snmpd.c, agent/mibgroup/Makefile.in,
  3312.    agent/mibgroup/struct.h, agent/mibgroup/ucd-snmp/pass.h
  3313. , apps/Makefile.in, apps/snmptrapd.c,
  3314.    apps/snmptrapd_handlers.c, apps/snmptrapd_handlers.h:
  3315.    - (configure, configure.in, Makefile.in, agent_read_config.c,
  3316.      agent_read_config.h, snmp_vars.c, snmp_vars.h, snmpd.c, Makefile.in,
  3317.      struct.h, pass.h, Makefile.in, snmptrapd.c, snmptrapd_handlers.c,
  3318.      snmptrapd_handlers.h, Makefile.in, read_config.c, read_config.h,
  3319.      snmp_api.c, snmp_api.h):
  3320.      - moved read_config support into the library and use it.
  3321.      - beginnings of snmptrapd extensibility.
  3322.    
  3323. 1998-06-28 09:30  hardaker
  3324.    * snmplib/snmp_api.c:
  3325.    - (snmp_api.c): fix snmp_add_var().
  3326.    
  3327. 1998-06-26 10:45  hardaker
  3328.    * agent/mibgroup/smux/: smux.c, snmp_bgp.c, snmp_ospf.c
  3329. , snmp_rip2.c, snmp_rip2.h:
  3330.    - (smux.c, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c, snmp_rip2.h): Patch
  3331.      from Niels Baggesen:
  3332.      - Fix for new defines and proper header includes.
  3333.    
  3334. 1998-06-26 10:42  hardaker
  3335.    * agent/mibgroup/ucd-snmp/disk.c:
  3336.    - (disk.c): Patch from Michael Douglass:
  3337.      - fix calculation of totaldisk by doing block division first to
  3338.        protect against 32 bit overflows.
  3339.    
  3340. 1998-06-24 11:40  hardaker
  3341.    * .cvsignore:
  3342.    - (.cvsignore): added .index.
  3343.    
  3344. 1998-06-24 11:40  hardaker
  3345.    * agent/: snmpd.c, snmpd.h:
  3346.    - (snmpd.c, snmpd.h):
  3347.      - created (poorly) send_trap_pdu() for sending v2 traps from mib modules.
  3348.    
  3349. 1998-06-24 11:08  hardaker
  3350.    * mibs/: .cvsignore, UCD-SNMP-MIB.txt:
  3351.    - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
  3352.      - shutdown trap specifications.
  3353.      - misc mib fixes.
  3354.    
  3355. 1998-06-24 10:58  hardaker
  3356.    * agent/.cvsignore, apps/.cvsignore:
  3357.    - (.cvsignore, .cvsignore): a few updates.
  3358.    
  3359. 1998-06-24 10:57  hardaker
  3360.    * man/.cvsignore:
  3361.    - (man/.cvsignore): ignore .html files.
  3362.    
  3363. 1998-06-24 10:56  hardaker
  3364.    * apps/snmpset.c, apps/snmptest.c, apps/snmptrap.c
  3365. , snmplib/snmp_api.c, snmplib/snmp_api.h:
  3366.    - (snmpset.c, snmptest.c, snmptrap.c, snmp_api.c, snmp_api.h):
  3367.      - moved hex_to_binary, ascii_to_binary, and snmp_add_var to snmplib.
  3368.    
  3369. 1998-06-24 10:31  hardaker
  3370.    * snmplib/: Makefile.in, snmp_api.c, snmp_api.h
  3371. :
  3372.    - (Makefile.in, snmp_api.c, snmp_api.h): create snmp_pdu_add_variable().
  3373.    
  3374. 1998-06-24 10:30  hardaker
  3375.    * man/Makefile.in:
  3376.    - (Makefile.in): man->html make specification.
  3377.    
  3378. 1998-06-22 09:16  hardaker
  3379.    * apps/snmpnetstat/main.c:
  3380.    - (main.c): Patch from Jerry G. DeLapp:
  3381.      - commented out trailing #endif comment.
  3382.    
  3383. 1998-06-19 13:14  hardaker
  3384.    * ChangeLog:
  3385.    - (ChangeLog): update for 3.5.
  3386.    
  3387. 1998-06-19 13:13  hardaker
  3388.    * bug-report, sedscript.in, version.h:
  3389.    version tag ( 3.5 )
  3390.    
  3391. 1998-06-19 13:12  hardaker
  3392.    * NEWS:
  3393.    - (NEWS): Last update for 3.5.
  3394.    
  3395. 1998-06-19 13:01  hardaker
  3396.    * agent/Makefile.in, snmplib/Makefile.in:
  3397.    - (Makefile.in): make depend.
  3398.    
  3399. 1998-06-19 12:53  hardaker
  3400.    * agent/snmp_vars.c:
  3401.    - (snmp_vars.c): memset to 0 the entire subtree struct.
  3402.    
  3403. 1998-06-19 12:50  hardaker
  3404.    * agent/mibgroup/util_funcs.c:
  3405.    - (util_funcs.c): fix checkmib() in case we get called on a get when
  3406.      we really shouldn't (bad artifact of new tree structure).
  3407.    
  3408. 1998-06-19 12:05  hardaker
  3409.    * agent/mibgroup/dummy/dummy.c:
  3410.    - (dummy.c): mention auto_nlist().
  3411.    
  3412. 1998-06-19 12:04  hardaker
  3413.    * agent/mibgroup/dummy/AddModuleForDummies.txt:
  3414.    - (AddModuleForDummies.txt): update to fix paths and misc stuff.
  3415.    
  3416. 1998-06-19 12:03  hardaker
  3417.    * agent/snmp_vars.c:
  3418.    - (snmp_vars.c): fix register_mib() to init pointers to null.
  3419.    
  3420. 1998-06-19 08:59  hardaker
  3421.    * mibs/Makefile.in:
  3422.    - (Makefile.in): Patch from Cristian Estan:
  3423.      - install IPFWACC mib.
  3424.    
  3425. 1998-06-19 08:59  hardaker
  3426.    * agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt:
  3427.    - (ipfwacc.h, IPFWACC-MIB.txt): Patch from Cristian Estan:
  3428.      - turn into a correct table.
  3429.    
  3430. 1998-06-19 08:58  hardaker
  3431.    * EXAMPLE.conf.def:
  3432.    - (EXAMPLE.conf.def): Patch from Cristian Estan:
  3433.      - example output corrections.
  3434.    
  3435. 1998-06-19 08:46  hardaker
  3436.    * configure, configure.in:
  3437.    - (configure, configure.in): warn BSDI users against /usr/ucb/cc.
  3438.    
  3439. 1998-06-19 08:41  hardaker
  3440.    * FAQ:
  3441.    - (FAQ): update from Dave Shield: not found modules with configure?.
  3442.    
  3443. 1998-06-17 15:28  hardaker
  3444.    * agent/mibgroup/dummy/dummy.h:
  3445.    - (dummy.h): add DUMMY-MIB by default.
  3446.    
  3447. 1998-06-17 15:27  hardaker
  3448.    * agent/mibgroup/README:
  3449.    - (README): mention dummy group.
  3450.    
  3451. 1998-06-17 08:21  hardaker
  3452.    * README, agent/mibgroup/dummy/AddModuleForDummies.txt
  3453. , agent/mibgroup/dummy/DUMMY-MIB.txt,
  3454.    agent/mibgroup/dummy/dummy.c, agent/mibgroup/dummy/dummy.h
  3455. :
  3456.    - (README, AddModuleForDummies.txt, DUMMY-MIB.txt, dummy.c, dummy.h):
  3457.      Patch from Jakob Ellerstedt:
  3458.      - mib module documentation and example for dummies.
  3459.    
  3460. 1998-06-17 08:11  hardaker
  3461.    * snmplib/mib.h:
  3462.    - (mib.h): Patch from Niels Baggesen:
  3463.      - remove 2nd init_mib() prototype.
  3464.    
  3465. 1998-06-17 08:10  hardaker
  3466.    * snmplib/asn1.c:
  3467.    - (asn1.c): Patch from Niels Baggesen:
  3468.      - bcopy -> memcpy.
  3469.    
  3470. 1998-06-17 08:10  hardaker
  3471.    * man/: Makefile.in, snmpbulkwalk.1, snmpcmd.1,
  3472.    snmpdelta.1, snmpget.1, snmpgetnext.1, snmpset.1
  3473. , snmpstatus.1, snmptable.1, snmptrap.1,
  3474.    snmpwalk.1:
  3475.    - (Makefile.in, snmpbulkwalk.1, snmpcmd.1, snmpdelta.1, snmpget.1,
  3476.      snmpgetnext.1, snmpset.1, snmpstatus.1, snmptable.1, snmptrap.1,
  3477.      snmpwalk.1): Patch from Niels Baggesen:
  3478.      - documentation cleanup and centralization of common options.
  3479.    
  3480. 1998-06-17 08:08  hardaker
  3481.    * apps/snmpdelta.c:
  3482.    - (snmpdelta.c): usage() update.
  3483.    
  3484. 1998-06-17 08:08  hardaker
  3485.    * agent/: snmp2p.c, snmpd.c, snmpd.h:
  3486.    - (snmp2p.c, snmpd.c, snmpd.h): Patch from Niels Baggesen:
  3487.      - misc type fixes.
  3488.    
  3489. 1998-06-12 15:17  hardaker
  3490.    * agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt,
  3491.    mibs/UCD-SNMP-MIB.txt:
  3492.    - (ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
  3493.      - create and use a ucdExperimental section for the ipfwacc mib till
  3494.        it stabilizes.
  3495.    
  3496. 1998-06-12 13:48  hardaker
  3497.    * agent/kernel.c:
  3498.    - (kernel.c): don't print klread errors unless in debugging mode.
  3499.    
  3500. 1998-06-12 13:43  hardaker
  3501.    * NEWS:
  3502.    - (NEWS): 64bit fix mentioned.
  3503.    
  3504. 1998-06-12 13:13  hardaker
  3505.    * win32/libsnmp_dll/libsnmp.def:
  3506.    - (libsnmp.def): add setenv to the list.
  3507.    
  3508. 1998-06-12 13:13  hardaker
  3509.    * win32/config.h:
  3510.    - (win32/config.h): don't have setenv.
  3511.    
  3512. 1998-06-12 13:13  hardaker
  3513.    * snmplib/parse.c:
  3514.    - (parse.c): function name typo.
  3515.    
  3516. 1998-06-12 13:13  hardaker
  3517.    * snmplib/snmp_api.c:
  3518.    - (snmp_api.c): trap types were int's not longs (failed under 64bit arch).
  3519.    
  3520. 1998-06-12 13:12  hardaker
  3521.    * agent/mibgroup/ucd-snmp/disk.c:
  3522.    - (disk.c): percentage check was backwards.
  3523.    
  3524. 1998-06-12 10:12  hardaker
  3525.    * NEWS:
  3526.    - (NEWS): minor update.
  3527.    
  3528. 1998-06-12 10:12  hardaker
  3529.    * EXAMPLE.conf.def:
  3530.    - (EXAMPLE.conf.def): show vacm example for public/private from anywhere.
  3531.    
  3532. 1998-06-12 08:52  hardaker
  3533.    * EXAMPLE.conf.def, FAQ:
  3534.    - (EXAMPLE.conf.def, FAQ): Patch from Dave Shield:
  3535.      - update for VACM stuff.
  3536.    
  3537. 1998-06-10 15:47  hardaker
  3538.    * agent/: snmp2p.c, snmpd.c, snmpd.h:
  3539.    - (snmp2p.c, snmpd.c, snmpd.h): -Wall cleanups.
  3540.    
  3541. 1998-06-10 15:31  hardaker
  3542.    * NEWS:
  3543.    - (NEWS): update.
  3544.    
  3545. 1998-06-10 15:30  hardaker
  3546.    * TODO:
  3547.    - (TODO): added Dave's list.
  3548.    
  3549. 1998-06-10 14:15  hardaker
  3550.    * version.h, bug-report, sedscript.in:
  3551.    version tag ( 3.5.pre2 )
  3552.    
  3553. 1998-06-10 08:53  hardaker
  3554.    * agent/: Makefile.in, snmp2p.c, snmpd.c:
  3555.    - (Makefile.in, snmp2p.c, snmpd.c): Patch from Dave Shield:
  3556.      -  starts to separate out the historic SNMPv2 stuff.
  3557.      -  does a bit of 'code tidying'.
  3558.      -  starts to move towards port-specific handlers.
  3559.    
  3560. 1998-06-10 07:11  hardaker
  3561.    * config.h.in:
  3562.    - (config.h.in): have_setenv.
  3563.    
  3564. 1998-06-08 14:55  hardaker
  3565.    * snmplib/snmp_api.c:
  3566.    - (snmp_api.c): undid redo of comment of gettimeofday().
  3567.    
  3568. 1998-06-08 14:22  hardaker
  3569.    * snmplib/: parse.c, parse.h, snmp_api.c,
  3570.    snmp_api.h, snmp_client.c:
  3571.    - (parse.c, parse.h, snmp_api.c, snmp_api.h, snmp_client.c): Patch
  3572.     from Joe Marzot:
  3573.      - async stuff added.
  3574.      - get_tc added.
  3575.      - better comments in some places.
  3576.    
  3577. 1998-06-08 14:16  hardaker
  3578.    * win32/libsnmp_dll/libsnmp.def:
  3579.    - (libsnmp.def): Patch from Joe Marzot: w32 update.
  3580.    
  3581. 1998-06-08 14:12  hardaker
  3582.    * Makefile.in:
  3583.    - (Makefile.in): Patch from Joe Marzot:
  3584.      - remove more config created headers on make configclean.
  3585.    
  3586. 1998-06-08 13:59  hardaker
  3587.    * man/snmpd.conf.5.def:
  3588.    - (snmpd.conf.5.def): update rfc # for vacm reference.
  3589.    
  3590. 1998-06-08 13:59  hardaker
  3591.    * README:
  3592.    - (README): Added Eugene's name.
  3593.    
  3594. 1998-06-08 12:34  hardaker
  3595.    * agent/mibgroup/Makefile.in:
  3596.    - (Makefile.in): create a .c -> .o rule to make sure and place the
  3597.      object files in the appropriate subdirectories.
  3598.    
  3599. 1998-06-08 10:50  hardaker
  3600.    * FAQ:
  3601.    - (FAQ): url type splitting.
  3602.    
  3603. 1998-06-05 11:02  hardaker
  3604.    * agent/mibgroup/misc/dlmod.c:
  3605.    - (dlmod.c):
  3606.      - change {de,}init functions to _dynamic_{de,}init_MODULE.
  3607.      - use SNMPLIBPATH instead of hard coded /usr/local/lib.
  3608.    
  3609. 1998-06-05 10:54  hardaker
  3610.    * snmplib/: asn1.c, mib.c, parse.h, system.c
  3611. , system.h:
  3612.    - (asn1.c, mib.c, parse.h, system.c, system.h): Patch from Niels Baggesen:
  3613.      - MIB_ACCESS define changes.
  3614.      - setenv implementation.
  3615.      - ifdef wrappers for OPAQUE_SPECIAL_TYPES.
  3616.    
  3617. 1998-06-05 10:53  hardaker
  3618.    * agent/mibgroup/host/hr_swrun.c:
  3619.    - (hr_swrun.c): Patch from Niels Baggesen:
  3620.      - test for null pointer.
  3621.    
  3622. 1998-06-05 10:52  hardaker
  3623.    * maketarget:
  3624.    - (maketarget): Patch from Niels Baggesen:
  3625.      - support for larger tree depths.
  3626.    
  3627. 1998-06-05 10:52  hardaker
  3628.    * configure, configure.in:
  3629.    - (configure, configure.in): Patch from Niels Baggesen:
  3630.      - test for setenv.
  3631.    
  3632. 1998-06-03 14:26  hardaker
  3633.    * bug-report, sedscript.in, version.h:
  3634.    version tag ( 3.5.pre1 )
  3635.    
  3636. 1998-06-03 14:24  hardaker
  3637.    * agent/Makefile.in:
  3638.    - (Makefile.in): read_config.o is mibmodule header dependant too.
  3639.    
  3640. 1998-06-03 14:23  hardaker
  3641.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  3642.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  3643.    snmplib/Makefile.in:
  3644.    - (Makefile.in's): make depend.
  3645.    
  3646. 1998-06-03 14:21  hardaker
  3647.    * agent/mibgroup/host/hr_disk.c,
  3648.    agent/mibgroup/host/hr_swinst.c,
  3649.    agent/mibgroup/host/hr_swrun.c,
  3650.    agent/mibgroup/host/hr_system.c, apps/snmpset.c,
  3651.    snmplib/asn1.h, snmplib/int64.c, snmplib/int64.h,
  3652.    snmplib/mib.c, snmplib/snmp_api.c: