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

SNMP编程

开发平台:

Unix_Linux

  1.    * Makefile.in:
  2.    - (Makefile.in): Watch out for multiple spaces in C defs.
  3.    
  4. 1997-03-24 00:50  whardake
  5.    * agent/mibgroup/: example.c, example.h:
  6.    - (example.c,.h): New example mib module duplicating the passtest
  7.      script in C code.
  8.    
  9. 1997-03-24 00:49  whardake
  10.    * agent/mibgroup/memory.c:
  11.    - (memory.c): prototype write function better.
  12.    
  13. 1997-03-18 07:53  whardake
  14.    * FAQ:
  15.    - (FAQ): snmp.conf -> snmpd.conf
  16.    
  17. 1997-03-18 07:52  whardake
  18.    * FAQ:
  19.    - (FAQ): Update from Dave Shield.
  20.    
  21. 1997-03-14 07:16  whardake
  22.    * agent/mibgroup/README:
  23.    - (mibgroup/README): Update from Dave Shield.
  24.    
  25. 1997-03-14 04:55  whardake
  26.    * agent/mibgroup/versioninfo.c, sedscript.in,
  27.    bug-report:
  28.    version tag ( 3.1.4.pre4 )
  29.    
  30. 1997-03-14 04:54  whardake
  31.    * acconfig.h, config.h.in, mibs/ucd-snmp.txt:
  32.    - (acconfig.h, ucd-snmp.txt): recognize new hosts for sysObjectId.
  33.    
  34. 1997-03-14 04:53  whardake
  35.    * snmplib/context_parse.c, snmplib/party_parse.c,
  36.    snmplib/system.c, snmplib/system.h, agent/snmpd.c
  37. :
  38.    - (snmpd.c, context_parse.c, party_parse.c, system.[ch]):
  39.      - 64bit fix: get_myaddr() should return int not long.
  40.    
  41. 1997-03-14 04:51  whardake
  42.    * configure, configure.in, apps/Makefile.in:
  43.    - (configure.in, apps/Makefile.in): fix trap by including optional .o files.
  44.    
  45. 1997-03-14 02:22  whardake
  46.    * agent/snmp_groupvars.h:
  47.    - (snmp_groupvars.h): axe.
  48.    
  49. 1997-03-14 02:20  whardake
  50.    * agent/snmp_vars_event.h:
  51.    - (snmp_vars_event.h): axe.
  52.    
  53. 1997-03-14 02:18  whardake
  54.    * agent/Makefile.in, apps/snmpnetstat/Makefile.in:
  55.    - (agent/Makefile.in, apps/snmpnetstat/Makefile.in): make depend.
  56.    
  57. 1997-03-14 02:17  whardake
  58.    * makedepend.in:
  59.    - (makedepend.in): run on snmpnetstat dir also.
  60.    
  61. 1997-03-14 02:07  whardake
  62.    * Makefile.in:
  63.    - (Makefile.in): Fix sedscript to include s# as well as s/ commands.
  64.    
  65. 1997-03-14 02:01  whardake
  66.    * man/snmpd.1.def:
  67.    - (snmpd.1.def): Updated to include -c/-C and SNMPCONFPATH env var.
  68.    
  69. 1997-03-14 01:49  whardake
  70.    * mibs/ucd-snmp.txt:
  71.    - (ucd-snmp.txt): remove the last of the sed script defs.
  72.    
  73. 1997-03-14 01:48  whardake
  74.    * Makefile.in, configure, configure.in,
  75.    mibs/Makefile.in:
  76.    - (Makefile.in, config*, mibs/Makefile.in): enable mibs/ make install.
  77.    
  78. 1997-03-14 00:49  whardake
  79.    * mibs/: rfc1271.txt, snmpv2.txt, ucd-snmp.txt:
  80.    - (mibs/{rfc1271,snmpv2,ucd-snmp}.txt): New mibs directory for sub-mibs.
  81.    
  82. 1997-03-14 00:47  whardake
  83.    * mib.txt:
  84.    - (mib.txt): streamed down.
  85.    
  86. 1997-03-14 00:46  whardake
  87.    * ucd-snmp.txt:
  88.    - (ucd-snmp.txt): moved to mibs/.
  89.    
  90. 1997-03-14 00:38  whardake
  91.    * Makefile.in, ece-mib.def, mib.txt, mibII.txt
  92. , ucd-snmp.txt:
  93.    - (ucd-snmp.txt, mib.txt, Makefile.in): Don't build mib files anymore.
  94.    
  95. 1997-03-13 08:45  whardake
  96.    * maketarget, agent/kernel.c, agent/kernel.h,
  97.    agent/snmp_agent.c, agent/snmp_vars.c, agent/snmpd.c
  98. , agent/snmpd.h, agent/mibgroup/at.c,
  99.    agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c,
  100.    agent/mibgroup/interfaces.h, agent/mibgroup/ip.c,
  101.    agent/mibgroup/loadave.c, agent/mibgroup/tcp.c,
  102.    agent/mibgroup/udp.c, agent/mibgroup/var_route.c,
  103.    apps/snmpstatus.c, apps/snmptrap.c, apps/snmptrapd.c
  104. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
  105. , apps/snmpnetstat/main.c, apps/snmpnetstat/netstat.h
  106. , apps/snmpnetstat/route.c, man/snmpd.1.def,
  107.    man/snmpnetstat.1, snmplib/mib.c, snmplib/snmp_api.c
  108. , snmplib/snmp_client.c:
  109.    - (many): Patch from Niels Baggensen:
  110.      - A large number of problems with the Linux port
  111.      - Some problems with NetBSD 1.2C, but it's still not perfect
  112.      - More (symbolic) debug output from snmpd, when using -V. -d implies -V
  113.        Shows you variable requested and value returned
  114.      - Return ipRouteMask under Solaris
  115.      - snmpnetstat -r shows non-standard netmasks
  116.      - snmpnetstat -o (new) shows interface octets, without enquiring for mtu
  117.        and other variables not present for a Cisco Frame-Relay virtual circuit
  118.        interface
  119.      - snmpnetstat tcp/udp print-out had ntohs/htons in wrong places for port
  120.        numbers (shows up on little-endian architectures)
  121.      - adds a maketarget script that can be used to create a parallel symlinked
  122.        source directory. Useful if your make does not support VPATH
  123.    
  124. 1997-03-13 08:17  whardake
  125.    * agent/common_header.h:
  126.    - (common_header.h): fix path to alarm.h.
  127.    
  128. 1997-03-13 07:17  whardake
  129.    * apps/: Makefile.in, snmpnetstat/Makefile.in:
  130.    - (apps/*/Makefile.in): depend problems fix.
  131.    
  132. 1997-03-13 07:10  whardake
  133.    * configure, configure.in:
  134.    - (config*): remove duplicate gethostname check.
  135.    
  136. 1997-03-13 07:07  whardake
  137.    * Makefile.in, agent/Makefile.in,
  138.    agent/mibgroup/Makefile.in, apps/Makefile.in,
  139.    apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
  140.    - (*/Makefile.in): make depend and rule fixes as well.
  141.    
  142. 1997-03-13 06:45  whardake
  143.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  144.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  145.    snmplib/Makefile.in:
  146.    - (*/Makefile.in): New make depend rules to seperate system/non dependent stuff.
  147.    
  148. 1997-03-13 06:45  whardake
  149.    * configure, configure.in:
  150.    - (config*): check for system dependent modules.
  151.    
  152. 1997-03-13 06:36  whardake
  153.    * agent/mibgroup/: view_vars.c, context_vars.c,
  154.    acl_vars.c:
  155.    - (view_vars.c, context_vars.c, acl_vars.c): don't include snmpv2_vars.h.
  156.    
  157. 1997-03-13 06:35  whardake
  158.    * agent/mibgroup/: hpux.c, memory.c, memory.h:
  159.    - (hpux.c, memory.c, memory.h): Patch from Dave Shields to fix minor problems.
  160.    
  161. 1997-03-13 05:44  whardake
  162.    * agent/: Makefile.in, acl.conf, kernel_sunos5.c
  163. , kernel_sunos5.h, route_write.c,
  164.    snmp_var_route.c, mibgroup/kernel_sunos5.c,
  165.    mibgroup/kernel_sunos5.h:
  166.    - (kernel_sunos5.[ch]): moved to mibgroup/.
  167.    - (route_write.c, snmp_var_route.c): delete from agent dir.
  168.    
  169. 1997-03-13 05:34  whardake
  170.    * agent/: Makefile.in, acl_vars.c, alarm.c,
  171.    alarm.h, common_header.h, context_vars.c, event.c
  172. , event.h, party_vars.c, snmp_vars.c,
  173.    snmpd.c, view_vars.c, mibgroup/acl_vars.c,
  174.    mibgroup/acl_vars.h, mibgroup/alarm.c, mibgroup/alarm.h
  175. , mibgroup/context_vars.c, mibgroup/context_vars.h
  176. , mibgroup/event.c, mibgroup/event.h,
  177.    mibgroup/party_vars.c, mibgroup/party_vars.h,
  178.    mibgroup/snmpv2_subtrees.h, mibgroup/snmpv2_vars.h,
  179.    mibgroup/view_vars.c, mibgroup/view_vars.h:
  180.    - (agent/*, mibgroup/*): moved alarm, context, views, event, party,
  181.      and acl variable groups to mibgroup/.
  182.    
  183. 1997-03-13 01:14  whardake
  184.    * agent/mibgroup/extensible_subtrees.h:
  185.    - (extensible_subtrees.h): Removed file.
  186.    
  187. 1997-03-13 00:37  whardake
  188.    * apps/snmpnetstat/main.c, snmplib/party_parse.c:
  189.    - (config*): check for in_addr_t and define as u_int (32 bits) if not present.
  190.    - (apps/*.c, party_parse.c): use it.
  191.    
  192. 1997-03-13 00:32  whardake
  193.    * Makefile.in, acconfig.h, config.h.in,
  194.    configure, configure.in, apps/snmpbulkwalk.c,
  195.    apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
  196. , apps/snmpstatus.c, apps/snmptest.c,
  197.    apps/snmptrap.c, apps/snmpwalk.c:
  198.    - (config*): check for in_addr_t and define as u_int (32 bits) if not present.
  199.    - (apps/*.c, party_parse.c): use it.
  200.    
  201. 1997-03-12 08:15  whardake
  202.    * snmplib/snmp_api.c:
  203.    - (snmp_api.c): returns from inet_addr are in_addr_t (u_int) not u_long.
  204.    
  205. 1997-03-12 06:55  whardake
  206.    * agent/mibgroup/README:
  207.    - (mibgroup/README): doc update from Dave Shield.
  208.    
  209. 1997-03-12 06:48  whardake
  210.    * apps/snmpnetstat/Makefile.in, apps/Makefile.in,
  211.    agent/Makefile.in:
  212.    - (*/Makefile.in): make depend update.
  213.    
  214. 1997-03-12 06:45  whardake
  215.    * configure, configure.in, agent/snmp_agent.c,
  216.    agent/snmpd.c, agent/mibgroup/Makefile.in,
  217.    agent/mibgroup/ip.c, agent/mibgroup/ip.h,
  218.    agent/mibgroup/route_write.c, agent/mibgroup/route_write.h
  219. , agent/mibgroup/snmp.c, agent/mibgroup/snmp.h,
  220.    agent/mibgroup/snmp_mib.c, agent/mibgroup/var_route.c,
  221.    agent/mibgroup/var_route.h:
  222.    - (configure.in, snmpd.c, snmp_agent.c, route_write.[ch],
  223.      var_route.[ch], ip.[ch], snmp.[ch] -> snmp_mib.[ch]):
  224.      - Moved snmp mib module -> snmp_mib for naming conflicts with snmplib.
  225.      - Moved snmp_var_route.c -> mibgroup/var_route.c
  226.      - Moved write_route.c -> mibgroup/write_route.c
  227.    
  228. 1997-03-12 00:28  whardake
  229.    * agent/mibgroup/: snmp_mib.c, snmp_mib.h:
  230.    - (mibgroup/snmp.[hc] -> mibgroup/snmp_mib.[hc]): Moved due to name clashes.
  231.    
  232. 1997-03-11 08:36  whardake
  233.    * agent/mibgroup/at.h, agent/mibgroup/icmp.c,
  234.    agent/mibgroup/interfaces.c, agent/mibgroup/ip.c,
  235.    agent/mibgroup/snmp.c, agent/mibgroup/snmp.h,
  236.    agent/mibgroup/system.c, agent/mibgroup/tcp.c,
  237.    agent/mibgroup/udp.c, agent/mibgroup/wombat.c,
  238.    acconfig.h, config.h.in, configure,
  239.    configure.in, agent/route_write.c,
  240.    agent/snmp_var_route.c, snmplib/mib.c:
  241.    - (mibgroup/*):
  242.      - remove trailing ;s on bunches of functions.
  243.      - make everything but interfaces.c compile on irix6.3.
  244.    - (config*,system.c): use uname and gethostname if available.
  245.    - (configure.in, configure): Don't check _KERNEL if ifnet.if_mtu already works.
  246.    
  247. 1997-03-11 00:04  whardake
  248.    * agent/mibgroup/ip.c:
  249.    - (ip.c): freebsd2 patch.
  250.    
  251. 1997-03-10 08:28  whardake
  252.    * configure, configure.in:
  253.    - (configure.in): space protect modules when checking for with grep.
  254.    
  255. 1997-03-10 07:55  whardake
  256.    * configure, configure.in:
  257.    - (configure.in): New configure option:  --with-out-mib-modules="list".
  258.    
  259. 1997-03-07 07:11  whardake
  260.    * agent/common_header.h:
  261.    - (common_header.h): comment out end of #endif.
  262.    
  263. 1997-03-07 07:09  whardake
  264.    * acconfig.h, config.h.in, configure,
  265.    configure.in:
  266.    - (config*): make new configure options respect $(srcdir).
  267.    
  268. 1997-03-07 06:02  whardake
  269.    * configure, configure.in:
  270.    - (configure): removed {} requirement from config_load_mib() calls.
  271.    
  272. 1997-03-07 06:00  whardake
  273.    * agent/mibgroup/: at.h, disk.h, errormib.h,
  274.    extensible.h, icmp.h, interfaces.h, ip.h,
  275.    loadave.h, memory.h, proc.h, snmp.h,
  276.    system.h, tcp.h, udp.h, versioninfo.h,
  277.    wombat.h:
  278.    - (mibgroup/*): removed {} requirement from config_load_mib() calls.
  279.    
  280. 1997-03-07 05:01  whardake
  281.    * agent/mibgroup/versioninfo.c, sedscript.in,
  282.    bug-report:
  283.    version tag ( 3.1.4.pre3 )
  284.    
  285. 1997-03-07 04:51  whardake
  286.    * snmplib/snmp.c:
  287.    - (snmplib/snmp.c): remove second ctype.h include.
  288.    
  289. 1997-03-07 04:50  whardake
  290.    * agent/mibgroup/hpux.c:
  291.    - (hpux.c): ifdef a few headers for correct make depend.
  292.    
  293. 1997-03-07 04:49  whardake
  294.    * agent/mibgroup/Makefile.in, snmplib/Makefile.in,
  295.    apps/Makefile.in:
  296.    - (mibgroup/Makefile.in, apps/Makefile.in, snmplib/Makefile.in): depend.
  297.    
  298. 1997-03-07 04:48  whardake
  299.    * agent/: snmp_agent.c, snmp_vars.c, snmpd.c:
  300.    - (snmp_agent.c, snmp_vars.c, snmpd.c): remove extproto.h include.
  301.    
  302. 1997-03-07 04:47  whardake
  303.    * agent/Makefile.in:
  304.    - (agent/Makefile.in): make depend and extensible/ removes.
  305.    
  306. 1997-03-07 04:46  whardake
  307.    * Makefile.in, config.h.in, sedscript.in:
  308.    - (Makefile.in, sedscript.in): Fix sedscript generation.  sigh.
  309.    
  310. 1997-03-07 04:44  whardake
  311.    * .cvsignore:
  312.    - (.cvsignore): add mib_module_config.h
  313.    
  314. 1997-03-07 04:40  whardake
  315.    * remove-files:
  316.    - (remove-files): add makedepend.in
  317.    
  318. 1997-03-07 04:39  whardake
  319.    * makedepend.in:
  320.    - (makedepend.in): new make depend script
  321.    
  322. 1997-03-07 02:42  whardake
  323.    * acconfig.h, configure, configure.in:
  324.    - (config*): generate a mib_module_config.h with defines of whats being used.
  325.    
  326. 1997-03-07 01:49  whardake
  327.    * agent/mibgroup/struct.h:
  328.    - (mibgroup/struct.h): moved to here.
  329.    
  330. 1997-03-07 01:34  whardake
  331.    * agent/mibgroup/: hpux.c, hpux.h:
  332.    - (hpux.[ch]): Added hpux specific files from extensible dir.
  333.    
  334. 1997-03-07 01:07  whardake
  335.    * agent/mibgroup/versiontag:
  336.    - (mibmodule/versiontag): moved into place from extensible/
  337.    
  338. 1997-03-07 00:58  whardake
  339.    * agent/: snmp_vars.h, mibgroup/disk.c, mibgroup/disk.h
  340. , mibgroup/errormib.c, mibgroup/errormib.h,
  341.    mibgroup/extensible.c, mibgroup/extensible.h,
  342.    mibgroup/ip.c, mibgroup/ip.h, mibgroup/loadave.c,
  343.    mibgroup/loadave.h, mibgroup/pass.c, mibgroup/pass.h
  344. , mibgroup/proc.c, mibgroup/proc.h,
  345.    mibgroup/read_config.c, mibgroup/read_config.h,
  346.    mibgroup/snmp.c, mibgroup/system.c,
  347.    mibgroup/util_funcs.c, mibgroup/util_funcs.h:
  348.    - (snmp_vars.h, mibgroup/*): strict-prototyping and config_require()s.
  349.    
  350. 1997-03-07 00:07  whardake
  351.    * agent/snmp_vars.c:
  352.    - (snmp_vars.c): removed more non-mibgroup specific calls and headers.
  353.    
  354. 1997-03-07 00:05  whardake
  355.    * agent/: mibgroup/Makefile.in, mibgroup/disk.c,
  356.    mibgroup/disk.h, mibgroup/errormib.c,
  357.    mibgroup/errormib.h, mibgroup/extensible.c,
  358.    mibgroup/extensible.h, mibgroup/loadave.c,
  359.    mibgroup/loadave.h, mibgroup/memory.c,
  360.    mibgroup/memory.h, mibgroup/mibdefs.h,
  361.    mibgroup/mibincl.h, mibgroup/pass.c, mibgroup/pass.h
  362. , mibgroup/proc.c, mibgroup/proc.h,
  363.    mibgroup/read_config.c, mibgroup/read_config.h,
  364.    mibgroup/system.c, mibgroup/system.h,
  365.    mibgroup/util_funcs.c, mibgroup/util_funcs.h,
  366.    mibgroup/versioninfo.c, mibgroup/versioninfo.h,
  367.    Makefile.in:
  368.    - (extensible/* -> mibgroup/*): moved extensible stuff to mib modules.
  369.    
  370. 1997-03-05 07:29  whardake
  371.    * snmplib/snmp_api.c:
  372.    - (snmp_api.c): Yep. It was wrong.  Tested and works now.
  373.    
  374. 1997-03-05 07:15  whardake
  375.    * snmplib/snmp_api.c:
  376.    - (snmp_api.c): fixed prototyping errors in snmp_parse.  Possibly wrong.
  377.    
  378. 1997-03-05 07:13  whardake
  379.    * agent/acl_vars.c:
  380.    - (acl_vars.c): incorrectly fixed prototyping errors for write_acl().
  381.    
  382. 1997-03-05 06:05  whardake
  383.    * snmplib/: acl.c, acl.h, acl_parse.c, asn1.c
  384. , asn1.h, context.c, context.h,
  385.    context_parse.c, md5.c, md5.h, mib.c,
  386.    mib.h, parse.c, parse.h, party.c, party.h
  387. , party_parse.c, snmp.h, snmp_api.c,
  388.    snmp_api.h, snmp_auth.c, snmp_client.c,
  389.    snmp_client.h, snmp_impl.h, system.c, system.h
  390. , view.c, view.h:
  391.    - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
  392.    
  393. 1997-03-05 06:01  whardake
  394.    * agent/mibgroup/at.c, agent/mibgroup/at.h,
  395.    agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
  396.    agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
  397. , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
  398.    agent/mibgroup/snmp.c, agent/mibgroup/snmp.h,
  399.    agent/mibgroup/snmpv2_vars.h, agent/mibgroup/system.c,
  400.    agent/mibgroup/system.h, agent/mibgroup/tcp.c,
  401.    agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
  402.    agent/mibgroup/udp.h, apps/snmpbulkwalk.c,
  403.    apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
  404. , apps/snmpstatus.c, apps/snmptest.c,
  405.    apps/snmptranslate.c, apps/snmptrap.c,
  406.    apps/snmptrapd.c, apps/snmpwalk.c,
  407.    apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
  408.    apps/snmpnetstat/main.c, apps/snmpnetstat/route.c:
  409.    - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
  410.    
  411. 1997-03-05 05:58  whardake
  412.    * acconfig.h, config.h.in, agent/acl_vars.c,
  413.    agent/alarm.c, agent/alarm.h, agent/common_header.h
  414. , agent/context_vars.c, agent/event.c,
  415.    agent/event.h, agent/kernel.h, agent/party_vars.c
  416. , agent/route_write.c, agent/snmp_agent.c,
  417.    agent/snmp_var_route.c, agent/snmp_vars.c,
  418.    agent/snmp_vars.h, agent/snmp_vars_event.h,
  419.    agent/snmpd.c, agent/snmpd.h, agent/var_struct.h
  420. , agent/view_parse.c, agent/view_vars.c:
  421.    - (*.c, *.h): Patch from Niels Baggesen to prototype *everything*.
  422.    
  423. 1997-03-05 02:37  whardake
  424.    * README:
  425.    - (README): Contributer name addition.
  426.    
  427. 1997-03-05 02:28  whardake
  428.    * agent/snmpd.h:
  429.    file snmpd.h was initially added on branch Ext-3-1-4-pre2-niels.
  430.    
  431. 1997-03-05 02:28  whardake
  432.    * agent/kernel.h:
  433.    file kernel.h was initially added on branch Ext-3-1-4-pre2-niels.
  434.    
  435. 1997-03-05 02:17  whardake
  436.    * snmplib/snmp_client.c:
  437.    - (snmp_client.c): Patch from Elwyn B Davies:
  438.      - Fix a PDU cloning bug.
  439.    
  440. 1997-03-05 01:04  whardake
  441.    * agent/mibgroup/.cvsignore:
  442.    - (mibgroup/.cvsignore): new to ignore created .h files.
  443.    
  444. 1997-03-05 01:03  whardake
  445.    * agent/mibgroup/system.c:
  446.    - (system.c): removed system nlist (unused).
  447.    
  448. 1997-03-05 00:48  whardake
  449.    * acconfig.h, config.h.in, configure,
  450.    configure.in, agent/Makefile.in,
  451.    agent/common_header.h, agent/snmp_vars.c,
  452.    agent/snmp_vars.h, agent/mibgroup/Makefile.in,
  453.    agent/mibgroup/at.h, agent/mibgroup/icmp.h,
  454.    agent/mibgroup/interfaces.h, agent/mibgroup/ip.h,
  455.    agent/mibgroup/snmp.c, agent/mibgroup/snmp.h,
  456.    agent/mibgroup/system.c, agent/mibgroup/system.h,
  457.    agent/mibgroup/tcp.h, agent/mibgroup/udp.h,
  458.    agent/mibgroup/wombat.h:
  459.    - (config*, agent/*, agent/mibgroup/*):
  460.      - Added .o file list to agent/Makefile.in generated by configure.
  461.      - new files generated by configure:
  462.        - mibgroup/mib_module_includes.h:  A list of mib .h files for snmp_vars.h.
  463.                                       (every module *must* have a .h file)
  464.        - mibgroup/mib_module_inits.h: A list of init_wombat() type functions.
  465.                                       (only present if exist in wombat.c).
  466.        - mibgroup/mib_module_loads.h: This file is generated by a new macro in
  467.                                       the mib.h files called
  468.                                       config_load_mib(), which simplifies
  469.                                       the loading of the mib sections.
  470.    
  471. 1997-03-04 06:44  whardake
  472.    * acconfig.h, config.h.in, configure,
  473.    configure.in, agent/mibgroup/Makefile.in:
  474.    - (config*, mibgroup/Makefile.in):
  475.      - mibgroup compile list is build by configure and can be augmented
  476.        by the --with-mib-modules="list of modules" command line to configure.
  477.    
  478. 1997-02-17 07:11  whardake
  479.    * sedscript.in, bug-report:
  480.    version tag ( 3.1.4.pre2 )
  481.    
  482. 1997-02-17 06:32  whardake
  483.    * agent/mibgroup/interfaces.c:
  484.    - (interfaces.c): Remove MAX_NAME_LENGTH requirements.
  485.    
  486. 1997-02-17 06:31  whardake
  487.    * agent/mibgroup/icmp.c:
  488.    - (icmp.c): don't use ret variable, since it's not defined.
  489.    
  490. 1997-02-17 06:30  whardake
  491.    * agent/event.c:
  492.    - (event.c): Was passing an int to bcopy instead of &int.
  493.    
  494. 1997-02-17 06:30  whardake
  495.    * agent/alarm.c:
  496.    - (alarm.c): typedef for getStatPtr().
  497.    
  498. 1997-02-17 05:53  whardake
  499.    * agent/: Makefile.in, mibgroup/Makefile.in:
  500.    - (agent/*Makefile.in):  Make depend.
  501.    
  502. 1997-02-17 05:47  whardake
  503.    * snmplib/: mib.c, snmp_api.c, snmp_api.h:
  504.    - (mib.c, snmp_api.c, snmp_api.h): Patch from Dave Shield to remove
  505.      ANSI specific requirements.
  506.    
  507. 1997-02-17 05:46  whardake
  508.    * agent/mibgroup/.cvsignore:
  509.    - (agent/mibgroup/.cvsignore): Added.
  510.    
  511. 1997-02-17 05:38  whardake
  512.    * configure, configure.in, agent/Makefile.in,
  513.    agent/common_header.h, agent/snmp_agent.c,
  514.    agent/snmp_var_route.c, agent/snmp_vars.c,
  515.    agent/snmp_vars.h, agent/snmpd.c, agent/var_struct.h
  516. , agent/mibgroup/Makefile.in, agent/mibgroup/README
  517. , agent/mibgroup/at.c, agent/mibgroup/at.h,
  518.    agent/mibgroup/extensible_subtrees.h, agent/mibgroup/icmp.c
  519. , agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c
  520. , agent/mibgroup/interfaces.h, agent/mibgroup/ip.c
  521. , agent/mibgroup/ip.h, agent/mibgroup/snmp.c,
  522.    agent/mibgroup/snmp.h, agent/mibgroup/snmpv2_subtrees.h
  523. , agent/mibgroup/snmpv2_vars.h, agent/mibgroup/system.c
  524. , agent/mibgroup/system.h, agent/mibgroup/tcp.c,
  525.    agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
  526.    agent/mibgroup/udp.h, agent/mibgroup/wombat.c,
  527.    agent/mibgroup/wombat.h:
  528.    - (agent/snmp_vars, agent/mibgroup): Dave Shield split up the
  529.      snmp_vars.c and related files into pieces for easier management.
  530.      The results of his work are in the new agent/mibgroup directory.
  531.    
  532. 1997-02-11 08:00  whardake
  533.    * Makefile.in:
  534.    - (Makefile.in): Rest of Philip's patch to fix srcdir problems (sh vars).
  535.    
  536. 1997-02-11 07:44  whardake
  537.    * man/Makefile.in:
  538.    - (man/Makefile.in): Patch from Simon Leinin to fix srcdir problems.
  539.    
  540. 1997-02-11 07:42  whardake
  541.    * apps/Makefile.in:
  542.    - (apps/Makefile.in): Patch from Simon Leinin to descend when make cleaning.
  543.    
  544. 1997-02-11 05:14  whardake
  545.    * sedscript.in, bug-report:
  546.    version tag ( 3.1.4.pre1 )
  547.    
  548. 1997-02-11 05:13  whardake
  549.    * snmplib/snmp_auth.c:
  550.    - (snmp_auth.c): remove non-static md5digest prototype.
  551.    
  552. 1997-02-11 05:11  whardake
  553.    * local/Makefile.in, man/Makefile.in, ov/Makefile.in
  554. :
  555.    - ({local,man,ov}/Makefile.in): Remove spaces in front of tabs.
  556.    
  557. 1997-02-11 05:10  whardake
  558.    * agent/snmp_vars.linux.h:
  559.    - (snmp_vars.linux.h): Fix #ifdef.
  560.    
  561. 1997-02-11 04:17  whardake
  562.    * agent/snmpd.c, apps/snmpbulkwalk.c, apps/snmpget.c
  563. , apps/snmpgetnext.c, apps/snmpset.c,
  564.    apps/snmpstatus.c, apps/snmptest.c,
  565.    apps/snmptranslate.c, apps/snmptrap.c, apps/snmptrapd.c
  566. , apps/snmpwalk.c, apps/snmpnetstat/main.c,
  567.    snmplib/acl.c, snmplib/acl.h, snmplib/acl_parse.c
  568. , snmplib/context.c, snmplib/context.h,
  569.    snmplib/context_parse.c, snmplib/md5.c, snmplib/mib.c
  570. , snmplib/party.c, snmplib/party.h,
  571.    snmplib/party_parse.c, snmplib/snmp.c,
  572.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  573.    snmplib/snmp_auth.c, snmplib/view.c, snmplib/view.h
  574. :
  575.    - (all .c with main(), snmplib/*): Patch from Philip Guenther:
  576.      - Make better support for shared lib possibilities.
  577.    
  578. 1997-02-11 04:12  whardake
  579.    * README:
  580.    - (README): Update people supplying patches list.
  581.    
  582. 1997-02-11 04:10  whardake
  583.    * Makefile.in, agent/Makefile.in, apps/Makefile.in
  584. , apps/snmpnetstat/Makefile.in, local/Makefile.in
  585. , man/Makefile.in, ov/Makefile.in,
  586.    snmplib/Makefile.in:
  587.    - (*Makefile.in): Patch from Philip Guenther:
  588.      - Fix all Makefile.in's to support a different src dir.
  589.    
  590. 1997-02-11 03:54  whardake
  591.    * agent/snmp_vars.c:
  592.    - (snmp_vars.c): Patch from Dave Shield:  Fix hpux specific problems.
  593.    
  594. 1997-02-11 03:50  whardake
  595.    * agent/snmp_vars.linux.h:
  596.    - (snmp_vars.linux.h): Removed non-linux specific stuff.
  597.    
  598. 1997-02-11 03:47  whardake
  599.    * agent/: snmp_var_route.c, snmp_vars.c,
  600.    snmp_vars.linux.h:
  601.    - (snmp_vars.c, snmp_var_route.c, snmp_vars.linux.h): Patch from Jennifer Bray:
  602.      - Get agent working on linux.
  603.    
  604. 1997-02-10 00:54  whardake
  605.    * NEWS:
  606.    - (NEWS): Whoops.
  607.    
  608. 1997-02-10 00:51  whardake
  609.    * sedscript.in, bug-report:
  610.    version tag ( 3.1.3 )
  611.    
  612. 1997-02-10 00:50  whardake
  613.    * ChangeLog:
  614.    - (ChangeLog): Update for 3.1.3
  615.    
  616. 1997-02-10 00:22  whardake
  617.    * apps/snmpnetstat/main.c:
  618.    - (snmpnetstat/main.c): Remove malloc prototype, now in stdlib.h.
  619.    
  620. 1997-02-10 00:22  whardake
  621.    * FAQ:
  622.    - (FAQ): Dave Shields' additions:  finding more info.
  623.    
  624. 1997-02-05 08:41  whardake
  625.    * sedscript.in, bug-report:
  626.    version tag ( 3.1.3.pre4 )
  627.    
  628. 1997-02-05 08:29  whardake
  629.    * Makefile.in, configure, configure.in:
  630.    - (Makefile.in, configure.in): removed tcl stuff.
  631.    
  632. 1997-02-05 08:24  whardake
  633.    * NEWS, local/snmpcheck.def:
  634.    - (NEWS): removed tcl stuff.
  635.    
  636. 1997-02-05 08:20  whardake
  637.    * bug-report:
  638.    - (bug-report): Change subject line to shorten and force better description.
  639.    
  640. 1997-02-05 08:13  whardake
  641.    * snmplib/system.c:
  642.    - (system.c): Patch from Dave Shield to fix nlist problems.
  643.    
  644. 1997-02-05 08:09  whardake
  645.    * agent/snmp_agent.c, agent/snmp_groupvars.h,
  646.    agent/snmp_var_route.c, agent/snmp_vars.c,
  647.    agent/snmpd.c, apps/snmpnetstat/if.c,
  648.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  649.    apps/snmpnetstat/route.c, man/snmpd.conf.5.def:
  650.    - (many): Patch from Niels Baggesen:
  651.      - snmp mib group cleanups.
  652.      - trap generation cleanups.
  653.      - added man entries for trap generation.
  654.      - improved agent debugging output with agent's -d flag.
  655.    
  656. 1997-02-05 08:07  whardake
  657.    * configure, configure.in:
  658.    - (configure, configure.in): Put /dev/ksyms ahead of /kernel/unix.
  659.    
  660. 1997-02-05 07:33  whardake
  661.    * TODO:
  662.    - (TODO): misc requested additions.
  663.    
  664. 1997-02-05 07:33  whardake
  665.    * FAQ:
  666.    - (FAQ): Dave updated architecture lists.
  667.    
  668. 1997-02-04 00:41  whardake
  669.    * FAQ:
  670.    - (FAQ): Added TOC and autor notes ;-).
  671.    
  672. 1997-02-04 00:37  whardake
  673.    * snmplib/mib.c:
  674.    - (mib.c): Patch from Simon: comment #ifdef endings for ANSI compliers.
  675.    
  676. 1997-02-04 00:36  whardake
  677.    * configure, configure.in:
  678.    - (configure, configure.in): Fix hpux problems, *again*.
  679.    
  680. 1997-02-04 00:35  whardake
  681.    * TODO:
  682.    - (TODO): Added suggestions from ucd-snmp-coders.
  683.    
  684. 1997-02-04 00:35  whardake
  685.    * FAQ:
  686.    - (FAQ): Dave's latest revision.
  687.    
  688. 1997-02-03 04:55  whardake
  689.    * sedscript.in, bug-report:
  690.    version tag ( 3.1.3.pre3 )
  691.    
  692. 1997-02-03 04:53  whardake
  693.    * bug-report:
  694.    - (bug-report): move config.cache to end of message.
  695.    
  696. 1997-02-03 04:33  whardake
  697.    * NEWS, README, TODO:
  698.    - (README, NEWS, TODO): Update for 3.1.3.
  699.    
  700. 1997-02-03 04:15  whardake
  701.    * README:
  702.    - (README):
  703.      - added FAQ pointer.
  704.      - Dave's English pointers (ie, he proofed it and I, uh, don't...).
  705.      - switch ftp mirror.
  706.      - bug-report script mentioned.
  707.      - I -> We, me -> us...
  708.    
  709. 1997-02-03 03:51  whardake
  710.    * README:
  711.    - (README): remove project history.
  712.    
  713. 1997-02-03 03:47  whardake
  714.    * agent/snmp_vars.c:
  715.    - (snmp_vars.c): add some irix appropriate includes.
  716.    
  717. 1997-02-03 03:44  whardake
  718.    * snmplib/system.c:
  719.    - (snmplib/system.c): typo:  needs a space between 'static' and 'struct'.
  720.    
  721. 1997-02-03 02:50  whardake
  722.    * acconfig.h, aclocal.m4, config.h.in,
  723.    configure, configure.in:
  724.    - (config*):
  725.      - Check for irix 6.2 headers.
  726.      - Check if _KERNEL needs to be defined for irix and ifnet usage.
  727.      - Use the found UNAME program instead of assuming we have it.
  728.    
  729. 1997-02-03 01:48  whardake
  730.    * snmplib/system.c:
  731.    - (snmplib/system.c):  Use CAN_USE_SYSCTL instead of bsdlike.
  732.    
  733. 1997-02-03 01:47  whardake
  734.    * agent/snmp_vars.c:
  735.    - (snmp_vars.c): Patch from Dave Shield
  736.      - Mark stuff for later changes.
  737.    
  738. 1997-02-03 01:45  whardake
  739.    * configure, configure.in:
  740.    - (configure.in):
  741.      - Check for whoami, logname.
  742.      - Don't pass null args to ksh.
  743.    
  744. 1997-02-03 01:03  whardake
  745.    * EXAMPLE.conf.def:
  746.    - (EXAMPLE.conf.def): comment out possible security problem lines.
  747.    
  748. 1997-02-03 01:02  whardake
  749.    * bug-report:
  750.    - (bug-report): Patch from Dave Shield:
  751.      - domain name fix and editor bomb out.
  752.    
  753. 1997-01-31 02:03  whardake
  754.    * bug-report, sedscript.in:
  755.    version tag update
  756.    
  757. 1997-01-31 01:59  whardake
  758.    * configure.in, configure:
  759.    - (configure.in, configure): changed arch to hppa and make sure /bin/ksh exists.
  760.    
  761. 1997-01-31 01:49  whardake
  762.    * configure, configure.in:
  763.    - (configure.in, configure): fire off ksh if hpux && sh.
  764.    
  765. 1997-01-31 01:01  whardake
  766.    * agent/: snmp_var_route.c, snmp_vars.c:
  767.    - (snmp_var_route.c, snmp_vars.c): Patch from Martin Jacobsson:
  768.      - Change some system specific ifdefs to CAN_USE_SYSCTL.
  769.      - Fix compliation errors on bsdi2.
  770.      - Fix routing tables for similar.
  771.    
  772. 1997-01-31 00:57  whardake
  773.    * configure.in, configure, config.h.in,
  774.    acconfig.h:
  775.    - (config*): Check for kstat.h and if sysctl can read the boottime.
  776.    
  777. 1997-01-29 04:08  whardake
  778.    * bug-report:
  779.    - (bug-report):
  780.      - change to address (back) to ucd-snmp-coders.
  781.      - Add a trap on signals to remove tmp files.
  782.    
  783. 1997-01-29 03:58  whardake
  784.    * agent/: kernel.c, snmp_agent.c, snmpd.c:
  785.    - (kernel.c, snmp_agent.c, snmpd.c): Patch from Niels Baggesen:
  786.      - Fix various warnings/errors.
  787.      - Implement real traps.
  788.    
  789. 1997-01-29 03:11  whardake
  790.    * config.h.in, configure:
  791.    - (config.h.in, configure): update
  792.    
  793. 1997-01-29 03:11  whardake
  794.    * FAQ:
  795.    - (FAQ): revision one!
  796.    
  797. 1997-01-29 03:10  whardake
  798.    * configure.in:
  799.    - (configure.in): New ps options to check for.
  800.    
  801. 1997-01-29 03:09  whardake
  802.    * aclocal.m4:
  803.    - (aclocal.m4): Fix check_struct_for to define things correctly.
  804.    
  805. 1997-01-29 03:08  whardake
  806.    * .cvsignore:
  807.    - (.cvsignore): ignore .software.db.sh
  808.    
  809. 1997-01-29 03:07  whardake
  810.    * acconfig.h:
  811.    - (acconfig.h):
  812.     - SNMPBLOCK = !SNMPBLOCK
  813.    
  814. 1997-01-29 03:07  whardake
  815.    * bug-report:
  816.    - (bug-report):
  817.     - Always use multipart: version info and config.cache are one.
  818.     - re-arranged a bit.
  819.     - Added introduction.
  820.     - Guess at domain name if possible.
  821.    
  822. 1997-01-29 01:47  whardake
  823.    * bug-report:
  824.    bug reporting script add
  825.    
  826. 1997-01-21 00:17  whardake
  827.    * agent/: snmp_var_route.c, snmp_vars.c:
  828.    - (snmp_var_route.c, snmp_vars.c):
  829.      - Patch from Karl Lehenbauer <karl@hammer1.ops.NeoSoft.com>
  830.        - handle multiple interface names > 10 properly.
  831.    
  832. 1997-01-20 23:34  whardake
  833.    * snmplib/snmp_client.h:
  834.    - (snmp_client.h): remove second (wrong) function prototype.
  835.    
  836. 1997-01-20 23:33  whardake
  837.    * agent/snmpd.c:
  838.    - (snmpd.c): remove second char definition.
  839.    
  840. 1997-01-20 07:59  whardake
  841.    * sedscript.in:
  842.    version tag ( 3.1.3.pre1 )
  843.    
  844. 1997-01-20 07:43  whardake
  845.    * snmplib/: snmp_api.c, snmp_client.c, snmp_client.h
  846. :
  847.    - (snmp_api.c, snmp_client.[ch]):
  848.      - Patch from Patrice VANACKER <vanacker@worldnet.fr>:
  849.        - fix request deletions in snmp_read().
  850.        - added return argument to snmp_add_null_var().
  851.    
  852. 1997-01-20 06:55  whardake
  853.    * agent/snmp_vars.c:
  854.    - (snmp_vars.c): Patch from Martin Jacobsson <martin@exmandato.se>:
  855.      - add bsdi to some #ifdefs.
  856.    
  857. 1997-01-20 06:38  whardake
  858.    * agent/snmp_vars.c:
  859.    - (snmp_vars.c, extensible.c, read_config.c): Remove ANSI cpp #elif's.
  860.    
  861. 1997-01-20 06:36  whardake
  862.    * acconfig.h, config.h.in, configure,
  863.    configure.in:
  864.    - (config*): Autoheader is dumb:  Put macro defines belowe @BOTTOM@ symbol.
  865.    
  866. 1997-01-20 06:22  whardake
  867.    * snmplib/snmp_client.c:
  868.    - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
  869.     - (snmp_client.c): Wait 120 seconds before returning.
  870.    
  871. 1997-01-20 06:08  whardake
  872.    * apps/snmpnetstat/if.c, apps/snmpnetstat/route.c,
  873.    man/snmptrapd.8, snmplib/acl.h, snmplib/asn1.c,
  874.    snmplib/context.h, snmplib/mib.c, snmplib/mib.h,
  875.    snmplib/parse.c, snmplib/party.c, snmplib/party.h
  876. , snmplib/snmp.c, snmplib/snmp.h,
  877.    snmplib/snmp_api.c, snmplib/snmp_auth.c,
  878.    snmplib/snmp_client.c, snmplib/snmp_client.h,
  879.    snmplib/system.c, snmplib/view.h:
  880.    - Patches from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  881.     - implemented: interfaces.ifTable.ifEntry.ifSpecific,
  882.          ip.ipRoutingDiscards,
  883.          ip.ipAddrTable.ipAddrEntry.ipAdEntReasmMaxSize,
  884.          ip.ipRouteTable.ipRouteEntry.ipRouteMask ,
  885.          ip.ipRouteTable.ipRouteEntry.ipRouteMetric5,
  886.          ip.ipRouteTable.ipRouteEntry.ipRouteInfo, ip.ipNetToMediaTable,
  887.          udp.udpTable.
  888.     - udp connection table.
  889.     - ipNetToMedia.
  890.    
  891.    - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
  892.     - udpNoPort, tcpInErrs fixes for Solaris.
  893.     - linux application support.
  894.     - snmp variable group.
  895.     - simple cold start traps via exec('snmptrap').
  896.     - MIB parser fixes.
  897.     - Memory/free allocation fixes.
  898.    
  899. 1997-01-20 06:04  whardake
  900.    * acconfig.h, config.h.in, configure,
  901.    configure.in, agent/alarm.h, agent/event.c,
  902.    agent/event.h, agent/kernel.c, agent/kernel_sunos5.c
  903. , agent/snmp_agent.c, agent/snmp_groupvars.h,
  904.    agent/snmp_var_route.c, agent/snmp_vars.c,
  905.    agent/snmp_vars.h, agent/snmpd.c, agent/var_struct.h
  906. , apps/snmpbulkwalk.c, apps/snmpget.c,
  907.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  908. , apps/snmptest.c, apps/snmptranslate.c,
  909.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  910. :
  911.    - Patches from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  912.     - implemented: interfaces.ifTable.ifEntry.ifSpecific,
  913.          ip.ipRoutingDiscards,
  914.          ip.ipAddrTable.ipAddrEntry.ipAdEntReasmMaxSize,
  915.          ip.ipRouteTable.ipRouteEntry.ipRouteMask ,
  916.          ip.ipRouteTable.ipRouteEntry.ipRouteMetric5,
  917.          ip.ipRouteTable.ipRouteEntry.ipRouteInfo, ip.ipNetToMediaTable,
  918.          udp.udpTable.
  919.     - udp connection table.
  920.     - ipNetToMedia.
  921.    
  922.    - Patches from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
  923.     - udpNoPort, tcpInErrs fixes for Solaris.
  924.     - linux application support.
  925.     - snmp variable group.
  926.     - simple cold start traps via exec('snmptrap').
  927.     - MIB parser fixes.
  928.     - Memory/free allocation fixes.
  929.    
  930. 1997-01-17 02:58  whardake
  931.    * agent/snmpd.c:
  932.    - (snmpd.c):
  933.      - Usage() update and version printout update.
  934.    
  935. 1997-01-17 02:51  whardake
  936.    * agent/snmpd.c:
  937.    - (snmpd.c, extensible.c):
  938.      - New arg -c FILE:      Read FILE as a configuration file as well.
  939.      - New arg -C:           Don't read default configuration files.
  940.      - New env SNMPCONFPATH:  Read snmpd{,.local}.conf files in: seperated path.
  941.    
  942. 1997-01-14 07:45  whardake
  943.    * PORTING, README, TODO:
  944.    - (PORTING, README, TODO):  Added ucd-snmp-coders as default mail address.
  945.    
  946. 1997-01-09 23:46  whardake
  947.    * apps/snmptrapd.c:
  948.    - (snmptrapd.c): Remove broken FD_SET code.
  949.    
  950. 1997-01-09 23:45  whardake
  951.    * configure, configure.in:
  952.    - (config*): Check for /dev/ksyms for solaris kernel.
  953.    
  954. 1997-01-09 23:43  whardake
  955.    * COPYING:
  956.    - (COPYING):  Update for 97.
  957.    
  958. 1996-12-05 00:19  whardake
  959.    * sedscript.in:
  960.    version tag ( 3.1.2.1 )
  961.    
  962. 1996-12-05 00:19  whardake
  963.    * ChangeLog:
  964.    - (ChangeLog): Update.
  965.    
  966. 1996-12-05 00:14  whardake
  967.    * snmplib/md5.c:
  968.    - (md5.c): remove ansi specific C features (unsigned constants).
  969.    
  970. 1996-12-05 00:13  whardake
  971.    * apps/snmpnetstat/if.c:
  972.    - (if.c): #ifndef -> #ifdef for sigset.
  973.    
  974. 1996-12-04 01:03  whardake
  975.    * sedscript.in:
  976.    version tag ( 3.1.2 )
  977.    
  978. 1996-12-04 01:01  whardake
  979.    * ChangeLog, NEWS:
  980.    - (ChangeLog, NEWS):  Update for release 3.1.2.
  981.    
  982. 1996-12-04 00:49  whardake
  983.    * PORTING, README:
  984.    - (PORTING, README):  Update for release 3.1.2.
  985.    
  986. 1996-12-04 00:15  whardake
  987.    * snmplib/: asn1.c, parse.c, snmp_api.c,
  988.    snmp_client.c:
  989.    - (asn1.c, parse.c, snmp_api.c, snmp_client.c):
  990.      - Patch from Niels Baggesen <Niels.Baggesen@uni-c.dk>:
  991.        - Parser fixes for multiple nodes.
  992.        - memmove/copy deletes.
  993.    
  994. 1996-12-03 05:51  whardake
  995.    * ece-mib.def:
  996.    - (ece-mib.def): Used -> Avail in memory sequence.
  997.    
  998. 1996-12-03 02:14  whardake
  999.    * EXAMPLE.conf.def, local/passtest:
  1000.    - (EXAMPLE.conf.def, passtest): Move passtest to ucdavis subtree.
  1001.    
  1002. 1996-12-03 02:03  whardake
  1003.    * acconfig.h, configure, configure.in,
  1004.    agent/snmp_vars.c:
  1005.    - (snmp_vars.c): From Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  1006.      - Fix arp table for hpux.
  1007.    - (config*): Check for arphd.at_next and use in above.
  1008.    
  1009. 1996-12-03 01:05  whardake
  1010.    * snmplib/md5.c:
  1011.    - (md5.c): Put 'U'nsigned marker at end of constants to remove gcc warns.
  1012.    
  1013. 1996-12-03 01:03  whardake
  1014.    * acconfig.h, aclocal.m4, config.h.in,
  1015.    configure, configure.in, agent/snmp_vars.c:
  1016.    - (config*, snmp_vars.c):
  1017.      - Wrote AC_CHECK_STRUCT_FOR and use it.
  1018.      - Make AC_CHECK_IFNET_FOR use above.
  1019.      - Changequote '[]' -> '' around sed expression with []s (-Dostype).
  1020.    
  1021. 1996-12-01 23:55  whardake
  1022.    * agent/snmp_vars.c:
  1023.    - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  1024.      - ifPhysAddr - in Interface_Get_Ether_By_Index, HP-UX has the same
  1025.            EtherAddr strucure as MIPS.
  1026.    
  1027.      - ipAdEntIfIndex - in var_ipAddrEntry, there is a false match on
  1028.            the loopback interface, giving the wrong answer of the first
  1029.            interface index.
  1030.    
  1031.      - udpInErrors - in var_udp, the count of UDP errors omits discarded
  1032.            packets.  Some systems (i.e. HP-UX) have extended the udpstat
  1033.            structure to include these.  I'v tweaked this analogous to a
  1034.            similar addition in the tcpstat structure.
  1035.    
  1036.      - tcpConnState - HP-UX has added an extra state into the list, which
  1037.            throws the rest of them out.
  1038.    
  1039. 1996-11-26 23:56  whardake
  1040.    * configure, configure.in:
  1041.    - (configure.in, configure): Truncate system names beyond [-_].*.
  1042.    
  1043. 1996-11-26 23:45  whardake
  1044.    * apps/snmpnetstat/if.c:
  1045.    - (if.c): Reset signal on all types of signal implementations.
  1046.    
  1047. 1996-11-26 23:34  whardake
  1048.    * apps/snmpnetstat/if.c:
  1049.    - (if.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  1050.      - Watch out for interface names with ' ' in them.
  1051.      - Reset signal on BSD signal implementations.
  1052.    
  1053. 1996-11-26 23:21  whardake
  1054.    * README:
  1055.    - (README): Update.
  1056.    
  1057. 1996-11-26 23:21  whardake
  1058.    * INSTALL:
  1059.    - (INSTALL): Typo:  3.1.3 -> 3.0.3.
  1060.    
  1061. 1996-11-26 23:05  whardake
  1062.    * configure, configure.in:
  1063.    - (configure, configure.in): Default sysloc UCDavis -> Unknown.
  1064.    
  1065. 1996-11-26 23:02  whardake
  1066.    * agent/snmp_vars.c:
  1067.    - (snmp_vars.c): Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>:
  1068.      - Change comments to reflect what its actually looking at.
  1069.      - Remove ifdef around ifnet declarations.
  1070.    
  1071. 1996-11-25 00:15  whardake
  1072.    * acconfig.h, config.h.in, configure,
  1073.    configure.in, snmplib/snmp_impl.h:
  1074.    - (config*, snmp_impl.h): Moved void -> char define to a configure test.
  1075.    
  1076. 1996-11-24 23:43  whardake
  1077.    * agent/Makefile.in, apps/Makefile.in:
  1078.    - ({agent,apps}/Makefile.in): Put libsnmp.a in front of -l libs.
  1079.    
  1080. 1996-11-24 07:45  whardake
  1081.    * sedscript.in:
  1082.    version tag ( 3.1.2.pre1 )
  1083.    
  1084. 1996-11-24 07:24  whardake
  1085.    * agent/kernel.c, INSTALL, acconfig.h,
  1086.    config.h.in, configure, configure.in:
  1087.    - (kernel.c, config*, INSTALL):  New configure switch:  --without-root-access.
  1088.      - The agent doesn't exit if it can't open /dev/kmem.
  1089.    
  1090. 1996-11-22 05:37  whardake
  1091.    * config.guess, config.h.in, config.sub,
  1092.    configure, install-sh, mkinstalldirs:
  1093.    - (config*, install-sh, mkinstalldirs): Upgraded to autoconf 2.11.
  1094.    
  1095. 1996-11-22 00:14  whardake
  1096.    * acconfig.h, config.h.in, configure,
  1097.    configure.in:
  1098.    - (config*): Add checks for ifnet.[io]bytes.
  1099.    
  1100. 1996-11-22 00:06  whardake
  1101.    * agent/snmp_vars.c:
  1102.    - (snmp_vars.c): Merge from FreeBSD2-3-1-1.
  1103.      - Add checks for ifnet.[io]bytes.
  1104.    
  1105. 1996-11-21 23:18  whardake
  1106.    * agent/snmp_vars.c:
  1107.    - (snmp_vars.c): Trash interface caching.
  1108.    
  1109. 1996-11-15 07:44  whardake
  1110.    * snmplib/parse.c:
  1111.    - (parse.c):  Add back in "reading mib..." debugging statments.
  1112.    
  1113. 1996-11-15 07:43  whardake
  1114.    * acconfig.h, config.h.in, configure,
  1115.    configure.in:
  1116.    - (config*, extensible.c): Make uname calls work correctly.
  1117.    
  1118. 1996-11-14 06:24  whardake
  1119.    * apps/: snmptrap.c, snmpnetstat/inet.c,
  1120.    snmpnetstat/route.c:
  1121.    - (snmptrap.c, inet.c, route.c): typecasting warning fixes.
  1122.    
  1123. 1996-11-14 06:17  whardake
  1124.    * acconfig.h, config.h.in, configure,
  1125.    configure.in:
  1126.    - (config*):
  1127.      - Check for existance of tcpstat.tcps_rcvmemdrop.
  1128.      - Check for sys/vfs.h.
  1129.    
  1130. 1996-11-14 06:16  whardake
  1131.    * agent/snmp_vars.c:
  1132.    - (snmp_vars.c):
  1133.      - #ifdef typo.
  1134.      - prototype for Interface_Scan_Init().
  1135.      - Check for existance of tcpstat.tcps_rcvmemdrop before using.
  1136.    
  1137. 1996-11-08 08:06  whardake
  1138.    * Makefile.in:
  1139.    - (Makefile.in): Fixed 'touchit'.
  1140.    
  1141. 1996-11-08 08:03  whardake
  1142.    * Makefile.in:
  1143.    - (Makefile.in): Created a 'touchit' to touch config files properly.
  1144.    
  1145. 1996-11-07 05:19  whardake
  1146.    * snmplib/mib.c:
  1147.    - (mib.c): typecast for sprint_objid().
  1148.    
  1149. 1996-11-07 05:17  whardake
  1150.    * agent/snmp_vars.c:
  1151.    - (snmp_vars.c): ifdef typos.
  1152.    
  1153. 1996-11-07 05:16  whardake
  1154.    * agent/snmp_var_route.c:
  1155.    - (snmp_var_route.c): ifdef's around strings.h.
  1156.    
  1157. 1996-11-07 05:15  whardake
  1158.    * configure.in, configure:
  1159.    - (configure.in, configure): Changed default SNMPV2AUTH to SNMPV1.
  1160.    
  1161. 1996-11-07 00:34  whardake
  1162.    * acconfig.h, config.h.in, configure,
  1163.    configure.in, agent/route_write.c,
  1164.    agent/snmp_var_route.c, agent/snmp_vars.c:
  1165.    - BSDi2 3.1.1 branch merge.
  1166.    
  1167. 1996-11-07 00:22  whardake
  1168.    * agent/kernel.c, agent/snmpd.c, apps/snmpbulkwalk.c
  1169. , apps/snmpget.c, apps/snmpgetnext.c,
  1170.    apps/snmpset.c, apps/snmptest.c, apps/snmptranslate.c
  1171. , apps/snmptrap.c, apps/snmptrapd.c,
  1172.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  1173.    apps/snmpnetstat/route.c, man/snmptranslate.1,
  1174.    snmplib/mib.c, snmplib/mib.h, snmplib/parse.c,
  1175.    snmplib/parse.h:
  1176.    - Niels 3.1.1 branch merge.
  1177.    
  1178. 1996-11-07 00:15  whardake
  1179.    * acconfig.h, aclocal.m4, config.h.in,
  1180.    configure, configure.in, sedscript.in,
  1181.    agent/snmp_var_route.c, agent/snmp_vars.c,
  1182.    agent/snmp_vars.h:
  1183.    - NetBSD 3.1.0.1 branch merge.
  1184.    
  1185. 1996-11-04 01:08  whardake
  1186.    * config.h.in, configure, configure.in:
  1187.    - (config*): Check for nlist in -lmld (irix).
  1188.    
  1189. 1996-11-04 00:30  whardake
  1190.    * config.h.in, configure, configure.in,
  1191.    agent/snmp_vars.c:
  1192.    - (config*, snmp_vars.c, extensible.c):  More include checks for linux.
  1193.    
  1194. 1996-10-31 23:54  whardake
  1195.    * snmplib/asn1.c:
  1196.    - (asn1.c): Patch from Simon Leinen  <simon@switch.ch>:
  1197.      - asn_build_unsigned_int, asn_build_unsigned_int64:
  1198.        - Don't try to strip FFs from the high end of unsigned values.
  1199.        - Skip the stripping code entirely if we have to add a null byte.
  1200.    
  1201. 1996-10-30 04:48  whardake
  1202.    * acconfig.h, config.h.in, configure,
  1203.    configure.in, ece-mib.def:
  1204.    - (config*, ece-mib.def):
  1205.      - Change extensible mib location to ucdavis enterprise mib: 2021.
  1206.      - Remove associated prompting from configure script and etc.
  1207.    
  1208. 1996-10-30 04:47  whardake
  1209.    * PORTING, README:
  1210.    - (PORTING,README): Add a new PORTING file to reference autoconf plee.
  1211.    
  1212. 1996-10-16 23:02  whardake
  1213.    * sedscript.in:
  1214.    version tag ( 3.1.1.BSDI )
  1215.    
  1216. 1996-10-09 07:46  whardake
  1217.    * sedscript.in:
  1218.    version tag ( 3.1.1 )
  1219.    
  1220. 1996-10-09 07:45  whardake
  1221.    * ChangeLog, NEWS:
  1222.    - (ChangeLog, NEWS): update for 3.1.1.
  1223.    
  1224. 1996-10-09 07:22  whardake
  1225.    * README:
  1226.    - (README): Added thanks name.
  1227.    
  1228. 1996-10-09 07:18  whardake
  1229.    * snmplib/snmp_api.c:
  1230.    - (snmp_api.c): From: gah@bellcore.com (Gary A. Hayward)
  1231.      - Free pdu community to quelch purify.
  1232.    
  1233. 1996-10-09 00:30  whardake
  1234.    * snmplib/parse.c:
  1235.    - (parse.c):
  1236.      - print a new line in print_error() if debugging is turned on.
  1237.      - tossObjectIdentifier(): catch multiple bracket clauses (IE { {0 0} } ).
  1238.    
  1239. 1996-10-09 00:04  whardake
  1240.    * snmplib/parse.c:
  1241.    - (parse.c):
  1242.      - Parse OBJECT-IDENTY as OBJECT-GROUP (saves only description).
  1243.      - Change print_error(), read_mib() to reflect file and correct line number.
  1244.    
  1245. 1996-10-07 04:23  whardake
  1246.    * man/snmpd.conf.5.def:
  1247.    - (snmpd.conf.5.def): Added syscontact and syslocation.
  1248.    
  1249. 1996-10-07 04:23  whardake
  1250.    * man/snmpd.1.def:
  1251.    - (snmpd.1.def): Changed to reflect SNMPLIB/mibs.
  1252.    
  1253. 1996-10-07 03:06  whardake
  1254.    * .cvsignore:
  1255.    - (.cvsignore):  Added ucd-snmp.txt
  1256.    
  1257. 1996-10-07 03:00  whardake
  1258.    * configure.in, configure:
  1259.    - (configure.in):
  1260.      - timestamp stamp-h at end.
  1261.      - emacs local vars.
  1262.    
  1263. 1996-10-07 02:22  whardake
  1264.    * Makefile.in:
  1265.    - (Makefile.in):
  1266.      - added --recheck to config.status call to regenerate self.
  1267.      - Changed ece-mib.txt -> ucd-snmp.txt and install (and generate) properly.
  1268.    
  1269. 1996-10-07 01:11  whardake
  1270.    * agent/snmp_agent.c:
  1271.    - (snmp_agent.c): Removed snmp version check on error return from set.
  1272.    
  1273. 1996-10-07 00:52  whardake
  1274.    * config.h.in, configure, configure.in:
  1275.    - (config*): check correctly for get/setmntent.
  1276.    
  1277. 1996-10-07 00:01  whardake
  1278.    * Makefile.in:
  1279.    - (Makefile.in): Mib installation changed to reflect new mib directory.
  1280.    
  1281. 1996-10-06 23:49  whardake
  1282.    * snmplib/parse.c:
  1283.    - (parse.c):  Proper autoconf dirent headers.
  1284.    
  1285. 1996-10-06 23:41  whardake
  1286.    * snmplib/parse.c:
  1287.    - (parse.c):  Now loads all mibs (files) in the directory SNMPLIB/mibs.
  1288.    
  1289. 1996-10-04 02:01  whardake
  1290.    * man/: snmpd.1.def, snmpd.conf.5.def:
  1291.    - (snmpd.conf.5.def): lib -> lib/snmp path correction in FILES section.
  1292.    - (snmpd.1.def):
  1293.      - Added a FILES section.
  1294.      - General clean up.
  1295.    
  1296. 1996-10-04 01:46  whardake
  1297.    * man/snmpd.conf.5.def:
  1298.    - (snmpd.conf.5.def):
  1299.      - Cleaned up man page formatting.
  1300.      - Added note about SNMPset community strings.
  1301.      - minor proof-reading (major proofing needed still).
  1302.      - Re-organized a bit.
  1303.    
  1304. 1996-10-04 01:44  whardake
  1305.    * Makefile.in:
  1306.    - (Makefile.in): Remove spaces from sedscript when using broken cpp (gcc).
  1307.    
  1308. 1996-10-04 01:43  whardake
  1309.    * EXAMPLE.conf.def:
  1310.    - (EXAMPLE.conf.def): Added snmpget/set to pass example.
  1311.    
  1312. 1996-10-03 08:10  whardake
  1313.    * snmplib/snmp_impl.h:
  1314.    - (snmp_impl.h):  Turn on old CMU debugging statments with --enable-debugging.
  1315.    
  1316. 1996-10-03 08:05  whardake
  1317.    * agent/snmp_agent.c:
  1318.    - (snmp_agent.c):
  1319.      - Make agent properly check snmpset exit codes and use them (on COMMIT).
  1320.    
  1321. 1996-10-01 08:28  whardake
  1322.    * acconfig.h, config.h.in, configure,
  1323.    configure.in:
  1324.    - (config*, read_config.c):
  1325.      - Check for mntent.h and include it.
  1326.      - Check for /etc/mnttab or /etc/mtab and use appropriately.
  1327.    - (read_config.c):
  1328.      - pick getmntent over getfsfile if both are available.
  1329.      - debug cleanup (ofile -> stderr, check for DODEBUG instead of const var).
  1330.    
  1331. 1996-10-01 07:30  whardake
  1332.    * snmplib/: parse.c, parse.h:
  1333.    - (parse.c, parse.h): From Joe Marzot:
  1334.      - allows the CMU lib to retain the TC information associated with a
  1335.        particular object. In particular this allows DisplayStrings to be
  1336.        differentiated from OctetStrings when they are looked up in the
  1337.        Mib Tree.
  1338.    
  1339. 1996-09-25 05:14  whardake
  1340.    * agent/snmp_var_route.c:
  1341.    - (snmp_var_route.c): freebsd2 typecast.
  1342.    
  1343. 1996-09-24 08:16  whardake
  1344.    * agent/snmp_var_route.c:
  1345.    - (snmp_var_route.c): typo fixing a typo (sigh..).
  1346.    
  1347. 1996-09-24 08:02  whardake
  1348.    * agent/snmp_vars.c:
  1349.    - (snmp_vars.c): Moved a variable declairation.
  1350.    
  1351. 1996-09-24 07:59  whardake
  1352.    * agent/: snmp_var_route.c, snmp_vars.c:
  1353.    - (snmp_var_route.c, snmp_vars.c): typos.
  1354.    
  1355. 1996-09-24 07:54  whardake
  1356.    * config.h.in, configure, configure.in,
  1357.    snmplib/snmp_api.c, snmplib/snmp_client.c:
  1358.    - (config*, snmp_api.c, snmp_client.c): Added sys/select.h for AIX.
  1359.    
  1360. 1996-08-30 02:51  whardake
  1361.    * ChangeLog:
  1362.    - (ChangeLog): More minor bugs listed
  1363.    
  1364. 1996-08-30 02:49  whardake
  1365.    * agent/snmp_vars.c:
  1366.    - (snmp_vars.c): removed malloc prototype due to conflictions.
  1367.    
  1368. 1996-08-30 01:15  whardake
  1369.    * README:
  1370.    - (README): Updated for 3.1.0.1
  1371.    
  1372. 1996-08-30 00:34  whardake
  1373.    * sedscript.in:
  1374.    version tag ( 3.1.0.1 )
  1375.    
  1376. 1996-08-30 00:34  whardake
  1377.    * ChangeLog, NEWS:
  1378.    - (NEWS, ChangeLog): Updated for 3.1.0.1
  1379.    
  1380. 1996-08-30 00:24  whardake
  1381.    * apps/Makefile.in:
  1382.    - (apps/Makefile.in):  Added kernel_sunos5.o to snmptrap for getKstat.
  1383.    
  1384. 1996-08-30 00:23  whardake
  1385.    * apps/snmptrap.c:
  1386.    - (snmptrap.c): patch screwed up.
  1387.    
  1388. 1996-08-30 00:22  whardake
  1389.    * configure.in, configure:
  1390.    - (configure, configure.in):
  1391.      - removed -Xs flag for gcc on solaris.
  1392.      - logfile checks for existance of /var/log and /usr/adm.
  1393.    
  1394. 1996-08-29 07:29  whardake
  1395.    * README, TODO:
  1396.    - Changed my email address to my new one.
  1397.    
  1398. 1996-08-29 07:20  whardake
  1399.    * config.h.in, configure, configure.in,
  1400.    agent/snmp_vars.c:
  1401.    - (autoconf*, snmp_vars.c): Removed some solaris ifdefs.
  1402.    
  1403. 1996-08-29 07:03  whardake
  1404.    * apps/snmpwalk.c:
  1405.    - (snmpwalk.c): Removed SVR4 ifdefs
  1406.    
  1407. 1996-08-29 06:58  whardake
  1408.    * apps/snmpstatus.c:
  1409.    - (snmpstatus.c): Patch from Trevor Bourget <tbourget@qualcomm.com>
  1410.      - malloc sysdesc instead of assuming < 128 bytes.
  1411.    
  1412. 1996-08-29 06:08  whardake
  1413.    * snmplib/snmp_api.c:
  1414.    - (snmp_api.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1415.      - gcc warnings NULL -> 0
  1416.    
  1417. 1996-08-29 06:07  whardake
  1418.    * snmplib/parse.c:
  1419.    - (parse.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1420.      - save mib descriptions for snmptranslate and other apps that need it.
  1421.    
  1422. 1996-08-29 06:06  whardake
  1423.    * snmplib/mib.c:
  1424.    - (mib.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1425.      - prototypes for gcc warnings
  1426.    
  1427. 1996-08-29 06:06  whardake
  1428.    * snmplib/asn1.c:
  1429.    - (asn1.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1430.      - uchar(s) can't be less than 0.
  1431.    
  1432. 1996-08-29 06:03  whardake
  1433.    * man/: Makefile.in, snmptrap.1:
  1434.    - (man/snmptrap.1):  added by Niels Baggesen <recnba@mediator.uni-c.dk>
  1435.    
  1436. 1996-08-29 05:59  whardake
  1437.    * apps/: snmpbulkwalk.c, snmpget.c, snmpgetnext.c
  1438. , snmpset.c, snmptranslate.c, snmptrap.c,
  1439.    snmptrapd.c, snmpwalk.c:
  1440.    - (apps/*.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1441.      - set exit codes of 0 for all apps.
  1442.      - Removed SVR4 #ifdefs.
  1443.      - Greatly improved snmptrap.
  1444.    
  1445. 1996-08-27 01:04  whardake
  1446.    * acconfig.h, config.h.in, configure,
  1447.    configure.in:
  1448.    - (autoconf*):
  1449.      - FreeBSD additions.
  1450.      - New kernel location:  /kernel (ick).
  1451.      - Log file default intelligently checks for /var/log and /usr/adm.
  1452.      - Checks for getloadavg().
  1453.    
  1454. 1996-08-27 01:00  whardake
  1455.    * agent/snmp_vars.c:
  1456.    - (snmp_vars.c): More warped FreeBSD changes
  1457.    
  1458. 1996-08-27 00:38  whardake
  1459.    * agent/snmp_var_route.c:
  1460.    - (snmp_var_route.c): FreeBSD specific changes.
  1461.    
  1462. 1996-08-27 00:01  whardake
  1463.    * apps/snmptrap.c:
  1464.    - (snmptrap.c):
  1465.      - FreeBSD specific changes.
  1466.      - more autoconf complete: paths to libraries and kernel location.
  1467.    
  1468. 1996-08-26 23:47  whardake
  1469.    * apps/snmptrapd.c:
  1470.    - (snmptrapd.c): Fix byte order problem (convert to network before sending).
  1471.    
  1472. 1996-08-26 07:57  whardake
  1473.    * agent/: event.c, kernel.c, route_write.c:
  1474.    - (event.c, kernel.c, route_write.c): FreeBSD modifications
  1475.    
  1476. 1996-08-26 07:55  whardake
  1477.    * snmplib/snmp_api.c:
  1478.    - (snmp_api.c): Fixed a gcc/FreeBSD optimization bug (stupid compiler)
  1479.    
  1480. 1996-08-26 01:37  whardake
  1481.    * ece-mib.def:
  1482.    - (ece-mib.def):  commas out of place.
  1483.    
  1484. 1996-08-26 01:37  whardake
  1485.    * TODO:
  1486.    - (TODO) Extra mib parsing ideas added.
  1487.    
  1488. 1996-08-26 01:36  whardake
  1489.    * NEWS:
  1490.    - (NEWS) Typo, extra quotation mark.
  1491.    
  1492. 1996-08-21 06:30  hardaker
  1493.    * local/passtest:
  1494.    Added passtest!
  1495.    
  1496. 1996-05-24 15:46  hardaker
  1497.    * sedscript.in:
  1498.    version tag ( 3.1 )
  1499.    
  1500. 1996-05-24 15:44  hardaker
  1501.    * COPYING:
  1502.    copyright update
  1503.    
  1504. 1996-05-24 15:43  hardaker
  1505.    * ChangeLog, NEWS:
  1506.    - (ChangeLog, NEWS): 3.1 release info update.
  1507.    
  1508. 1996-05-24 15:29  hardaker
  1509.    * agent/snmp_vars.c:
  1510.    - (snmp_vars.c): removed some ifdef requirements.
  1511.    
  1512. 1996-05-24 15:28  hardaker
  1513.    * acconfig.h, config.h.in:
  1514.    - (accconfig.h, config.h.in): #ifdef typos
  1515.    
  1516. 1996-05-24 14:02  hardaker
  1517.    * config.h.in, configure, configure.in:
  1518.    - (config*): check for memmove before you define it.
  1519.    
  1520. 1996-05-24 13:55  hardaker
  1521.    * apps/snmpnetstat/: if.c, route.c:
  1522.    - (if.c, route.c): cast returns from index to char *.
  1523.    
  1524. 1996-05-24 13:54  hardaker
  1525.    * acconfig.h, config.h.in:
  1526.    - (acconfig.h, config.h.in):  define memmove if not defined and memcpy is.
  1527.    
  1528. 1996-05-24 13:13  hardaker
  1529.    * man/snmpd.conf.5.def:
  1530.    - (snmpd.conf.5.def):  note on creating comments added.
  1531.    
  1532. 1996-05-24 13:10  hardaker
  1533.    * snmplib/parse.c:
  1534.    - (parse.c): declarations cleanup
  1535.    
  1536. 1996-05-24 13:09  hardaker
  1537.    * mibII.txt:
  1538.    - (mibII.txt): removed ;s at the end of the BEGIN lines.
  1539.    
  1540. 1996-05-24 13:08  hardaker
  1541.    * configure.in, configure, config.h.in:
  1542.    - (config*):  Check for sys/mnttab.h
  1543.    
  1544. 1996-05-24 13:08  hardaker
  1545.    * EXAMPLE.conf.def:
  1546.    - (EXAMPLE.conf.def): minor example file changes.
  1547.    
  1548. 1996-05-24 12:39  hardaker
  1549.    * README:
  1550.    - (README): Added a thanks section.
  1551.    
  1552. 1996-05-24 12:23  hardaker
  1553.    * snmplib/parse.c:
  1554.    - (snmplib/parse.c):  parsing fixes from Mike Perik <mikep@crt.com>
  1555.    
  1556. 1996-05-23 17:47  hardaker
  1557.    * config.h.in, configure, configure.in:
  1558.    - (config*): check for getmntent.
  1559.    
  1560. 1996-05-23 17:09  hardaker
  1561.    * acconfig.h, config.h.in, configure,
  1562.    configure.in:
  1563.    - (config*, extensible.c): fixed disk checks on Solaris and alpha's
  1564.      - use statvfs over fstab if both present.
  1565.    
  1566. 1996-05-23 16:27  hardaker
  1567.    * snmplib/: acl.c, party.c, view.c:
  1568.    - (acl.c, party.c): include stdio.h
  1569.    
  1570. 1996-05-23 14:56  hardaker
  1571.    * apps/snmpnetstat/if.c:
  1572.    - (if.c): type casting bugs.
  1573.    
  1574. 1996-05-23 14:44  hardaker
  1575.    * snmplib/: acl.c, party.c, view.c:
  1576.    - (acl.c, party.c, view.c): removed NULL defines.
  1577.    
  1578. 1996-05-23 14:43  hardaker
  1579.    * acconfig.h, config.h.in:
  1580.    - (acconfig.h, config.h.in): Don't define random if it already exists.
  1581.    
  1582. 1996-05-22 12:55  hardaker
  1583.    * apps/snmpnetstat/if.c:
  1584.    - (apps/snmpnetstat/if.c): Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1585.      - reworked the way snmpnetstat -i works.
  1586.    
  1587. 1996-05-22 12:49  hardaker
  1588.    * agent/: kernel_sunos5.c, snmp_vars.c:
  1589.    - (agent/kernel_sunos5.c, snmp_vars.c,
  1590.       agent/extensible/extensible.c,readconfig.c,snmp_vars.c):
  1591.      - Patch from Niels Baggesen <recnba@mediator.uni-c.dk>:
  1592.        - finally nailed that missing initialization that gave problems
  1593.          with the AT subtree
  1594.        - I also implemented the disk part of the extensibility in the
  1595.          attached patch.
  1596.    
  1597. 1996-05-22 08:50  hardaker
  1598.    * config.guess, configure, install-sh,
  1599.    mkinstalldirs:
  1600.    - (config.guess, configure, install-sh, mkinstalldirs): Autoconf-2.10
  1601.    
  1602. 1996-05-22 08:50  hardaker
  1603.    * man/Makefile.in:
  1604.    - (man/Makefile.in) Updated the way sedscript is used.
  1605.    
  1606. 1996-05-15 12:35  hardaker
  1607.    * sedscript.in:
  1608.    - (sedscript.in) Fixed a horrible typo.  P -> PREFIX
  1609.    
  1610. 1996-05-15 12:23  hardaker
  1611.    * apps/snmpnetstat/if.c:
  1612.    - (apps/snmpnetstat/if.c) removed & in front of array passed as arg.
  1613.    
  1614. 1996-05-15 12:03  hardaker
  1615.    * README:
  1616.    - (README) Added a note (pointer to docs) on the agent's extensiblity.
  1617.    
  1618. 1996-05-15 12:00  hardaker
  1619.    * INSTALL:
  1620.    - (INSTALL) make install as root.
  1621.    
  1622. 1996-05-15 09:51  hardaker
  1623.    * sedscript.in:
  1624.    version tag ( 3.1.A1 )
  1625.    
  1626. 1996-05-15 09:50  hardaker
  1627.    * agent/kernel_sunos5.c:
  1628.    - (agent/kernel_sunos5.c) patch mistake.
  1629.    
  1630. 1996-05-15 09:29  hardaker
  1631.    * COPYING, README, TODO:
  1632.    - (COPYING, README, TODO) Release docs updated.
  1633.    
  1634. 1996-05-15 09:07  hardaker
  1635.    * EXAMPLE.conf.def, man/snmpd.conf.5.def:
  1636.    - (EXAMPLE.conf.def, man/snmpd.conf.5.def): documented pass thru mibs.
  1637.    
  1638. 1996-05-15 09:06  hardaker
  1639.    * Makefile.in, sedscript.in:
  1640.    - (Makefile.in,sedscript.in) Added PREFIX to the sedscript.
  1641.    
  1642. 1996-05-15 09:05  hardaker
  1643.    * .cvsignore, agent/.cvsignore, apps/.cvsignore,
  1644.    local/.cvsignore:
  1645.    - (*/.cvsignore) ignore file update.
  1646.    
  1647. 1996-05-15 09:01  hardaker
  1648.    * agent/: kernel_sunos5.c, kernel_sunos5.h:
  1649.    - (agent/kernel_sunos5.c) Patch from "Dan A. Dickey" <ddickey@transition.com>
  1650.      - Better caching algorithm for improved speed.
  1651.    
  1652. 1996-05-15 08:59  hardaker
  1653.    * apps/snmpnetstat/if.c:
  1654.    - (agent/extensible/pass.c) Patch from Niels Baggesen <recnba@mediator.uni-c.dk>
  1655.      - Implemented missing parts of interface address and network output (-i)
  1656.    
  1657. 1996-05-13 15:59  hardaker
  1658.    * snmplib/snmp_impl.h:
  1659.    - (snmplib/snmp_impl.h): Change RWRITE to include Write for V2 bits.
  1660.    
  1661. 1996-05-13 15:58  hardaker
  1662.    * agent/: snmp_agent.c, snmp_vars.c:
  1663.    - (agent/snmp_agent.c, agent/snmp_vars.c, agent/extensible/extensible.c):
  1664.      - Bug fix: GLOBALSECURITY bug:  save rightmost two bits in acl.
  1665.    
  1666. 1996-05-10 18:16  hardaker
  1667.    * acconfig.h, config.h.in, configure,
  1668.    configure.in, agent/Makefile.in,
  1669.    agent/kernel_sunos5.c, agent/snmp_vars.c,
  1670.    agent/snmpd.c, apps/Makefile.in, apps/snmpstatus.c
  1671. , apps/snmptrapd.c, apps/snmpnetstat/Makefile.in,
  1672.    apps/snmpnetstat/if.c, apps/snmpnetstat/main.c,
  1673.    man/Makefile.in, man/snmpstatus.1, snmplib/parse.c
  1674. :
  1675.    - (many): Mereged baggesen-3-0-7-2 branch into main trunk.
  1676.    
  1677. 1996-05-10 17:06  hardaker
  1678.    * man/snmpstatus.1:
  1679.    file snmpstatus.1 was initially added on branch Baggesen-3-0-7-2.
  1680.    
  1681. 1996-05-10 17:05  hardaker
  1682.    * apps/snmpstatus.c:
  1683.    file snmpstatus.c was initially added on branch Baggesen-3-0-7-2.
  1684.    
  1685. 1996-05-10 10:27  hardaker
  1686.    * agent/kernel_sunos5.c:
  1687.    - (kernel_sunos5.c): A patch to fix a virtual interface problem.
  1688.      - patch supplied by "Dan A. Dickey" <ddickey@transition.com>
  1689.    
  1690. 1996-05-09 16:13  hardaker
  1691.    * configure, configure.in, agent/snmp_vars.c,
  1692.    agent/snmpd.c, snmplib/mib.c, snmplib/snmp_client.c
  1693. :
  1694.    - (configure.in): Solaris specific cpp flags added for SUNspro's cpp.
  1695.    - (agent/{snmp_vars,snmpd}.c,agent/extensible/{extensible,misc,pass}.c,
  1696.       snmplib/{mib,snmp_client}.c):
  1697.      - Cleaned up prototypes to match more carefully (with Solaris's spro cc).
  1698.    
  1699. 1996-05-09 13:32  hardaker
  1700.    * acconfig.h, config.h.in, agent/Makefile.in,
  1701.    agent/snmp_vars.c:
  1702.    - (acconfig.h,agent/{Makefile,snmp_vars.c},agent/extensible/many):
  1703.      - Added support for passthru mibs.  Total control is handed to exec's.
  1704.    
  1705. 1996-05-09 13:27  hardaker
  1706.    * configure:
  1707.    - (acconfig.h, configure.in, snmplib/Makefile.in)
  1708.      - Added a check for various random functions.
  1709.      - Included another ifdef to ensure no #define loops occur with str/index fns.
  1710.    
  1711. 1996-05-09 13:24  hardaker
  1712.    * apps/snmpset.c:
  1713.    - (apps/snmpset.c) Added '.' as a delimiter for decimal encoded strings.
  1714.    
  1715. 1996-05-03 14:40  hardaker
  1716.    * apps/snmptrap.c:
  1717.    - (apps/snmptrap.c) Added #include<sys/sockio.h>
  1718.    
  1719. 1996-05-03 14:37  hardaker
  1720.    * agent/snmp_vars.c:
  1721.    - (agent/snmp_vars.c) Solaris fix for interfaces.
  1722.      - From Dan A. Dickey <ddickey@transition.com>
  1723.    
  1724. 1996-05-03 14:35  hardaker
  1725.    * agent/: snmp_var_route.c, snmp_vars.c:
  1726.    - (agent/snmp_var_route.c,snmp_vars.c)
  1727.      - Changed the interface counter to a short for all architectures (bus err)
  1728.      - Undefed a function that is never used.
  1729.    
  1730. 1996-05-03 14:33  hardaker
  1731.    * acconfig.h, configure.in, snmplib/Makefile.in
  1732. :
  1733.    - (acconfig.h, configure.in, snmplib/Makefile.in)
  1734.      - Added a check for various random functions.
  1735.      - Included another ifdef to ensure no #define loops occur with str/index fns.
  1736.    
  1737. 1996-05-01 14:59  hardaker
  1738.    * sedscript.in:
  1739.    version tag ( 3.0.7.2 )
  1740.    
  1741. 1996-05-01 14:59  hardaker
  1742.    * ChangeLog, NEWS:
  1743.    - (ChangeLog,NEWS) version update 3.0.7.2
  1744.    
  1745. 1996-05-01 14:56  hardaker
  1746.    * acconfig.h:
  1747.    - (acconfig.h,agent/extensible/mibdefs.h): removed coments/spaces from defines.
  1748.    
  1749. 1996-05-01 14:37  hardaker
  1750.    * sedscript.in:
  1751.    - (sedscript.in) forgot NETBSD1ID def.
  1752.    
  1753. 1996-05-01 14:37  hardaker
  1754.    * local/snmpcheck.def:
  1755.    - (local/snmpcheck) Tk-b10 fixes.
  1756.    
  1757. 1996-05-01 14:35  hardaker
  1758.    * agent/route_write.c:
  1759.    - (agent/route_write.c,agent/extensible/extensible.c):
  1760.      - netbsd1.1B specific fixes: clash with sys_errlist and rt_dst defines.
  1761.    
  1762. 1996-05-01 13:55  hardaker
  1763.    * man/: snmpd.1.def, snmpd.conf.5.def:
  1764.    - (man/snmpd.1.def,snmpd.conf.5.def) .C -> .B, to increase nroff portability.
  1765.    
  1766. 1996-05-01 13:54  hardaker
  1767.    * acconfig.h, config.h.in, configure,
  1768.    configure.in:
  1769.    - (configure*, agent/extensible/{read_config,extenisble}.c):
  1770.      - configurified (new word) some of Niels' changes and the bcopy/memmove stuff.
  1771.    
  1772. 1996-05-01 12:37  hardaker
  1773.    * agent/: kernel.c, kernel_sunos5.c, snmp_vars.c
  1774. , snmpd.c:
  1775.    - (many) Fixes for Solaris (2.5) submitted by
  1776.             Niels Baggesen <recnba@mediator.uni-c.dk>:
  1777.        "Some are my own, others are from Yuri Rabover who originally
  1778.         created the patch. Some of this is there to eliminate the
  1779.         dependency on the ucblib compatibility stuff, some is "cosmetic",
  1780.         but it also fixes a serious problem in the agent, where walking
  1781.         the mib tree can loop endlessly if you have multiple network
  1782.         interfaces."
  1783.    
  1784. 1996-04-25 12:19  hardaker
  1785.    * sedscript.in:
  1786.    version tag ( 3.0.7.1 )
  1787.    
  1788. 1996-04-25 12:18  hardaker
  1789.    * ChangeLog, acconfig.h, config.h.in:
  1790.    - (ChangeLog, acconfig.h, config.h.in) Defined DEBUGP if DODEBUG is not defined.
  1791.    
  1792. 1996-04-24 14:54  hardaker
  1793.    * sedscript.in:
  1794.    version tag ( 3.0.7 )
  1795.    
  1796. 1996-04-24 14:53  hardaker
  1797.    * ChangeLog, NEWS:
  1798.    - (ChangeLog,NEWS) update for 3.0.7
  1799.    
  1800. 1996-04-24 14:37  hardaker
  1801.    * local/snmpcheck.def:
  1802.    - (local/snmpcheck) new pref:  don't pop forward on new problems.
  1803.    
  1804. 1996-04-24 13:25  hardaker
  1805.    * acconfig.h, config.h.in, configure,
  1806.    configure.in, agent/snmp_var_route.c:
  1807.    - (config*,agent/snmp_var_route.c) config checking for rtentry.rt_next
  1808.    
  1809. 1996-04-24 11:55  hardaker
  1810.    * agent/snmp_var_route.c:
  1811.    - (agent/snmp_var_route.c) @#$%ing solaris
  1812.    
  1813. 1996-04-24 11:46  hardaker
  1814.    * agent/snmp_var_route.c:
  1815.    - (agent/snmp_var_route.c) Checked for sys/mbuf for determining rtentry.rt_next
  1816.    
  1817. 1996-04-24 09:07  hardaker
  1818.    * INSTALL:
  1819.    - (INSTALL) updated
  1820.    
  1821. 1996-04-24 09:00  hardaker
  1822.    * README:
  1823.    - (README) updated
  1824.    
  1825. 1996-04-24 08:54  hardaker
  1826.    * man/.cvsignore:
  1827.    - (man/.cvsignore) added snmpd.1
  1828.    
  1829. 1996-04-24 08:53  hardaker
  1830.    * acconfig.h, config.h.in, ece-mib.def,
  1831.    ov/UCD-fields, ov/oid_to_sym.in, ov/oid_to_type.in
  1832. :
  1833.    - (acconfig.h, config.h.in, ece-mib.def, ov/*) Added NetBSD to sys-OID returned.
  1834.    
  1835. 1996-04-24 08:44  hardaker
  1836.    * agent/: snmp_var_route.c, snmp_vars.c:
  1837.    - (agent/snmp_var_route.c,snmp_vars.c) more config files for NetBSD.
  1838.    - (agent/snmp_vars.c) removed arp tables for netbsd.
  1839.    
  1840. 1996-04-24 08:38  hardaker
  1841.    * agent/alarm.c:
  1842.    - (agent/alarm.c) Fixed some define naming conflicts for NetBSD (timeradd()).
  1843.    
  1844. 1996-04-24 08:37  hardaker
  1845.    * agent/Makefile.in:
  1846.    - (agent/Makefile.in) Forgot a quote.  (why hasn't this appeared before?)
  1847.    
  1848. 1996-04-24 08:36  hardaker
  1849.    * config.h.in, configure, configure.in:
  1850.    - (configure.in) More header file checks (vm/vm.h (+ others) and ufs/ffs/fs.h)
  1851.    
  1852. 1996-04-16 18:08  hardaker
  1853.    * agent/snmpd.c:
  1854.    - (snmpd.c) Added fflush calls after printing packet dumps
  1855.    
  1856. 1996-04-16 09:48  hardaker
  1857.    * agent/: route_write.c, snmp_var_route.c:
  1858.    - (agent/{route_write.c,snmp_var_route.c}) OSF3.2 specific changes.  arg.
  1859.    
  1860. 1996-04-16 09:47  hardaker
  1861.    * configure, configure.in:
  1862.    - (configure) I forgot DMEM_LOC needs to be #undef'ed if not found
  1863.    
  1864. 1996-04-15 14:36  hardaker
  1865.    * agent/snmpd.c:
  1866.    - (agent/snmpd.c) Fixed 2 gettimeofday calls -- added a NULL timezone ptr.
  1867.    
  1868. 1996-04-15 14:11  hardaker
  1869.    * Makefile.in, aclocal.m4, configure,
  1870.    configure.in:
  1871.    - (configure) New command line option:  --with-defaults.  Don't prompt the user.
  1872.    - (configure) bug fixes:  wasn't quoting kernel and dmem location.
  1873.    - (configure) gcc cpp requires -x c to accept .in file suffix.
  1874.    
  1875. 1996-04-15 12:53  hardaker
  1876.    * acconfig.h, config.h.in, configure,
  1877.    configure.in:
  1878.    - (configure) New command line option:  --enable-debugging.  Turns on debugging.
  1879.    - (configure) Fixes for type checking of 4.4 rtentry structures on alphas.
  1880.    
  1881. 1996-04-12 16:48  hardaker
  1882.    * acconfig.h, aclocal.m4, config.h.in,
  1883.    configure, configure.in, ece-mib.def,
  1884.    sedscript.in, agent/route_write.c,
  1885.    agent/snmp_var_route.c, ov/UCD-fields,
  1886.    ov/oid_to_sym.in, ov/oid_to_type.in,
  1887.    ov/bitmaps/UCD.fields:
  1888.    - (snmp_var_route.c)
  1889.      - Changed nlist warnings to only print if DODEBUG is defined in config.h
  1890.    - (many) Added support for hppa1.1-hp-hpux10.01
  1891.      - totally! redid the routing tables for BSD 4.4 derived systems
  1892.        (alpha, hpux10.01+, netbsd) since hpux10 doesn't have 4.3 compat structs.
  1893.    - (ece-mib.def) Capitalization problem.
  1894.    - (configure.in)
  1895.      - Cleaned up kernel checking
  1896.      - Started using a autoconf 2.8 feature to check for cache values.
  1897.    
  1898. 1996-04-12 14:51  hardaker
  1899.    * agent/snmp_vars.c:
  1900.    - (agent/snmp_vars.c, agent/extensible.c)
  1901.      - Changed nlist warnings to only print if DODEBUG is defined in config.h
  1902.    
  1903. 1996-04-05 16:19  hardaker
  1904.    * man/Makefile.in:
  1905.    - (man/Makefile.in) Added a 'clean' definition to the Makefile.
  1906.    
  1907. 1996-04-05 16:15  hardaker
  1908.    * snmplib/asn1.c:
  1909.    - (snmplib/asn1.c) removed a required 'unix' define surrounding a header file.
  1910.    
  1911. 1996-04-05 16:12  hardaker
  1912.    * configure:
  1913.    - (configure) autoconf-2.7 -> autoconf-2.9
  1914.    
  1915. 1996-04-05 16:11  hardaker
  1916.    * local/snmpcheck.def:
  1917.    - (local/snmpcheck.def) Tk-b8 => Tk-b10 changes
  1918.    
  1919. 1996-03-11 15:58  hardaker
  1920.    * ChangeLog:
  1921.    small ChangeLog update
  1922.    
  1923. 1996-03-11 15:56  hardaker
  1924.    * snmplib/snmp_api.c:
  1925.    - (snmplib/snmp_api.c): fixed a timeout bug caused by architectures
  1926.      with an unsigned timeval.tv_sec value.
  1927.      - Thanks goes to Giovanni S. Marzot <gmarzot@baynetworks.com> for
  1928.        the patch!
  1929.    
  1930. 1996-03-11 15:41  hardaker
  1931.    * sedscript.in:
  1932.    version tag ( 3.0.6 )
  1933.    
  1934. 1996-03-11 15:41  hardaker
  1935.    * ChangeLog, NEWS:
  1936.    - (ChangeLog/NEWS): updated for 3.0.6
  1937.    
  1938. 1996-03-11 15:39  hardaker
  1939.    * README:
  1940.    - (README): more clean up and added reference to the ucd-snmp mailing list.
  1941.    
  1942. 1996-03-11 15:17  hardaker
  1943.    * README:
  1944.    - (README): cleaned up, re-arranged, shortened (sections moved to man/* docs).
  1945.    
  1946. 1996-03-11 15:17  hardaker
  1947.    * man/Makefile.in, man/snmpd.1.def,
  1948.    man/snmpd.conf.5.def, sedscript.in:
  1949.    - (man/{Makefile.in,snmpd.1.def,snmpd.conf.5.def},versiontag,sedscript.in):
  1950.      - cleaned up documentation more and added the version number to the trailers.
  1951.    
  1952. 1996-03-11 13:37  hardaker
  1953.    * agent/: snmp_var_route.c, snmp_vars.c:
  1954.    - (snmp_var_route.c, snmp_vars.c, extensible.c): commented out nlist warnings.
  1955.    
  1956. 1996-03-08 10:31  hardaker
  1957.    * snmplib/snmp_api.h:
  1958.    - (snmplib/snmp_api.h) fixed a fix that shouldn't have been fixed.
  1959.    
  1960. 1996-03-08 10:31  hardaker
  1961.    * snmplib/snmp_client.c:
  1962.    - (snmplib/snmp_client.c) Check if variable content is NULL before using.
  1963.    
  1964. 1996-03-06 16:58  hardaker
  1965.    * snmplib/mib.c:
  1966.    - (snmplib/mib.c) printed values for timeticks are no longer negative.
  1967.    
  1968. 1996-03-06 16:38  hardaker
  1969.    * ece-mib.def:
  1970.    - (ece-mib.def)
  1971.      - Changed capitalization schemes to be mosy compliant.
  1972.      - Made the memory mib SYNTAX point to the Memory sequence like it should.
  1973.    
  1974. 1996-03-06 09:09  hardaker
  1975.    * agent/snmpd.c:
  1976.    - (agent/snmpd.c) Added O_TRUNC to the logfile open() call.
  1977.    
  1978. 1996-02-21 16:24  hardaker
  1979.    * snmplib/snmp_api.h:
  1980.    - (snmplib/snmp_api.h)
  1981.      - Changed trap_type & specific_type to long from int for 64 bit architectures.
  1982.        - suggested by francus@metsny.delphi.com.
  1983.    
  1984. 1996-02-21 16:15  hardaker
  1985.    * apps/: .cvsignore, Makefile.in, snmptrap.c:
  1986.    - (apps/Makefile.in, apps/snmptrap.c)
  1987.      - Added apps/snmptrap
  1988.        - code taken from 2.0.1 and submitted to me by francus@metsny.delphi.com.
  1989.        - I have yet to test it.
  1990.    
  1991. 1996-02-21 16:12  hardaker
  1992.    * Makefile.in, sedscript.in, man/.cvsignore,
  1993.    man/Makefile.in, man/snmpd.conf.5.def:
  1994.    - (Makefile.in, sedscript.in, man/Makefile.in, man/snmpd.conf.5.def)
  1995.      - Added the beginnings of a snmpd.conf manual page.
  1996.    
  1997. 1996-02-16 16:32  hardaker
  1998.    * acconfig.h, config.h.in, agent/snmp_agent.c:
  1999.    - (acconfig.h,config.h.in, agent/snmp_agent.c, agent/extensible/read_config.c)
  2000.      - .conf file addition:  "community N STRING" to change community names
  2001.    
  2002. 1996-02-12 14:28  hardaker
  2003.    * acconfig.h, config.h.in:
  2004.    - (acconfig.h, config.hin, agent/extensible/misc.c)
  2005.      - The agent now sets an alarm to restart rather than doing at the
  2006.        snmpset time to return a value to the snmpset request.
  2007.    
  2008. 1996-02-09 17:04  hardaker
  2009.    * .cvsignore, Makefile.in, acconfig.h,
  2010.    config.h.in, configure, configure.in,
  2011.    ece-mib.def, sedscript.in, agent/snmp_vars.c,
  2012.    ov/.cvsignore, ov/Makefile.in, ov/README,
  2013.    ov/UCD-Computer, ov/UCD-fields, ov/oid_to_sym.in,
  2014.    ov/oid_to_type.in, ov/bitmaps/UCD.20.m,
  2015.    ov/bitmaps/UCD.20.p, ov/bitmaps/UCD.26.m,
  2016.    ov/bitmaps/UCD.26.p, ov/bitmaps/UCD.32.m,
  2017.    ov/bitmaps/UCD.32.p, ov/bitmaps/UCD.38.m,
  2018.    ov/bitmaps/UCD.38.p, ov/bitmaps/UCD.44.m,
  2019.    ov/bitmaps/UCD.44.p, ov/bitmaps/UCD.50.m,
  2020.    ov/bitmaps/UCD.50.p, ov/bitmaps/UCD.fields:
  2021.    - Better OpenView support
  2022.      - Returns different sysObjectID's for each architecture
  2023.      - Added a 'ov' directory for OpenView support files
  2024.        - currently contains necessary files to support a UCD bitmap file
  2025.          for hosts using the ucd-snmp agent.  See the ov/README file for details.
  2026.    
  2027. 1996-01-26 08:25  hardaker
  2028.    * configure, configure.in:
  2029.    - The Solaris 2.5 kernel has moved to /kernel/genunix
  2030.      - Thanks goes to pommier@volnay.stortek.com (Vincent Pommier (Toulouse))
  2031.    
  2032. 1996-01-24 16:36  hardaker
  2033.    * Makefile.in, acconfig.h, config.h.in,
  2034.    ece-mib.def, sedscript.in:
  2035.    - (Makefile, config.h, ece-mib.*, sedscript.in)
  2036.      - changed the way mib.txt is built
  2037.        - split the command into two parts to build a ece-mib.txt as well
  2038.      - added a new ObjectID addition to ece-mib.txt
  2039.      - DEFMAXLOADAVE -> DREMOVEMEEFMAXLOADAVE
  2040.    
  2041. 1996-01-24 16:33  hardaker
  2042.    * agent/snmpd.c:
  2043.    - Patch from Dave Shield <D.T.Shield@csc.liv.ac.uk>
  2044.      - fixes -p PORT command line option to actually use the requested port.
  2045.      - fixes the -l LOGFILE command line option to actually use it.
  2046.    
  2047. 1996-01-24 16:31  hardaker
  2048.    * agent/snmp_vars.c:
  2049.    - Returning EXTENSIBLEDOTMIB.AGENTID as the new objectid
  2050.    
  2051. 1996-01-22 17:30  hardaker
  2052.    * ChangeLog, NEWS:
  2053.    - (ChangeLog,NEWS)
  2054.      - Preped for 3.0.5 release
  2055.    
  2056. 1996-01-22 17:23  hardaker
  2057.    * local/snmpcheck.def:
  2058.    - (local/snmpcheck)
  2059.      - added agent controls:  restart, updateconfig, clearcache.
  2060.      - removed an old debugging printf.
  2061.      - ctrl-f => fixall.
  2062.      - Added keyboard accelerators to the associated menu items.
  2063.      - Made highlightThickness a global parameter via $window->option('add').
  2064.      - Added a entry box to the executable commands with the command to run.
  2065.    
  2066. 1996-01-22 17:18  hardaker
  2067.    * local/Makefile.in:
  2068.    - (local/Makefile.in) Added a chmod to make the snmpcheck script executable
  2069.    
  2070. 1996-01-22 16:27  hardaker
  2071.    * Makefile.in, acconfig.h, config.h.in,
  2072.    agent/snmp_vars.c:
  2073.    - (acconfig.h, agent/snmp_vars.c, agent/extensible/*.c)
  2074.      - Added new defines to turn on/off sections of the extensible mib.
  2075.      - This also fixes the mib.txt file definitions if something is turned off.
  2076.    - (Makefile.in) removed ${srcdir} from the front of stamp-h.in
  2077.    
  2078. 1996-01-19 17:31  hardaker
  2079.    * Makefile.in, configure, configure.in,
  2080.    remove-files:
  2081.    - (configure*)
  2082.      - updated to autoconf v2.7
  2083.      - Hopefully now using correct 'make' definitions
  2084.    
  2085. 1995-12-28 15:24  hardaker
  2086.    * Makefile.in, local/Makefile.in:
  2087.    - (Makefile.in, local/Makefile.in) Minor cleanups.
  2088.    
  2089. 1995-12-28 12:14  hardaker
  2090.    * ChangeLog, EXAMPLE.conf.def:
  2091.    - (ChangeLog,EXAMPLE.conf.def) spell check (sigh)
  2092.    
  2093. 1995-12-28 12:09  hardaker
  2094.    * .cvsignore, ChangeLog, EXAMPLE.conf.def,
  2095.    Makefile.in, NEWS, README, sedscript.in:
  2096.    - Created a EXAMPLE.conf file for example usage.
  2097.    
  2098. 1995-12-28 10:44  hardaker
  2099.    * ChangeLog, NEWS:
  2100.    - (ChangeLog, NEWS):  Updated these for 3.0.4 release.
  2101.    
  2102. 1995-12-28 10:30  hardaker
  2103.    * local/Makefile.in:
  2104.    - (local/Makefile.in):  Never finished the install item.
  2105.    
  2106. 1995-12-28 10:22  hardaker
  2107.    * Makefile.in, TODO, acconfig.h, config.h.in
  2108. , configure, configure.in, ece-mib.def,
  2109.    sedscript.in, local/.cvsignore, local/Makefile.in
  2110. , local/snmpcheck.def, TODO:
  2111.    - Added a sedscript which is built from config.h and agent/extensible/mibdefs.h
  2112.      - used to dynamically build mib.txt and local/snmpcheck.
  2113.    
  2114. 1995-12-28 10:01  hardaker
  2115.    * .cvsignore:
  2116.    - Added sedscript to the .cvsignore file.
  2117.    
  2118. 1995-12-20 15:56  hardaker
  2119.    * agent/snmp_var_route.c:
  2120.    - Found and fixed a memory leak in the routing table mib.
  2121.    
  2122. 1995-12-20 09:53  hardaker
  2123.    * snmplib/snmp_api.c:
  2124.    - snmp_open calls getservbyname only once now, at the request of Gary
  2125.      Hayward <gah@dirac.bellcore.com>.
  2126.    
  2127. 1995-12-05 15:01  hardaker
  2128.    * local/snmpcheck.def:
  2129.    - (snmpcheck)
  2130.      - New flag:  -d, don't start checking anything.  Just bring up interface.
  2131.      - check for blank output of snmpget before parsing with s///g
  2132.        constructs.
  2133.    
  2134. 1995-12-05 14:57  hardaker
  2135.    * config.h.in, configure, configure.in:
  2136.    - (configure*) added AC_TYPE_PID_T to the configure checks
  2137.    
  2138. 1995-12-01 16:20  hardaker
  2139.    * local/snmpcheck.def:
  2140.    - local/snmpcheck:       *new features*
  2141.      - handles failed snmpwalk/get/sets much more gracefully now
  2142.      - new preference:  You can pick what types of problems to check for
  2143.        - -f on the command line only checks for fixable problems
  2144.      - no longer ping::echos hosts before checking them
  2145.        - instead relies on 'No Response' type replies from snmpwalk/get to
  2146.          determine if a host is up.
  2147.        - ping the host is still an option (through the command line and menus)
  2148.      - converted from Tk-b4 to Tk-b8
  2149.      - Added a logging window for debugging and tracking of actions.
  2150.        - new command line options:  -V NUM  initial log verbosity level
  2151.                                     -L      show the log window at startup
  2152.      - Now translates mib numbers into more reasonable names
  2153.    
  2154. 1995-11-20 16:10  hardaker
  2155.    * local/trapnotif:
  2156.    - (trapnotif) Logs no-responce errors.
  2157.    - (trapnotif) Better string checking (quotes all variables now)
  2158.    
  2159. 1995-11-20 16:09  hardaker
  2160.    * config.guess, config.sub, configure,
  2161.    mkinstalldirs:
  2162.    - (all autoconf built files) Updated everything to autoconf 2.5
  2163.    
  2164. 1995-11-20 16:08  hardaker
  2165.    * config.h.in:
  2166.    - (config.h.in) Check for -lelf for solaris 2.3 and younger
  2167.    
  2168. 1995-11-20 16:07  hardaker
  2169.    * configure.in:
  2170.    - (configure.in) Check for -lelf for solaris 2.3 and younger
  2171.    - (configure.in) More solaris specifics:  -DSVR4
  2172.    - (configure.in) Caches initial prompt in the configure script so you
  2173.      won't be bugged twice by the initial question.
  2174.    
  2175. 1995-11-20 16:05  hardaker
  2176.    * TODO:
  2177.    - (TODO) Find and fix memory leak sometime
  2178.    
  2179. 1995-11-20 16:04  hardaker
  2180.    * README:
  2181.    - (README) Added pointer to this file via ftp
  2182.    
  2183. 1995-10-17 17:27  hardaker
  2184.    * ChangeLog:
  2185.    ChangeLog update
  2186.    
  2187. 1995-10-17 17:10  hardaker
  2188.    * remove-files:
  2189.    remove-files needs to 'cd' to the correct directory first
  2190.    
  2191. 1995-10-17 16:57  hardaker
  2192.    * remove-files:
  2193.    added the remove-files export command
  2194.    
  2195. 1995-10-16 17:23  hardaker
  2196.    * configure.in:
  2197.    - (configure) One last echo -n vs c fix
  2198.    
  2199. 1995-10-16 16:43  hardaker
  2200.    * apps/: snmpbulkwalk.c, snmpget.c, snmpgetnext.c
  2201. , snmpset.c, snmptest.c, snmptrapd.c,
  2202.    snmpwalk.c:
  2203.    - (apps) all apps were still looking in /etc/ for .conf files
  2204.    
  2205. 1995-10-16 16:41  hardaker
  2206.    * aclocal.m4, configure:
  2207.    - (configure) fixed c vs -n dependency
  2208.    
  2209. 1995-10-16 16:21  hardaker
  2210.    * agent/snmpd.c:
  2211.    - (snmpd.c) was still looking in /etc for two .conf files.
  2212.    
  2213. 1995-10-16 15:55  hardaker
  2214.    * TODO:
  2215.    - Added info request to bottom of TODO
  2216.    
  2217. 1995-10-16 15:55  hardaker
  2218.    * ChangeLog:
  2219.    - ChangeLog update
  2220.    
  2221. 1995-10-16 15:05  hardaker
  2222.    * TODO:
  2223.    - (TODO) marked install as finished and solaris port as close
  2224.    
  2225. 1995-10-16 15:01  hardaker
  2226.    * INSTALL, Makefile.in, README,
  2227.    agent/Makefile.in, apps/Makefile.in, man/Makefile.in
  2228. , snmplib/Makefile.in:
  2229.    - (Makefiles) make install echos what its doing in a more clear fashion
  2230.    - (INSTALL) added better instructions to the INSTALL file.
  2231.    - (README) minor wording changes
  2232.    
  2233. 1995-10-16 13:01  hardaker
  2234.    * Makefile.in, NEWS, configure, configure.in
  2235. , agent/Makefile.in, apps/Makefile.in,
  2236.    man/.cvsignore, man/Makefile.in:
  2237.    - (Makefiles) Fairly decent 'make install' now possible.  Installs
  2238.      into the directory specified by --prefix for the ./configure script.
  2239.    - (extensible.c) config file re-location: now uses the SNMPLIBPATH
  2240.      defined loosely as $(prefix)/lib/snmp/.
  2241.    
  2242. 1995-10-13 15:44  hardaker
  2243.    * TODO, acconfig.h, config.h.in, configure
  2244. , configure.in, stamp-h, agent/snmpd.c,
  2245.    snmplib/mib.c:
  2246.    - (snmpd.c) Added -p port to --help output
  2247.    - (config) Setup to use --prefix to look for config files.
  2248.    
  2249. 1995-10-11 17:33  hardaker
  2250.    * Makefile.in, acconfig.h, aclocal.m4,
  2251.    config.h.in, configure, configure.in,
  2252.    agent/Makefile.in, apps/Makefile.in:
  2253.    - The configure script now prompts for important values to be put in
  2254.      config.h.  Some things need to use $(prefix) instead however.
  2255.    - (Makefile.in, agent/Makefile.in, apps/Makefile.in)
  2256.      + linking to ../snmplib/libsnmp.a instead of ../lib/libsnmp.a to
  2257.        remove install requirement.
  2258.      +  put ../lib/libsnmp.a in application
  2259.    
  2260. 1995-10-06 16:41  hardaker
  2261.    * NEWS, TODO:
  2262.    - (NEWS/-TODO) -h/--help, -v/--version command line options
  2263.    
  2264. 1995-10-06 16:40  hardaker
  2265.    * agent/snmpd.c:
  2266.    - (snmpd.c) Usage of --help and --version should work now...  GNU standard.
  2267.    
  2268. 1995-10-06 16:32  hardaker
  2269.    * snmplib/: Makefile.in, parse.c, snmp.c:
  2270.    - (parse.c, snmp.c) added config.h to the list of includes.
  2271.    
  2272. 1995-10-06 16:32  hardaker
  2273.    * agent/snmpd.c:
  2274.    - (snmpd.c) Added two new flags:
  2275.      -h for help
  2276.      -v for version information
  2277.    
  2278. 1995-10-06 11:37  hardaker
  2279.    * README:
  2280.    - (README) Moved INSTALLATION instructions to INSTALL
  2281.               Changed listing of supported architectures
  2282.               Updated AVAILABILITY section
  2283.    
  2284. 1995-10-06 11:26  hardaker
  2285.    * configure.in, configure:
  2286.    - (configure, configure.in) now caches more values (ps args, etc) and
  2287.      checks for the location of ps (no longer assuming to be /bin/ps)
  2288.    
  2289. 1995-10-06 11:24  hardaker
  2290.    * INSTALL:
  2291.    - (INSTALL) installation instructions moved to here
  2292.    
  2293. 1995-10-05 15:22  hardaker
  2294.    * .cvsignore, TODO, config.h.in, configure,
  2295.    configure.in, stamp-h.in, agent/Makefile.in,
  2296.    agent/kernel_sunos5.c, agent/kernel_sunos5.h,
  2297.    agent/route_write.c, agent/snmp_var_route.c,
  2298.    agent/snmp_vars.c, apps/Makefile.in,
  2299.    apps/snmpnetstat/Makefile.in:
  2300.    - More Solaris porting.
  2301.      - Most mibII entries now work.
  2302.         - Haven't checked returned information for accuracy
  2303.      - sysUpTime still fails.
  2304.      - cc and gcc both compile everything now.
  2305.    
  2306. 1995-10-03 09:42  hardaker
  2307.    * stamp-h, stamp-h.in:
  2308.    (.cvsignore) removed files stamp-h stamp-h.in files since makefile needed them.
  2309.    
  2310. 1995-10-03 09:35  hardaker
  2311.    * Makefile.in:
  2312.    (Makefile.in) Removed ./configure and ./config.h.in from "all:" dependencies
  2313.    
  2314. 1995-10-03 09:31  hardaker
  2315.    * .cvsignore:
  2316.    (.cvsignore) removed config.h.in from cvs ignore list (bad bad)
  2317.    
  2318. 1995-10-03 09:31  hardaker
  2319.    * config.h.in:
  2320.    (config.h.in) Added file.
  2321.    
  2322. 1995-10-03 09:24  hardaker
  2323.    * TODO:
  2324.    (TODO) Update of the TODO list:  included snmpv1 config ideas
  2325.    
  2326. 1995-10-03 09:24  hardaker
  2327.    * acconfig.h:
  2328.    (acconfig.h) Minor bug:  recursive comments not correct for compilers (AIX)
  2329.    
  2330. 1995-09-29 13:46  hardaker
  2331.    * NEWS:
  2332.    - (NEWS) updated the news file.
  2333.    
  2334. 1995-09-29 13:41  hardaker
  2335.    * .cvsignore, Makefile.in, TODO, acconfig.h
  2336. , config.guess, config.sub, configure,
  2337.    configure.in, install-sh, mkinstalldirs,
  2338.    agent/.cvsignore, agent/Makefile.in, agent/acl_vars.c
  2339. , agent/alarm.c, agent/context_vars.c,
  2340.    agent/event.c, agent/kernel.c, agent/party_vars.c
  2341. , agent/route_write.c, agent/snmp_agent.c,
  2342.    agent/snmp_var_route.c, agent/snmp_vars.c,
  2343.    agent/snmp_vars.h, agent/snmpd.c, agent/view_parse.c
  2344. , agent/view_vars.c, apps/.cvsignore,
  2345.    apps/Makefile.in, apps/snmpbulkwalk.c, apps/snmpget.c
  2346. , apps/snmpgetnext.c, apps/snmpset.c,
  2347.    apps/snmptest.c, apps/snmptranslate.c, apps/snmptrapd.c
  2348. , apps/snmpwalk.c, apps/snmpnetstat/.cvsignore,
  2349.    apps/snmpnetstat/Makefile.in, apps/snmpnetstat/if.c,
  2350.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  2351.    apps/snmpnetstat/route.c, snmplib/.cvsignore,
  2352.    snmplib/Makefile.in, snmplib/acl.c, snmplib/acl_parse.c
  2353. , snmplib/asn1.c, snmplib/context.c,
  2354.    snmplib/context_parse.c, snmplib/md5.c, snmplib/mib.c
  2355. , snmplib/party.c, snmplib/party_parse.c,
  2356.    snmplib/snmp.c, snmplib/snmp_api.c, snmplib/snmp_auth.c
  2357. , snmplib/snmp_client.c, snmplib/system.c,
  2358.    snmplib/view.c:
  2359.    - ported to GNU's autoconfig2.4
  2360.      - to install, you must now run ./configure first to generate the
  2361.        Makefiles and config.h
  2362.      - almost all of the code is now dynamically checked for problems
  2363.        rather than being dependant on architecture names.
  2364.    - system name now dynamically determined at run time (from uname -n)
  2365.    - created a 'make depend' call (finally).
  2366.    - (agent/snmp_vars.h) changed SYSNAME define to SYSTEMNAME define to
  2367.      avoid a conflict with a solaris header file.
  2368.    - protecting better against include header files twice.
  2369.    - Most of port to Solaris 2.4 finished.  The kernel reads still need work.
  2370.    
  2371. 1995-09-21 09:29  hardaker
  2372.    * ChangeLog, NEWS:
  2373.    3.0.2.1 release (compilation bug fix)
  2374.    
  2375. 1995-09-21 09:27  hardaker
  2376.    * snmplib/md5.c:
  2377.    (snmplib/md5.c) Forgot to include sys/types.h for u_long definition.
  2378.    
  2379. 1995-09-18 16:24  hardaker
  2380.    * ChangeLog, NEWS:
  2381.    News/Changelog updates
  2382.    
  2383. 1995-09-18 16:14  hardaker
  2384.    * man/snmpd.1.def:
  2385.    Beginnings of a manual page for snmpd
  2386.    
  2387. 1995-09-18 16:09  hardaker
  2388.    * README:
  2389.    Minor mods to README file.
  2390.    
  2391. 1995-09-01 14:52  hardaker
  2392.    * NEWS:
  2393.    Added a NEWS file to report/record major changes
  2394.    
  2395. 1995-09-01 11:57  hardaker
  2396.    * agent/: kernel.c, snmp_var_route.c, snmp_vars.c
  2397. :
  2398.    - Fixed alpha's kernel lookups:
  2399.      * CMU code was passing ints into lseek (needs long).
  2400.    
  2401. 1995-07-31 16:27  hardaker
  2402.    * local/snmpcheck.def:
  2403.    - snmpcheck changes:
  2404.      - terminal (ascii) based supported fixed.
  2405.        - Detects presence of a DISPLAY variable.
  2406.        - Now requires the Term::Readkey package.
  2407.        - asks users weather to fix problems
  2408.      - raises and deiconifies when new problems are found
  2409.      - sets the background color of new problems to pinkish
  2410.      - new prefence:  ping host?
  2411.      - global key bindings:
  2412.          ctrl-q = quit; ctrl-h = hide; ctrl-s = seen all
  2413.    
  2414. 1995-07-28 14:23  hardaker
  2415.    * acconfig.h, agent/snmp_vars.c:
  2416.    Yet more problems fixed in the alpha port.
  2417.      -- more int -> long checking.
  2418.    
  2419. 1995-07-26 16:30  hardaker
  2420.    * acconfig.h, agent/kernel.c, agent/route_write.c
  2421. , agent/snmp_var_route.c, agent/snmp_vars.c,
  2422.    agent/snmpd.c, snmplib/asn1.c, snmplib/md5.c,
  2423.    snmplib/snmp_auth.c:
  2424.    - Added a new #define: EXIT_ON_BAD_KLREAD to config.h
  2425.      If defined, and an error occurs while reading the kernel contents,
  2426.      the agent will exit.  This was the default.  I wanted it to
  2427.      continue.
  2428.    
  2429.    - Port to dec-alpha/OSF 3.1
  2430.      - alpha's long is 8 bytes, not 4.
  2431.      - should be (mostly) 64 bit clean now.
  2432.      - cleaned up a LOT of bugs CMU code in the process.
  2433.    
  2434. 1995-07-14 15:20  hardaker
  2435.    * ChangeLog:
  2436.    Changelog update
  2437.    
  2438. 1995-07-14 15:15  hardaker
  2439.    * local/snmpcheck.def:
  2440.    - snmpcheck (tk-perl-b4 script) is pretty stable at this point.  I
  2441.      lost curses support, and need to re-add it still, so it is still
  2442.      beta.  It does expect a log file of problems to exist (point it to
  2443.      /dev/null), and needs to know the locations of the mibs to check
  2444.      (which aren't configured by 'make'), so it needs some work.
  2445.      However, it will query an agent, check its problems based on the
  2446.      status of the error flag (or return code) being >1 and report them
  2447.      with neat GUI-buttons and stuff (oh wow).  No documentation on it though.
  2448.    
  2449. 1995-07-14 15:12  hardaker
  2450.    * agent/snmpd.c:
  2451.    - Finished the restart mib.  This is a setable sub-mib of the version
  2452.      mib, default to VERSION.12(.1).  If snmp-set to '1', it will restart
  2453.      the agent.
  2454.    
  2455.      *  A side effect of this is that it restarts 3 times or so, since it
  2456.         never returns a responce to the program generating the request.
  2457.         If said program tries to resend the request (which most do), it
  2458.         will AGAIN restart the agent...  oh well.
  2459.    
  2460. 1995-07-10 12:30  hardaker
  2461.    * acconfig.h:
  2462.    Minor comment change in config.h
  2463.    
  2464. 1995-07-10 11:27  hardaker
  2465.    * agent/snmpd.c:
  2466.    Two new command line options:
  2467.      -l LOGFILE       Outputs stderr/out to LOGFILE (overrides config.h def)
  2468.      -L               Do NOT write to a log file (overrides config.h)
  2469.    
  2470. 1995-06-21 09:20  hardaker
  2471.    * snmplib/snmp_client.c:
  2472.    snmplib:
  2473.      Bug fix:  fdset -> (int *) fdset in select call.
  2474.    
  2475. 1995-06-21 09:19  hardaker
  2476.    * snmplib/Makefile.in:
  2477.    Changed default CC to cc again.
  2478.    
  2479. 1995-06-21 09:18  hardaker
  2480.    * ece-mib.def:
  2481.    ece-mib.def:
  2482.    Bug Fix:
  2483.      Loadave mib:  Integer -> DisplayString
  2484.      versionClearCache:  -> read-write (was read-only)
  2485.    
  2486.    Feature:
  2487.      Added a setable mib entry to the version mib to re-read the config file(s).
  2488.    
  2489. 1995-06-21 09:11  hardaker
  2490.    * agent/snmp_agent.c:
  2491.    Changed another "empty" error message in the CMU code to a real warning.
  2492.    
  2493. 1995-06-16 14:20  hardaker
  2494.    * agent/snmp_vars.c:
  2495.    House Cleaning:
  2496.      Missed a VERSION_ID
  2497.    
  2498. 1995-06-16 14:02  hardaker
  2499.    * agent/Makefile.in:
  2500.    House Cleaning:
  2501.      Took out gcc/ansi requirement for the agent.
  2502.      perror() is called more frequently for log archival
  2503.    
  2504.    New Bug/Haven't solved:
  2505.      HP-UX:  if agent/*.c and agent/extensible/*.c are built with gcc,
  2506.       DisplayStrings return garbage.  No clue as to why.
  2507.    
  2508. 1995-06-16 10:15  hardaker
  2509.    * agent/: snmp_var_route.c, snmp_vars.c, snmp_vars.h
  2510. , snmpd.c:
  2511.    House cleaning
  2512.      - Compiles cleanly on hpux/gcc
  2513.     (except one include file error I don't have control over.)
  2514.      - Change VERSION_ID -> VERSIONID to avoid conflicts with HP's includes.
  2515.    
  2516. 1995-06-16 10:13  hardaker
  2517.    * agent/Makefile.in:
  2518.    Removed 'gmake' -> 'make' in agent/Makefile
  2519.    
  2520. 1995-06-14 14:09  hardaker
  2521.    * README:
  2522.    Added AVAILABILITY section to the README file.
  2523.    
  2524. 1995-06-14 13:56  hardaker
  2525.    * ChangeLog, README:
  2526.    Updated the ChangeLog
  2527.    Added a "real" disclaimer to the README file.
  2528.    
  2529. 1995-06-14 13:43  hardaker
  2530.    * README:
  2531.    - Added more documentation to the README file.
  2532.    - Created a mailing list to handle announcements
  2533.      (ucd-snmp-announce@ece.ucdavis.edu)
  2534.    
  2535. 1995-06-14 12:56  hardaker
  2536.    * acconfig.h, agent/snmp_vars.c:
  2537.    - Cleaned up/Added more documentation to config.h
  2538.    - GLOBALSECURITY now uses the left most four bits in the MIB acl.
  2539.      This is more compatible with the CMU code than using the left most
  2540.      2, which was done previously.
  2541.    
  2542. 1995-06-14 11:24  hardaker
  2543.    * agent/snmp_vars.c:
  2544.    agent:
  2545.    - Mib table is now qsorted at run time and the extensible variables are
  2546.      sorted in at this time.  This brings the agent up to correct
  2547.      SNMPwalk/getnext protocols.  You can now walk the entire tree
  2548.      including the extensible sections and it won't stop.
  2549.      * This has an added bonus of checking the mib table
  2550.        (agent/snmp_vars.c) for correct order.  I have added things to the
  2551.        wrong location too many times and caused the agent to function
  2552.        incorrectly.  Major win.
  2553.    
  2554. 1995-06-12 10:35  hardaker
  2555.    * local/trapnotif:
  2556.    local/trapnotif:
  2557.      -- uses snmpv2 now (correctly)
  2558.    
  2559. 1995-06-09 14:08  hardaker
  2560.    * snmplib/Makefile.in:
  2561.    Changed test -x to test -f in snmplib/Makefile.  Not all OSes
  2562.      (ie ultrix) handle this.
  2563.    
  2564. 1995-06-09 13:21  hardaker
  2565.    * snmplib/md5.c:
  2566.    Fixed Authentication error (again) (correct this time) between
  2567.          reversed byte order machines.
  2568.      --  #ifdef hpux/SYSV/sun in md5.c reverses byte order
  2569.    
  2570. 1995-06-09 12:39  hardaker
  2571.    * snmplib/md5.c:
  2572.    Fixed Authentication error between reversed byte order machines.
  2573.      --  #ifdef hpux/SYSV in md5.c reverses byte order
  2574.    
  2575. 1995-06-09 10:21  hardaker
  2576.    * agent/snmp_vars.c:
  2577.    Correctly ordered the mib table list.
  2578.      --  Need to write a dynamic checker/re-orderer.
  2579.    
  2580. 1995-06-09 10:20  hardaker
  2581.    * acconfig.h, snmplib/Makefile.in,
  2582.    snmplib/snmp_client.c:
  2583.    Added a SNMPBLOCK option to the config.h file.  Supposedily setting
  2584.      this to zero (now the default) will allow snmp requests to time out.
  2585.      Haven't tested it throughly.
  2586.        -- Contributed by Sanjai Narain <narain@thumper.bellcore.com>
  2587.    
  2588. 1995-06-05 12:44  hardaker
  2589.    * ChangeLog, README, agent/snmp_vars.c:
  2590.    * agent/extensible/Makefile:
  2591.        --  no longer requires GNU make
  2592.        --  etags no longer run by default
  2593.    
  2594.    * SunOS additions:
  2595.        -- loadaverage checking MIB enabled
  2596.        -- disk checking MIB enabled
  2597.    
  2598. 1995-06-02 16:21  hardaker
  2599.    * README:
  2600.    Final modification for inital release
  2601.    
  2602. 1995-06-02 15:41  hardaker
  2603.    * agent/snmp_vars.c:
  2604.    #ifdef hpux around hpux specific mibs
  2605.    
  2606. 1995-06-02 15:31  hardaker
  2607.    * snmplib/snmp_impl.h:
  2608.    ERROR() define now flushes stdout
  2609.    
  2610. 1995-06-02 15:30  hardaker
  2611.    * local/trapnotif:
  2612.    Now uses v2 request protocol.
  2613.    
  2614. 1995-06-02 15:28  hardaker
  2615.    * agent/snmp_agent.c:
  2616.    Prints MIB to stdout for existent mibs
  2617.    
  2618. 1995-06-02 15:27  hardaker
  2619.    * agent/snmp_vars.c:
  2620.    Added a check for SNMPV2/SNMPV2AUTH type authorization.
  2621.    
  2622. 1995-06-02 15:27  hardaker
  2623.    * acconfig.h:
  2624.    Reorganized config.h in more or less order of importance
  2625.    Added definitions for SNMPV2ONLY type authorization.
  2626.    
  2627. 1995-06-02 15:26  hardaker
  2628.    * ece-mib.def:
  2629.    removed bogus two lines
  2630.    
  2631. 1995-05-31 16:30  hardaker
  2632.    * agent/snmp_vars.c:
  2633.    New:
  2634.    
  2635.      Added two new ACL types:  PRIVAUTHRW and PRIVAUTHRO which will only
  2636.                                work if the request is authenticated (by anything).
  2637.    
  2638. 1995-05-31 14:49  hardaker
  2639.    * README:
  2640.    New:
  2641.    
  2642.      Added -f option to README
  2643.    
  2644. 1995-05-31 14:49  hardaker
  2645.    * ece-mib.def:
  2646.    New:
  2647.    
  2648.      New MIB:  snmpErrors to log problems with the agent
  2649.    
  2650. 1995-05-31 14:47  hardaker
  2651.    * agent/: Makefile.in, snmp_vars.c, snmpd.c:
  2652.    New:
  2653.    
  2654.      New definition included for a default place to log messages: LOGFILE
  2655.      New MIB:  snmpErrors to log problems with the agent
  2656.      Forks away from calling shell by default now unless -f specified.
  2657.    
  2658.    Misc:
  2659.    
  2660.      Ifdefs around all added sections of code to disable durning compilation
  2661.    
  2662. 1995-05-31 14:45  hardaker
  2663.    * acconfig.h:
  2664.    New:
  2665.    
  2666.      New definition included for a default place to log messages: LOGFILE
  2667.      New MIB:  snmpErrors to log problems with the agent
  2668.    
  2669.    Bugs:
  2670.    
  2671.      hpux compliers don't define SYSV by default...
  2672.    
  2673. 1995-05-19 15:45  hardaker
  2674.    * local/snmpcheck.def:
  2675.    Added menus and moved some commands there as well as prefrences.
  2676.    Now rescans after 5 minutes and checks the log.
  2677.    
  2678. 1995-05-19 15:44  hardaker
  2679.    * local/trapnotif:
  2680.    egreping for an exact match for hosts now.
  2681.    
  2682. 1995-05-19 15:43  hardaker
  2683.    * agent/snmp_vars.c:
  2684.    More defines moved to config.h
  2685.    
  2686. 1995-05-19 15:42  hardaker
  2687.    * README, acconfig.h, ece-mib.def:
  2688.    Working toward an exportable version.
  2689.    
  2690. 1995-05-17 12:45  hardaker
  2691.    * local/snmpcheck.def:
  2692.    Working version.
  2693.      --  now operates on a selection
  2694.      --  still has a lot of room for improvement.
  2695.    
  2696. 1995-05-08 16:25  hardaker
  2697.    * local/snmpcheck.def:
  2698.    Fairly functioning version.
  2699.    Need to port to perl5.001 & tk4b3
  2700.    
  2701. 1995-05-05 17:01  hardaker
  2702.    * agent/snmp_vars.c:
  2703.    Opps.  Set tp->namelen to be -1, when it is a unsigned char.  Using 0 now.
  2704.    
  2705. 1995-05-05 16:18  hardaker
  2706.    * acconfig.h, agent/Makefile.in, agent/snmp_vars.c
  2707. :
  2708.    Re-arranging and Re-naming stuff for external distribution
  2709.    
  2710. 1995-05-03 13:05  hardaker
  2711.    * agent/snmp_vars.c:
  2712.    Major bug:
  2713.      Changing tree size caused problems.
  2714.      extensible tree now adds a halt condition (namelen = -1) to check for
  2715.    
  2716. 1995-05-03 12:23  hardaker
  2717.    * agent/snmp_vars.c:
  2718.    Added prototype declairation for find_extensible()
  2719.    
  2720. 1995-05-03 09:23  hardaker
  2721.    * local/trapnotif:
  2722.    Changed timeout to be 30 seconds.
  2723.    
  2724. 1995-05-03 09:21  hardaker
  2725.    * local/rsnmp:
  2726.    New script:
  2727.      walks an extensible (or any) mib tree.  Has built in knowledge of
  2728.      the mibs for lay-peoples useage.
  2729.    
  2730. 1995-05-03 09:19  hardaker
  2731.    * local/fixproc:
  2732.    Fixed bug:  Using a wrong variable
  2733.    
  2734. 1995-05-03 09:12  hardaker
  2735.    * agent/snmp_vars.c:
  2736.    Added extensible mib entry.
  2737.      -- find_extensible now returns the default mib tree or an
  2738.         appropriate mib tree with the created extensible entry in it.
  2739.    
  2740. 1995-05-03 09:10  hardaker
  2741.    * ece-mib.def:
  2742.    Added load average mib entry
  2743.    
  2744. 1995-04-17 12:25  hardaker
  2745.    * local/snmpcheck.def:
  2746.    Started writting a Tk interface...  Code is still very very ugly, but works.
  2747.    
  2748. 1995-04-17 12:24  hardaker
  2749.    * local/trapnotif:
  2750.    Now logs itself correctly.
  2751.    
  2752. 1995-04-13 14:12  hardaker
  2753.    * agent/Makefile.in:
  2754.    Added a dependancy for wes/mibdefs.h to snmp_vars.c
  2755.    
  2756. 1995-04-07 12:46  hardaker
  2757.    * agent/snmp_vars.c, agent/snmpd.c, apps/snmptrapd.c
  2758. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
  2759.    apps/snmpnetstat/main.c, snmplib/system.c:
  2760.    -- Ported to dec 5000/200 Ultrix 4.2 architectures
  2761.          TODO:  memory/swap in wes.c
  2762.    
  2763. 1995-03-31 15:33  hardaker
  2764.    * local/snmpcheck.def:
  2765.    Bugs:
  2766.      Was acting slow since it was checking each mib location twice.
  2767.      Removed perl -w warnings
  2768.    
  2769. 1995-03-15 16:48  hardaker
  2770.    * local/snmpcheck.def:
  2771.    snmpcheck is now written using perl5's object oriented routines.
  2772.    
  2773. 1995-03-15 14:19  hardaker
  2774.    * snmplib/parse.c:
  2775.    CMU Bug fixes:
  2776.      -- better job than my previous hack fixing get_token.
  2777.         + get_token now requires a third argument dictating the max string
  2778.           length the token can hold.
  2779.    
  2780. 1995-03-15 09:26  hardaker
  2781.    * README:
  2782.    Updated README.hpux file from HP-port-1-1-1...
  2783.    
  2784. 1995-03-15 09:23  hardaker
  2785.    * local/snmpcheck.def:
  2786.    perl -> perl5
  2787.    No longer depends on OVs snmpset, can now use CMUs snmpset (/usr/local/etc)
  2788.    
  2789. 1995-03-10 13:34  hardaker
  2790.    * snmplib/mib.c:
  2791.    Added /etc as another path to search when looking for mib.txt
  2792.    
  2793. 1995-03-10 13:30  hardaker
  2794.    * snmplib/parse.c:
  2795.    Major hacking to parse() to work at all.
  2796.      -- Now I don't unstand why it ever successfully parsed the mib.txt file.
  2797.      -- get_token was constantly called to read DESCRIPTION strings into
  2798.         a char array of either 64 (MAXTOKEN) or 4096 (MAXQUOTESTR) in
  2799.         length.  MANY of the DESCRIPTION strings are longer than this.
  2800.      -- Hacked parseQuotedString to make sure returned are strings < MAXQUOTESTR
  2801.    
  2802. 1995-03-10 13:18  hardaker
  2803.    * apps/snmptrapd.c, snmplib/system.c:
  2804.    #include <socketio.h> is not needed on HPUX
  2805.    
  2806. 1995-03-10 13:18  hardaker
  2807.    * apps/.cvsignore:
  2808.    Added snmpgetnext and snmpset to .cvsignore
  2809.    
  2810. 1995-03-09 13:22  hardaker
  2811.    * agent/Makefile.in, agent/snmpd.c, snmplib/Makefile.in
  2812. , snmplib/party_parse.c, snmplib/snmp_client.c:
  2813.    CMU 2.1.2 -> 2.1.2.1 Merge.
  2814.    
  2815. 1995-03-08 16:07  hardaker
  2816.    * apps/snmpset.c, apps/snmpgetnext.c,
  2817.    man/snmpbulkwalk.1, man/snmpget.1, man/snmpgetnext.1
  2818. , man/snmpnetstat.1, man/snmpset.1,
  2819.    man/snmptranslate.1, man/snmptrapd.8:
  2820.    Initial revision
  2821.    
  2822. 1995-03-08 16:06  hardaker
  2823.    * Makefile.in, README.cmu, agent/Makefile.in
  2824. , agent/snmpd.c, apps/Makefile.in,
  2825.    apps/snmpget.c, apps/snmptest.c,
  2826.    apps/snmpbulkwalk.c, apps/snmptrapd.c,
  2827.    apps/snmpwalk.c, apps/snmpset.c,
  2828.    apps/snmptranslate.c, apps/snmpgetnext.c,
  2829.    apps/snmpnetstat/Makefile.in, apps/snmpnetstat/if.c
  2830. , apps/snmpnetstat/inet.c,
  2831.    apps/snmpnetstat/main.c, apps/snmpnetstat/route.c
  2832. , man/README, man/snmptest.1,
  2833.    man/snmpwalk.1, man/snmpbulkwalk.1,
  2834.    man/snmpget.1, man/snmpgetnext.1,
  2835.    man/snmpnetstat.1, man/snmpset.1,
  2836.    man/snmptranslate.1, man/snmptrapd.8,
  2837.    snmplib/Makefile.in, snmplib/acl.c,
  2838.    snmplib/acl.h, snmplib/asn1.c,
  2839.    snmplib/context.c, snmplib/context.h,
  2840.    snmplib/context_parse.c, snmplib/mib.c,
  2841.    snmplib/parse.c, snmplib/parse.h,
  2842.    snmplib/party.c, snmplib/party.h,
  2843.    snmplib/party_parse.c, snmplib/snmp_api.c,
  2844.    snmplib/snmp_api.h, snmplib/snmp_auth.c,
  2845.    snmplib/snmp_client.c, snmplib/snmp_impl.h,
  2846.    snmplib/system.c, snmplib/view.c,
  2847.    snmplib/view.h:
  2848.    New release of CMU's code:
  2849.      -- See README for specific details
  2850.      -- snmpset,snmpgetnext added
  2851.      -- -q flag added "quick print"
  2852.      -- bug fixes
  2853.      -- Man pages updated
  2854.    
  2855. 1995-03-02 14:09  hardaker
  2856.    * local/snmpcheck.def:
  2857.    Minor backspace changes...
  2858.    Removed -w switch for perl
  2859.    
  2860. 1995-03-02 14:09  hardaker
  2861.    * local/fixproc:
  2862.    Fix from Tim: correctly finds pid now
  2863.    
  2864. 1995-02-09 12:33  hardaker
  2865.    * local/snmpcheck.def:
  2866.    perl -w produces no warnings now if no cmd line args are given.
  2867.    Added two more status indicators (sleeping, checking) for fix routine.
  2868.    Now sleeps for 2 seconds instead of 1 (not quick enough to catch X restarts)
  2869.    
  2870. 1995-02-09 12:31  hardaker
  2871.    * local/fixproc:
  2872.    Changed ps -el to ps -e:  ps -el reported X as being alive instead of <defunct>
  2873.    
  2874. 1995-02-08 15:20  hardaker
  2875.    * ece-mib.def:
  2876.    Added a mib to provide capability for ignoring the exec cache.
  2877.      --  Needed immediately following a 'fix' to check to see if the 'fix' worked.
  2878.    
  2879. 1995-02-08 15:04  hardaker
  2880.    * local/snmpcheck.def:
  2881.    Pokes the reset-cache mib to ensure a new 'ps' output for fixed problems.
  2882.    
  2883. 1995-02-08 14:46  hardaker
  2884.    * local/snmpcheck.def:
  2885.    New options:
  2886.      -y:  always try to fix the problems
  2887.      -n:  never try to fix the problems
  2888.    Currently defaults to never (should prompt) till I can get perl's
  2889.      getc(STDIN) to work...
  2890.    Uses snmpset to accomplish this, which is OVs and only licenced for one host.
  2891.    
  2892. 1995-02-08 10:34  hardaker
  2893.    * agent/: kernel.c, snmpd.c:
  2894.    Added 'close on exec' flags to open files (/dev/*mem*) and sockets.
  2895.      --  Prevents spawned processes from keeping snmpd from restarting.
  2896.          (Errors were:  Can't bind socket (in use) and Can't open /dev/dmem)
  2897.    Set O_RDONLY flag on /dev/*mem* files, required by the 'man page' (else undef)
  2898.    
  2899. 1995-02-03 13:51  hardaker
  2900.    * agent/Makefile.in:
  2901.    Added wes/exec.o
  2902.    
  2903. 1995-02-03 13:49  hardaker
  2904.    * ece-mib.def:
  2905.    Added mib defs for the read/write fix for procs and exec functions
  2906.    
  2907. 1995-02-03 13:38  hardaker
  2908.    * local/: ece-snmpd.conf, fixproc, fixproc.conf:
  2909.    Added fixproc and its database (installed in /local/scripts and /local/etc)
  2910.    Copied the current /etc/ece-snmpd.conf to this directory, for
  2911.    archiving.
  2912.    
  2913. 1995-02-01 14:24  hardaker
  2914.    * agent/: Makefile.in, snmp_agent.c:
  2915.    Added write-mib ability to fix a given process
  2916.      -- will eventually call Tim's script to fix the process
  2917.      -- Defined in wes.h
  2918.    
  2919. 1995-02-01 11:57  hardaker
  2920.    * agent/Makefile.in:
  2921.    Fixed Makefile bug:  calles $(MAKE) now instead of explicit make.
  2922.    
  2923. 1995-01-30 13:33  hardaker
  2924.    * ece-mib.def:
  2925.    Version information now contains a CVS tag info mib
  2926.    VERCDATE now works properly.
  2927.    
  2928. 1995-01-30 11:19  hardaker
  2929.    * ece-mib.def:
  2930.    Added version mib to definitions.
  2931.    
  2932. 1995-01-30 11:08  hardaker
  2933.    * agent/: Makefile.in, snmp_vars.c:
  2934.    Added version mib (VERIDENT,VERDATE,VERCDATE)
  2935.    Added mibincl.h and mibdefs.h to start splitting up mibs in wes.c into
  2936.      seperate files.  Include these two files to include necessary defs
  2937.    ERRORMSG defs now ALL return current numerical result with the msg.
  2938.    
  2939. 1995-01-27 17:10  hardaker
  2940.    * agent/snmp_vars.c:
  2941.    Put in defines for the sub mib nums {snmp_vars.c, wes.h}
  2942.    
  2943. 1995-01-27 13:17  hardaker
  2944.    * local/snmpcheck.def:
  2945.    Added paths (/usr/local/etc) to snmp{get,walk}
  2946.    
  2947. 1995-01-27 12:45  hardaker
  2948.    * agent/snmp_vars.c:
  2949.    Made nlist entry changes.  no longer dies from a ArpTable query.
  2950.    
  2951. 1995-01-27 12:26  hardaker
  2952.    * agent/snmp_vars.c:
  2953.    Moved kernel/nlist printout of not found nlist entries out of #ifdef hpux
  2954.    
  2955. 1995-01-27 11:42  hardaker
  2956.    * agent/snmp_vars.c:
  2957.    cpp Mistake fix: #ifdef HPUX -> #ifdef hpux
  2958.    
  2959. 1995-01-25 17:14  hardaker
  2960.    * agent/snmp_vars.c:
  2961.    Ported (back) to Sun4:
  2962.      -- swap and disk mibs not supported yet
  2963.      -- found numerous bugs I hadn't noticed under HPUX, mostly type
  2964.         casting.
  2965.    
  2966. 1995-01-25 16:19  hardaker
  2967.    * local/snmpcheck.def:
  2968.    Added Swap/Memory mib check (.4), now that it conforms to .{1,2,100,101} specs.
  2969.    Changed formating to use %-n.ns specifications instead of tab seperations.
  2970.    
  2971. 1995-01-23 16:02  hardaker
  2972.    * local/trapnotif:
  2973.    Bug fix:  Polled wrong mib (100 instead of 101) for errmsg string.
  2974.    
  2975. 1995-01-23 12:57  hardaker
  2976.    * ece-mib.def:
  2977.    Typo fixes in the mib def file for OV.
  2978.    
  2979. 1995-01-23 12:00  hardaker
  2980.    * local/snmpcheck.def:
  2981.    Won't check down hosts:-)
  2982.    
  2983. 1995-01-23 10:57  hardaker
  2984.    * ece-mib.def:
  2985.    All (watched) mibs now use:
  2986.      1:  MIBINDEX, just an index to the number of vars
  2987.      2:  ERRORNAME, a generic one word name for the cause of ERROR{FLAG,MSG}.
  2988.    
  2989. 1995-01-23 10:37  hardaker
  2990.    * local/trapnotif:
  2991.    Added /1/OV/bin to the path to find the snmp utils without path extensions.
  2992.    More variable usage: removed use of command line args directly.
  2993.    If the error flag has changed back to normal, only log it in the
  2994.      ece-total log file instead.
  2995.    
  2996. 1995-01-23 10:26  hardaker
  2997.    * local/snmpcheck.def:
  2998.    Will take hosts from the log file if none specified on the command line.
  2999.      --  or if the first arg is a '-a' will (A)dd to the command line list.
  3000.    Displays what host it is checking as it checks it.
  3001.    Changed the output format (I've yet to see if it actually looks good though).
  3002.    
  3003. 1995-01-18 15:22  hardaker
  3004.    * local/snmpcheck.def:
  3005.    Beginning of a script to check errors with a machine and report them
  3006.      via snmp
  3007.    TODO:  option to fix the errors if root on clover (need to rsh to the machine)
  3008.    
  3009. 1995-01-05 14:51  hardaker
  3010.    * local/trapnotif:
  3011.    Changed the trapnotif file to reflect recent source changes:
  3012.      -- removed mem error section...  They are handled via the normal err
  3013.         route since they now have an error msg like the rest
  3014.      -- Error flag is now at 100, and error message is at 101.
  3015.    
  3016. 1995-01-05 14:45  hardaker
  3017.    * ece-mib.def:
  3018.    Changed the mib file to reflect the current source code.
  3019.    All mibs now have ErrorFlag and ErrorMsg as 100,101
  3020.    
  3021. 1995-01-05 14:44  hardaker
  3022.    * local/: trapnotif, wesrestart:
  3023.    copied the restart and trapnotif scripts to the src tree for cvs archiving.
  3024.    
  3025. 1995-01-04 16:32  hardaker
  3026.    * ece-mib.def:
  3027.    Initial release.
  3028.    Needs to be updated.
  3029.    
  3030. 1995-01-04 16:30  hardaker
  3031.    * apps/: .cvsignore, snmpnetstat/.cvsignore:
  3032.    Just a .cvsignore file
  3033.    
  3034. 1995-01-04 16:26  hardaker
  3035.    * agent/: .cvsignore, snmp_vars.c:
  3036.    Feature:
  3037.      Added the disk watching facilities to report disk space
  3038.        -- new config option 'disk DISK MINAVAIL'
  3039.      Added support for a second config file as CONFIGFILETWO
  3040.        -- defaults to /etc/ece-snmpd.local.conf
  3041.        -- intent:  one is rdisted and one is machine specific
  3042.        -- TODO:  Needs to erase previous definitions rather than adding
  3043.           two wit the same name
  3044.    
  3045.    Change:
  3046.      MIB definition change:
  3047.        -- All mibs with error flags now use ERRORFLAG/ERRORMSG instead.
  3048.        -- These default to 100 and 101, and are set by only two defines
  3049.      Shortened error message for process errors to fit on the screen.
  3050.      Swap mib code cleanup
  3051.    
  3052.    TODO:
  3053.      Added beginnings of kernal locking tests.  Need to find a machine
  3054.      with a broken rpc.lockd to test the code though.
  3055.    
  3056.    Bugs:
  3057.      My nlist array didn't have a NULL ending.
  3058.    
  3059. 1994-12-14 17:13  hardaker
  3060.    * README:
  3061.    Added the README file
  3062.    
  3063. 1994-12-14 17:02  hardaker
  3064.    * snmplib/hpux.c:
  3065.    Added hpux.c
  3066.    
  3067. 1994-12-14 16:55  hardaker
  3068.    * snmplib/: Makefile.in, party_parse.c, snmp_client.c
  3069. :
  3070.    HP-UX port of the CMU code
  3071.    
  3072. 1994-12-14 15:43  hardaker
  3073.    * Makefile.in, README.cmu, mibII.txt,
  3074.    snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c
  3075. , snmplib/snmp.c, snmplib/snmp_api.c,
  3076.    snmplib/snmp_auth.c, snmplib/asn1.h,
  3077.    snmplib/mib.h, snmplib/parse.h,
  3078.    snmplib/snmp_client.c, snmplib/Makefile.in,
  3079.    snmplib/acl_parse.c, snmplib/snmp.h,
  3080.    snmplib/snmp_api.h, snmplib/snmp_client.h,
  3081.    snmplib/snmp_impl.h, snmplib/acl.c,
  3082.    snmplib/acl.h, snmplib/party.c, snmplib/party.h
  3083. , snmplib/party_parse.c, snmplib/view.c
  3084. , snmplib/context.c, snmplib/context.h
  3085. , snmplib/context_parse.c, snmplib/md5.c
  3086. , snmplib/md5.h, snmplib/view.h,
  3087.    apps/Makefile.in, apps/snmpget.c, snmplib/.pure
  3088. , snmplib/system.c, snmplib/system.h,
  3089.    apps/snmpbulkwalk.c, apps/snmptest.c,
  3090.    apps/snmptranslate.c, apps/snmpwalk.c,
  3091.    apps/snmptrapd.c, apps/snmpnetstat/Makefile.in,
  3092.    apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
  3093.    apps/snmpnetstat/main.c, apps/snmpnetstat/main.h
  3094. , apps/snmpnetstat/route.c, man/snmp_api.3
  3095. , man/snmptest.1, man/snmpwalk.1,
  3096.    man/variables.5, man/README, man/des.1
  3097. , man/des.3:
  3098.    Initial CMU snmp code, version 2.1.2
  3099.    
  3100. 1994-12-14 15:43  hardaker
  3101.    * Makefile.in, README.cmu, mibII.txt,
  3102.    snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c,
  3103.    snmplib/snmp.c, snmplib/snmp_api.c, snmplib/snmp_auth.c
  3104. , snmplib/asn1.h, snmplib/mib.h, snmplib/parse.h
  3105. , snmplib/snmp_client.c, snmplib/Makefile.in,
  3106.    snmplib/acl_parse.c, snmplib/snmp.h, snmplib/snmp_api.h
  3107. , snmplib/snmp_client.h, snmplib/snmp_impl.h,
  3108.    snmplib/acl.c, snmplib/acl.h, snmplib/party.c,
  3109.    snmplib/party.h, snmplib/party_parse.c, snmplib/view.c
  3110. , snmplib/context.c, snmplib/context.h,
  3111.    snmplib/context_parse.c, snmplib/md5.c, snmplib/md5.h
  3112. , snmplib/view.h, apps/Makefile.in, apps/snmpget.c
  3113. , snmplib/.pure, snmplib/system.c,
  3114.    snmplib/system.h, apps/snmpbulkwalk.c, apps/snmptest.c
  3115. , apps/snmptranslate.c, apps/snmpwalk.c,
  3116.    apps/snmptrapd.c, apps/snmpnetstat/Makefile.in,
  3117.    apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
  3118.    apps/snmpnetstat/main.c, apps/snmpnetstat/main.h,
  3119.    apps/snmpnetstat/route.c, man/snmp_api.3,
  3120.    man/snmptest.1, man/snmpwalk.1, man/variables.5,
  3121.    man/README, man/des.1, man/des.3:
  3122.    Initial revision
  3123.    
  3124. 1994-11-18 15:59  hardaker
  3125.    * agent/: Makefile.in, snmp_agent.c, snmp_vars.c,
  3126.    snmpd.c:
  3127.    Added some hp-mibs
  3128.    
  3129. 1994-11-04 15:47  hardaker
  3130.    * agent/snmp_vars.c:
  3131.    Added Virtual Memory mib (currently only total and used)
  3132.    
  3133. 1994-10-28 13:35  hardaker
  3134.    * agent/: snmp_var_route.c, snmp_vars.c:
  3135.    hp-ux machines now return the correct mib location for their arch type.
  3136.    Added hp-ux to the ifdefs for Route_Scan_Reload() function for correct
  3137.       kernal reading.
  3138.    
  3139. 1994-10-26 13:31  hardaker
  3140.    * agent/: party_vars.c, snmp_vars.c:
  3141.    Dec compilation achived, though its not opening any ports when run.
  3142.    
  3143. 1994-10-24 14:57  hardaker
  3144.    * agent/snmp_vars.c:
  3145.    Added the extensible mib section.
  3146.    
  3147. 1994-10-20 16:09  hardaker
  3148.    * agent/: Makefile.in, snmp_vars.c, var_struct.h:
  3149.    Added the remaining hp-ux symbols
  3150.    put all dependancies for my stuff under wes/
  3151.    moved the variable declairations (structs) to var_structs.h so they could be
  3152.    referenced by other files.
  3153.    Changed the default values to hp-ux from BSD and other misc strings
  3154.    Added appropriate dependancies to the makefile
  3155.    Changed errors and added stuff to the variable declairations for my stuff
  3156.    
  3157. 1994-10-14 10:46  hardaker
  3158.    * agent/: Makefile.in, kernel.c, snmp_var_route.c
  3159. , snmp_vars.c:
  3160.    fixed nlist for the hps.  Not sure of three particular nlist
  3161.    references (for the arp table).  The rest are working.
  3162.    Also added wes/* do the dependances for snmp_vars.c
  3163.    
  3164. 1994-10-14 08:39  hardaker
  3165.    * agent/: kernel.c, snmp_vars.c:
  3166.    I fixed the source for compilation and began adding my own mib defs.
  3167.    Any included mibs which make kernal reads still fail.
  3168.    
  3169. 1994-10-13 13:55  hardaker
  3170.    * agent/: Makefile.in, history.h, kernel.c
  3171. , snmp_agent.c, snmp_var_route.c,
  3172.    snmp_vars.h, snmpd.c, alarm.c,
  3173.    event.c, history.c, party_vars.c,
  3174.    snmp_vars.c, snmp_vars_event.h, view_vars.c
  3175. , acl.conf, acl_vars.c, alarm.h
  3176. , context_vars.c, event.h, m2m.h
  3177. , snmp_vars_m2m.h, view_parse.c, .pure
  3178. , route_write.c:
  3179.    Inital CMU source.
  3180.    
  3181. -------------------------------------------------------------------------------
  3182. Changes: V5.0.8 -> V5.0.9
  3183. 2003-09-05 23:42  hardaker
  3184.    * agent/Makefile.depend, agent/helpers/Makefile.depend
  3185. , agent/mibgroup/Makefile.depend,
  3186.    apps/Makefile.depend, apps/snmpnetstat/Makefile.depend
  3187. , snmplib/Makefile.depend:
  3188.    make depend
  3189.    
  3190. 2003-09-05 23:41  hardaker
  3191.    * configure, configure.in:
  3192.    forgot a test after the if
  3193.    
  3194. 2003-09-05 23:37  hardaker
  3195.    * README:
  3196.    added Bob Rowlands
  3197.    
  3198. 2003-09-05 23:30  hardaker
  3199.    * man/: netsnmp_agent.3, netsnmp_bulk_to_next.3
  3200. , netsnmp_debug.3, netsnmp_handler.3,
  3201.    netsnmp_instance.3, netsnmp_library.3,
  3202.    netsnmp_mib_utilities.3, netsnmp_mode_end_call.3
  3203. , netsnmp_multiplexer.3, netsnmp_old_api.3
  3204. , netsnmp_read_only.3, netsnmp_scalar.3
  3205. , netsnmp_serialize.3, netsnmp_table.3
  3206. , netsnmp_table_array.3, netsnmp_table_data.3
  3207. , netsnmp_table_dataset.3,
  3208.    netsnmp_table_iterator.3, netsnmp_todo.3,
  3209.    netsnmp_watcher.3:
  3210.    doxygen update
  3211.    
  3212. 2003-09-05 23:25  hardaker
  3213.    * Makefile.top:
  3214.    update for 5.0.9
  3215.    
  3216. 2003-09-05 22:36  hardaker
  3217.    * agent/helpers/: table.c, table_iterator.c:
  3218.    Patch #800561 from Bob Rowlands to fix 64bit problems (-> size_t)
  3219.    
  3220. 2003-09-05 22:30  hardaker
  3221.    * agent/mibgroup/agentx/protocol.c:
  3222.    Patch #800485 from Bob Rowlands for 64 bit agentx problems
  3223.    
  3224. 2003-09-05 22:16  hardaker
  3225.    * snmplib/snmpusm.c:
  3226.    Patch #792008 from Thomas? to allow usmUser tokens to override previous entries
  3227.    
  3228. 2003-09-05 22:04  hardaker
  3229.    * man/: mib2c.1.def, snmpcmd.1.def,
  3230.    snmpdelta.1, snmpdf.1, snmpnetstat.1,
  3231.    snmpstatus.1.def, snmptable.1.def,
  3232.    snmptest.1.def, snmptranslate.1.def:
  3233.    Patch #789485 from Bob Rowlands for a long needed overhaul of the manual pages.
  3234.    
  3235. 2003-09-05 22:00  hardaker
  3236.    * Makefile.in, snmplib/Makefile.in:
  3237.    one run-away patch
  3238.    
  3239. 2003-09-05 21:58  hardaker
  3240.    * Makefile.in, configure.in, agent/snmpd.c
  3241. , agent/mibgroup/ucd-snmp/file.c,
  3242.    agent/mibgroup/ucd-snmp/logmatch.c,
  3243.    include/net-snmp/library/system.h, snmplib/mib.c
  3244. , snmplib/parse.c:
  3245.    high level comments about contained copyrights moved from the main branch
  3246.    
  3247. 2003-09-05 21:54  hardaker
  3248.    * NEWS:
  3249.    minor updates
  3250.    
  3251. 2003-09-05 21:21  hardaker
  3252.    * Makefile.in, configure, configure.in
  3253. :
  3254.    Add optional arguments to the --with-perl-modules flag for passing down
  3255.    
  3256. 2003-09-05 16:57  hardaker
  3257.    * agent/snmp_agent.c,
  3258.    include/net-snmp/agent/snmp_agent.h:
  3259.    - fix a getbulk bug pointed out by Jurij Smakov.
  3260.    
  3261. 2003-07-27 16:54  rstory
  3262.    * local/mib2c:
  3263.    fix filename in error msg, as noted in coders
  3264.    
  3265. 2003-07-24 18:14  rstory
  3266.    * perl/SNMP/SNMP.xs:
  3267.    add access to augments tag (fix bug 740082: mib2c handles AUGMENTing tables
  3268.    incorrectly)
  3269.    
  3270. 2003-07-24 18:13  rstory
  3271.    * local/mib2c:
  3272.    add indexes from augmented table for tables using augments (fix
  3273.    bug 740082: mib2c handles AUGMENTing tables incorrectly)
  3274.    
  3275. 2003-07-24 05:27  rstory
  3276.    * acconfig.h:
  3277.    define NETSNMP_INLINE as empty if not defined
  3278.    
  3279. 2003-07-10 09:32  rstory
  3280.    * dist/nsb-functions:
  3281.    fix typo; use which to find scp; add extra config to other config
  3282.    
  3283. 2003-07-09 20:56  rstory
  3284.    * dist/nsb-functions:
  3285.    add host/path upload; try to extract more info from make log on error
  3286.    
  3287. 2003-07-09 20:54  rstory
  3288.    * dist/: nsb-package, nsb-nightly:
  3289.    add host/path upload params; use new nsb-default-paths
  3290.    
  3291. 2003-07-03 20:52  rstory
  3292.    * snmplib/: container_list_ssll.c, container_null.c
  3293. :
  3294.    oops - no new features for 5.0.8
  3295.    
  3296. 2003-07-03 20:26  rstory
  3297.    * snmplib/container_list_ssll.c:
  3298.    file container_list_ssll.c was initially added on branch V5-0-patches.
  3299.    
  3300. 2003-07-03 20:26  rstory
  3301.    * snmplib/container_null.c:
  3302.    file container_null.c was initially added on branch V5-0-patches.
  3303.    
  3304. 2003-07-03 20:26  rstory
  3305.    * snmplib/: container_list_ssll.c, container_null.c
  3306. :
  3307.    new containers
  3308.    
  3309. 2003-07-02 13:02  hardaker
  3310.    * agent/agent_registry.c:
  3311.    Patch #724925 from Peter Warasin to fix netsnmp_subtree_unload() to update the root pointer
  3312.    
  3313. 2003-07-02 12:47  hardaker
  3314.    * agent/mibgroup/ucd-snmp/file.c,
  3315.    agent/mibgroup/ucd-snmp/logmatch.c, snmplib/parse.c
  3316. :
  3317.    Patch #760448 from Bob Rowlands/Sun to fix bug #751913 to protect a few minor security violations
  3318.    
  3319. 2003-07-02 10:44  hardaker
  3320.    * snmplib/strlcpy.c:
  3321.    file strlcpy.c was initially added on branch V5-0-patches.
  3322.    
  3323. 2003-07-02 10:44  hardaker
  3324.    * COPYING, configure, configure.in,
  3325.    agent/snmpd.c, include/net-snmp/net-snmp-config.h.in
  3326. , include/net-snmp/library/system.h,
  3327.    snmplib/Makefile.in, snmplib/mib.c,
  3328.    snmplib/strlcpy.c:
  3329.    Patch #760417 from Bob Rowlands/Sun for fixing Bug #751920 for minor security problems (PID file unliked first, and use strlcpy instead of strcpy.  A new strlcpy file was defined if not defined for a system.
  3330.    
  3331. 2003-07-02 10:37  hardaker
  3332.    * snmplib/mib.c:
  3333.    don't use isspace and isprint simultaniously
  3334.    
  3335. 2003-07-02 10:36  hardaker
  3336.    * local/mib2c.iterate.conf:
  3337.    comment change for clarification
  3338.    
  3339. 2003-07-02 10:26  hardaker
  3340.    * include/net-snmp/library/snmp_debug.h:
  3341.    Patch #764047 from Stephen J. Friedl: Remove redundant declaration from snmp_debug.h and fix a few comments
  3342.    
  3343. 2003-07-02 10:21  hardaker
  3344.    * configure, configure.in:
  3345.    Patch #759309 from Stephen Friedl to add prompt over-ride flag descriptions to prompt output
  3346.    
  3347. 2003-07-02 10:19  hardaker
  3348.    * configure, configure.in:
  3349.    patch #759298: fix spelling error
  3350.    
  3351. 2003-06-25 14:29  hardaker
  3352.    * agent/mibgroup/ucd-snmp/proxy.c:
  3353.    fix proxying for getbulk
  3354.    
  3355. 2003-06-22 07:23  hardaker
  3356.    * apps/snmpvacm.c:
  3357.    fix usage for flag ordering
  3358.    
  3359. 2003-06-16 14:59  hardaker
  3360.    * testing/RUNTESTS:
  3361.    remove no longer needed comment about it being broken, as pointed out
  3362.    by Bruce.
  3363.    
  3364. 2003-06-16 14:58  hardaker
  3365.    * testing/RUNTESTS:
  3366.    support , separated arguments to -T like -h says it will.
  3367.    
  3368. 2003-06-16 14:57  hardaker
  3369.    * testing/RUNTESTS:
  3370.    Bruce Shaw's patch 755553 to fix RUNTESTS test number reporting when
  3371.    testing subsets are used.
  3372.    
  3373. 2003-06-16 14:44  hardaker
  3374.    * agent/mibgroup/kernel_sunos5.c:
  3375.    Patch #755540 from Bruce Shaw and IRC:SebNob to fix bug #701439 for 64 bit solaris systems and 64 bit integers returned by getKstat
  3376.    
  3377. 2003-06-16 14:43  hardaker
  3378.    * testing/tests/: T055agentv1mintrap, T056agentv2cmintrap
  3379. :
  3380.    Patch #754105 from Bruce Shaw to fix some spelling errors
  3381.    
  3382. 2003-06-10 15:48  nba
  3383.    * snmplib/snmp_api.c:
  3384.    Beware of dereferencing a NULL pointer
  3385.    
  3386. 2003-06-10 10:45  hardaker
  3387.    * snmplib/snmp_api.c:
  3388.    remove the unused function as pointed out by Bob Rowlands
  3389.    
  3390. 2003-06-09 16:11  hardaker
  3391.    * agent/mibgroup/mibII/vacm_vars.c, agent/snmp_agent.c
  3392. , include/net-snmp/library/vacm.h,
  3393.    snmplib/vacm.c:
  3394.    Long overdue patch #695192 from Ron Tabor to fix the VACM spinning problem that I didn't quite fix before
  3395.    
  3396. 2003-06-09 16:01  hardaker
  3397.    * configure.in, testing/tests/T023snmpv3getMD5DES
  3398. , testing/tests/T025snmpv3getSHADES:
  3399.    fix bug #706710 to show when privacy has been disabled
  3400.    
  3401. 2003-06-09 15:33  hardaker
  3402.    * snmplib/snmp_api.c:
  3403.    bug #748431 from John Shiver: fix thread-safe problems with snmp_get_fd_for_session (which was missing in the 5.x line anyway)
  3404.    
  3405. 2003-06-09 14:49  hardaker
  3406.    * README.Matsushita.txt, README.Matsushita.txt:
  3407.    Patch #748305 from srinivasa rao gurusu describing how to build net-snmp on Matsushita embedded systems
  3408.    
  3409. 2003-06-09 14:44  hardaker
  3410.    * agent/mibgroup/mibII/ipAddr.c:
  3411.    Patch 746339: Otto Solares fixes a file descriptor leak on linux
  3412.    
  3413. 2003-06-09 14:38  hardaker
  3414.    * agent/mibgroup/ucd-snmp/pass.c:
  3415.    patch #740918 from Eric E. Bowles: fix pass through invocation for SETs
  3416.    
  3417. 2003-06-09 14:31  hardaker
  3418.    * agent/mibgroup/kernel_sunos5.c:
  3419.    Patch #749062 to fix caching crashing and clashing under Solaris
  3420.    
  3421. 2003-06-09 14:28  hardaker
  3422.    * agent/mibgroup/ucd-snmp/proxy.c:
  3423.    patch #749103 from Garry C Marshall to fix the proxy when a timeout occurs from the target
  3424.    
  3425. 2003-06-06 23:17  nba
  3426.    * snmplib/mib.c:
  3427.    Fix missing length byte when setting index with checks disabled
  3428.    
  3429. 2003-05-28 17:25  hardaker
  3430.    * agent/helpers/old_api.c:
  3431.    remove unused code as pointed out by Peter Warasin
  3432.    
  3433. 2003-05-28 14:29  hardaker
  3434.    * AGENT.txt:
  3435.    added V4/V5 note from main branch to patches
  3436.    
  3437. 2003-05-23 11:25  rstory
  3438.    * snmplib/container_binary_array.c:
  3439.    free container after freeing contents
  3440.    
  3441. 2003-05-23 11:24  rstory
  3442.    * include/net-snmp/library/container.h,
  3443.    snmplib/container.c:
  3444.    update container free macro/code to deal w/pointer being deleted
  3445.    
  3446. 2003-05-23 11:22  rstory
  3447.    * agent/mibgroup/ucd-snmp/logmatch.c:
  3448.    EXTENSIBLEMIB -> UCDAVIS_MIB
  3449.    
  3450. 2003-05-14 10:30  rstory
  3451.    * configure:
  3452.    configure to match config.in
  3453.    
  3454. 2003-05-14 10:28  rstory
  3455.    * configure.in:
  3456.    fix net-snmp-config chmod to work from configure and config.status
  3457.    
  3458. 2003-05-12 22:58  hardaker
  3459.    * apps/snmptrapd.c:
  3460.    Patch #735511 from Alex Burger: fix snmptrapd to ensure there are the correct number of varbinds
  3461.    
  3462. 2003-05-12 22:55  hardaker
  3463.    * agent/mibgroup/ucd-snmp/proxy.c:
  3464.    Patch #736784 from Ron Tabor: fix proxies for restarted NSMPv3 sub-agents
  3465.    
  3466. 2003-05-08 16:16  hardaker
  3467.    * README:
  3468.    mention Andrew Findlay
  3469.    
  3470. 2003-05-08 16:15  hardaker
  3471.    * perl/agent/agent.xs:
  3472.    (excellent) patch #705566 from Andrew Findlay on perl agent support:
  3473.    
  3474.    1) Agent cannot return MAC addresses containing zero octet.
  3475.    
  3476.    2) Agent coredumps when trying to return IP addresses
  3477.    if these are supplied as dotted-quad or as a hostname
  3478.    that fails to resolve.
  3479.    
  3480.    3) Agent corrupts OID values.
  3481.    
  3482.    4) Agent truncates any OCTET_STRING or BIT_STRING that
  3483.    contains a zero octet (this is the root cause of (1) above)
  3484.    
  3485.    API changes introduced:
  3486.    
  3487.    a) IP addresses now passed as binary strings (4 octets
  3488.    for IPv4) rather than dotted-quad or name. This
  3489.    sidesteps the IPv4/IPv6 problem and leaves the calling
  3490.    script to deal with name->address resolution and
  3491.    associated error handling.
  3492.    
  3493. 2003-05-08 09:42  hardaker
  3494.    * README:
  3495.    mention Alex Burger, who submitted the perl win32 patches
  3496.    
  3497. 2003-05-08 09:32  hardaker
  3498.    * README:
  3499.    mention Stephen
  3500.    
  3501. 2003-05-08 09:32  hardaker
  3502.    * include/net-snmp/library/mib.h,
  3503.    include/net-snmp/library/parse.h,
  3504.    include/net-snmp/library/snmp_api.h,
  3505.    include/net-snmp/library/snmp_client.h, snmplib/mib.c
  3506. , snmplib/snmp_api.c, snmplib/snmp_client.c
  3507. :
  3508.    patch #710275 from Stephen J. Friedl: const fixes for APIs that don't modify their arguments
  3509.    
  3510. 2003-05-08 09:28  hardaker
  3511.    * include/net-snmp/library/system.h:
  3512.    missed a commit for a perl patch
  3513.    
  3514. 2003-05-08 09:22  hardaker
  3515.    * agent/mibgroup/mibII/ipAddr.c:
  3516.    Applied patch #712101: minor irix fix
  3517.    
  3518. 2003-05-08 09:21  hardaker
  3519.    * NEWS:
  3520.    Mention patch #715603
  3521.    
  3522. 2003-05-08 09:18  hardaker
  3523.    * perl/: Makefile.PL, Makefile.subs.pl,
  3524.    ASN/Makefile.PL, OID/Makefile.PL,
  3525.    SNMP/Makefile.PL, SNMP/README, SNMP/SNMP.xs
  3526. , agent/Makefile.PL,
  3527.    agent/default_store/Makefile.PL,
  3528.    default_store/Makefile.PL:
  3529.    patch #715603: fix perl module builds under windows
  3530.    
  3531. 2003-05-08 07:10  rstory
  3532.    * agent/helpers/table_array.c:
  3533.    try to use default container if none specified; non-existent row status not
  3534.    legal for a new row; sanity check asserts; remove unused cooperative
  3535.    notification code; check for null table container
  3536.    
  3537. 2003-05-08 07:06  rstory
  3538.    * agent/Makefile.in:
  3539.    remove object_monitor as it doesn't do anything and would be a new feature if
  3540.    it did
  3541.    
  3542. 2003-05-08 07:05  rstory
  3543.    * dist/nsb-functions:
  3544.    fix sysname translation for /; allow extra config to be specified in
  3545.    environment var
  3546.    
  3547. 2003-05-08 07:02  rstory
  3548.    * include/net-snmp/library/snmp_assert.h:
  3549.    chg NET_SNMP_USE_ASSERT define to NETSNMP_USE_ASSERT to be consistent
  3550.    
  3551. 2003-05-08 06:58  rstory
  3552.    * include/net-snmp/library/container.h,
  3553.    snmplib/container.c:
  3554.    apply patch [ 724927 ] to fix log msg; add n to log msgs
  3555.    
  3556. 2003-05-05 15:35  hardaker
  3557.    * man/snmpd.conf.5.def:
  3558.    document agentxPingInterval
  3559.    
  3560. 2003-05-05 10:35  rstory
  3561.    * configure:
  3562.    configure to match configure.in
  3563.    
  3564. 2003-05-05 10:29  rstory
  3565.    * Makefile.in, configure.in:
  3566.    chmod net-snmp-config after configure, instead in make
  3567.    
  3568. 2003-04-03 15:12  rstory
  3569.    * include/net-snmp/library/tools.h:
  3570.    wrap SNMP_FREE macro w/do while, so it won't affect if/then flow
  3571.    
  3572. 2003-03-28 06:48  hardaker
  3573.    * README.krb5:
  3574.    Ken Hornstein noted that the rwuser -s flag was missing it's argument
  3575.    
  3576. 2003-03-28 06:47  hardaker
  3577.    * snmplib/snmpksm.c:
  3578.    Patch from Ken for misc krb5 fixes (encryption types, New crypto support,...
  3579.    
  3580. 2003-03-19 11:46  rstory
  3581.    * Makefile.in:
  3582.    remove trailing  from perl rules
  3583.    
  3584. -------------------------------------------------------------------------------
  3585. Changes: V5.0.7 -> V5.0.8
  3586. 2003-03-17 17:33  rstory