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

SNMP编程

开发平台:

Unix_Linux

  1.    - (hr_disk.c, hr_swinst.c, hr_swrun.c, hr_system.c, snmpset.c, asn1.h,
  2.      int64.c, int64.h, mib.c, snmp_api.c):
  3.      - -Wall fixes.
  4.    
  5. 1998-06-03 14:02  hardaker
  6.    * configure, configure.in:
  7.    - (configure, configure.in): fix new --with-cc and --with-cflags arguments.
  8.    
  9. 1998-06-03 13:52  hardaker
  10.    * config.h.in, configure, configure.in:
  11.    - (config.h.in, configure, configure.in, freebsd2.h):
  12.      - move configurable defines to configure rather than in freebsd2.h.
  13.    
  14. 1998-06-03 13:43  hardaker
  15.    * config.h.in, configure, configure.in,
  16.    apps/snmptrapd.c:
  17.    - (config.h.in, configure, configure.in, snmptrapd.c):
  18.      - check for getdtablesize and use a generic if not available.
  19.    
  20. 1998-06-03 13:39  hardaker
  21.    * configure, configure.in:
  22.    - (configure, configure.in): New flags:
  23.      - --with-cc=CC
  24.      - --with-cflags=CFLAGS
  25.    
  26. 1998-06-03 12:16  hardaker
  27.    * agent/snmp_agent.c, snmplib/snmp_api.c,
  28.    snmplib/snmp_auth.c, snmplib/snmp_impl.h:
  29.    - (snmp_agent.c, snmp_api.c, snmp_auth.c, snmp_impl.h):
  30.      - fix pdu->versions to be all ints.
  31.    
  32. 1998-06-03 11:29  hardaker
  33.    * snmplib/mib.c:
  34.    - (mib.c): missed a needed OPAQUE_SPECIAL_TYPES ifdef.
  35.    
  36. 1998-06-03 11:27  hardaker
  37.    * agent/: snmp_agent.c, snmpd.c:
  38.    - (snmp_agent.c, snmpd.c): include mibII/snmp_mib.h.
  39.    
  40. 1998-06-03 11:10  hardaker
  41.    * agent/mibgroup/: README, example.c, example.h,
  42.    wombat.c, wombat.h, examples/example.c,
  43.    examples/example.h, examples/wombat.c,
  44.    examples/wombat.h:
  45.    - (README, example.c, example.h, wombat.c, wombat.h, example.c,
  46.      example.h, wombat.c, wombat.h):
  47.      - moved wombat and example to examples/ directory.
  48.    
  49. 1998-06-03 11:06  hardaker
  50.    * agent/mibgroup/: example.c, example.h, misc/dlmod.c
  51. , misc/dlmod.h:
  52.    - (example.c, example.h, dlmod.c, dlmod.h): Patch from Eugene Polovnikov:
  53.      - implement a dynamic loading module for loading shared object mib modules.
  54.    
  55. 1998-06-03 10:58  hardaker
  56.    * README:
  57.    - (README): mention Cristian Estan in the coders list.
  58.    
  59. 1998-06-03 10:58  hardaker
  60.    * INSTALL:
  61.    - (INSTALL): mention ipfwacc
  62.    
  63. 1998-06-03 10:58  hardaker
  64.    * agent/mibgroup/misc/ipfwacc.c,
  65.    agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt,
  66.    mibs/UCD-SNMP-MIB.txt:
  67.    - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt, UCD-SNMP-MIB.txt):
  68.      - moved ipfwacc to ucdavis.13 and removed ^Ms and some blank lines.
  69.    
  70. 1998-06-03 10:54  hardaker
  71.    * agent/mibgroup/misc/ipfwacc.h:
  72.    - (ipfwacc.h): config_add_mib(IPFWACC-MIB).
  73.    
  74. 1998-06-03 10:52  hardaker
  75.    * agent/mibgroup/misc/ipfwacc.c,
  76.    agent/mibgroup/misc/ipfwacc.h, mibs/IPFWACC-MIB.txt:
  77.    - (ipfwacc.c, ipfwacc.h, IPFWACC-MIB.txt): Patch from Cristian Estan:
  78.      - ip firewall accounting information mib implementation.
  79.    
  80. 1998-06-03 10:51  hardaker
  81.    * agent/mibgroup/: smux.c, smux.h, smux_gated.h,
  82.    snmp_bgp.c, snmp_bgp.h, snmp_ospf.c, snmp_ospf.h
  83. , snmp_rip2.c, snmp_rip2.h, smux/smux.c,
  84.    smux/smux.h, smux/snmp_bgp.c, smux/snmp_bgp.h,
  85.    smux/snmp_ospf.c, smux/snmp_ospf.h, smux/snmp_rip2.c
  86. , smux/snmp_rip2.h:
  87.    - (smux.c, smux.h, smux_gated.h, snmp_bgp.c, snmp_bgp.h, snmp_ospf.c,
  88.      snmp_ospf.h, snmp_rip2.c, snmp_rip2.h, smux.c, smux.h, snmp_bgp.c,
  89.      snmp_bgp.h, snmp_ospf.c, snmp_ospf.h, snmp_rip2.c, snmp_rip2.h):
  90.      - moved smux stuff into a smux sub-directory.
  91.    
  92. 1998-06-02 14:21  hardaker
  93.    * agent/auto_nlist.c, agent/auto_nlist.h,
  94.    agent/kernel.c, agent/snmp_agent.c, agent/snmpd.c
  95. , agent/mibgroup/host/hr_device.c,
  96.    agent/mibgroup/host/hr_disk.c,
  97.    agent/mibgroup/host/hr_filesys.c,
  98.    agent/mibgroup/host/hr_network.c,
  99.    agent/mibgroup/host/hr_other.c,
  100.    agent/mibgroup/host/hr_partition.c,
  101.    agent/mibgroup/host/hr_print.c, agent/mibgroup/host/hr_proc.c
  102. , agent/mibgroup/host/hr_storage.c,
  103.    agent/mibgroup/host/hr_swinst.c,
  104.    agent/mibgroup/host/hr_swrun.c,
  105.    agent/mibgroup/host/hr_system.c,
  106.    agent/mibgroup/host/hr_utils.c, agent/mibgroup/mibII/at.c
  107. , agent/mibgroup/mibII/interfaces.c,
  108.    agent/mibgroup/mibII/var_route.c, apps/snmp_parse_args.c
  109. , apps/snmpdelta.c, apps/snmptable.c,
  110.    apps/snmptranslate.c, apps/snmptrapd.c,
  111.    snmplib/asn1.c, snmplib/mib.c, snmplib/parse.c
  112. , snmplib/parse.h, snmplib/snmp_auth.c,
  113.    snmplib/snmp_impl.h:
  114.    - (auto_nlist.c, auto_nlist.h, kernel.c, snmp_agent.c, snmpd.c,
  115.      hr_device.c, hr_disk.c, hr_filesys.c, hr_network.c, hr_other.c,
  116.      hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c, hr_swinst.c,
  117.      hr_swrun.c, hr_system.c, hr_utils.c, at.c, interfaces.c,
  118.      var_route.c, snmp_parse_args.c, snmpdelta.c, snmptable.c,
  119.      snmptranslate.c, snmptrapd.c, freebsd2.h, hpux.h, linux.h, netbsd.h,
  120.      solaris.h, sysv.h, asn1.c, mib.c, parse.c, parse.h, snmp_auth.c,
  121.      snmp_impl.h): Patch from Niels Baggensen:
  122.      - make host resources work under NetBSD, FreeBSD, Solaris and Linux.
  123.        - SunOS4 almost works.
  124.      - Add -s/-S to command line options for printing of shorter oids.
  125.      - numerous bug fixes.
  126.    
  127. 1998-05-31 17:56  hardaker
  128.    * acconfig.h, config.h.in, configure,
  129.    configure.in:
  130.    - (acconfig.h, config.h.in, configure, configure.in):
  131.      - make it possible not to use opaque special types with new cmd line flag.
  132.    
  133. 1998-05-31 17:56  hardaker
  134.    * apps/snmpset.c:
  135.    - (snmpset.c): enable setting of opaque floats, doubles, int64s, uint64s.
  136.    
  137. 1998-05-31 17:55  hardaker
  138.    * snmplib/: asn1.c, asn1.h, int64.c, int64.h
  139. , mib.c, snmp.c, snmp_api.c, snmp_api.h
  140. , snmp_impl.h:
  141.    - (asn1.c, asn1.h, int64.c, int64.h, mib.c, snmp.c, snmp_api.c,
  142.      snmp_api.h, snmp_impl.h):
  143.      - implement special data types via opaques: float, double, int64, uint64s.
  144.    
  145. 1998-05-29 16:21  hardaker
  146.    * snmplib/snmp_impl.h:
  147.    - (snmp_impl.h): change pdu version from long to int.
  148.    
  149. 1998-05-29 16:20  hardaker
  150.    * configure, configure.in, agent/common_header.h
  151. , agent/snmp_agent.c, agent/snmp_vars.c,
  152.    agent/snmpd.c, agent/mibgroup/Makefile.in,
  153.    agent/mibgroup/acl_vars.c, agent/mibgroup/acl_vars.h,
  154.    agent/mibgroup/alarm.c, agent/mibgroup/alarm.h,
  155.    agent/mibgroup/at.c, agent/mibgroup/at.h,
  156.    agent/mibgroup/context_vars.c, agent/mibgroup/context_vars.h
  157. , agent/mibgroup/disk.c, agent/mibgroup/disk.h,
  158.    agent/mibgroup/errormib.c, agent/mibgroup/errormib.h,
  159.    agent/mibgroup/event.c, agent/mibgroup/event.h,
  160.    agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
  161. , agent/mibgroup/host.h, agent/mibgroup/hpux.c,
  162.    agent/mibgroup/hpux.h, agent/mibgroup/hr_device.c,
  163.    agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.c,
  164.    agent/mibgroup/hr_disk.h, agent/mibgroup/hr_filesys.c,
  165.    agent/mibgroup/hr_filesys.h, agent/mibgroup/hr_network.c
  166. , agent/mibgroup/hr_network.h,
  167.    agent/mibgroup/hr_other.c, agent/mibgroup/hr_other.h,
  168.    agent/mibgroup/hr_partition.c, agent/mibgroup/hr_partition.h
  169. , agent/mibgroup/hr_print.c, agent/mibgroup/hr_print.h
  170. , agent/mibgroup/hr_proc.c, agent/mibgroup/hr_proc.h
  171. , agent/mibgroup/hr_storage.c,
  172.    agent/mibgroup/hr_storage.h, agent/mibgroup/hr_swinst.c
  173. , agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.c
  174. , agent/mibgroup/hr_swrun.h, agent/mibgroup/hr_system.c
  175. , agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c
  176. , agent/mibgroup/hr_utils.h, agent/mibgroup/icmp.c
  177. , agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c
  178. , agent/mibgroup/interfaces.h, agent/mibgroup/ip.c
  179. , agent/mibgroup/ip.h, agent/mibgroup/loadave.c
  180. , agent/mibgroup/loadave.h, agent/mibgroup/memory.c
  181. , agent/mibgroup/memory.h, agent/mibgroup/mibII.c
  182. , agent/mibgroup/mibII.h, agent/mibgroup/party_vars.c
  183. , agent/mibgroup/party_vars.h, agent/mibgroup/pass.c
  184. , agent/mibgroup/pass.h, agent/mibgroup/proc.c,
  185.    agent/mibgroup/proc.h, agent/mibgroup/registry.c,
  186.    agent/mibgroup/registry.h, agent/mibgroup/route_write.c
  187. , agent/mibgroup/route_write.h,
  188.    agent/mibgroup/snmp_mib.c, agent/mibgroup/snmp_mib.h,
  189.    agent/mibgroup/sysORTable.c, agent/mibgroup/sysORTable.h
  190. , agent/mibgroup/system.c, agent/mibgroup/system.h
  191. , agent/mibgroup/tcp.c, agent/mibgroup/tcp.h,
  192.    agent/mibgroup/ucd_snmp.h, agent/mibgroup/udp.c,
  193.    agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
  194.    agent/mibgroup/v2party.c, agent/mibgroup/v2party.h,
  195.    agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h
  196. , agent/mibgroup/var_route.c,
  197.    agent/mibgroup/var_route.h, agent/mibgroup/versioninfo.c
  198. , agent/mibgroup/versioninfo.h,
  199.    agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h,
  200.    agent/mibgroup/vmstat.c, agent/mibgroup/vmstat.h,
  201.    agent/mibgroup/host/hr_device.c,
  202.    agent/mibgroup/host/hr_device.h,
  203.    agent/mibgroup/host/hr_disk.c, agent/mibgroup/host/hr_disk.h
  204. , agent/mibgroup/host/hr_filesys.c,
  205.    agent/mibgroup/host/hr_filesys.h,
  206.    agent/mibgroup/host/hr_network.c,
  207.    agent/mibgroup/host/hr_network.h,
  208.    agent/mibgroup/host/hr_other.c,
  209.    agent/mibgroup/host/hr_other.h,
  210.    agent/mibgroup/host/hr_partition.c,
  211.    agent/mibgroup/host/hr_partition.h,
  212.    agent/mibgroup/host/hr_print.c,
  213.    agent/mibgroup/host/hr_print.h, agent/mibgroup/host/hr_proc.c
  214. , agent/mibgroup/host/hr_proc.h,
  215.    agent/mibgroup/host/hr_storage.c,
  216.    agent/mibgroup/host/hr_storage.h,
  217.    agent/mibgroup/host/hr_swinst.c,
  218.    agent/mibgroup/host/hr_swinst.h,
  219.    agent/mibgroup/host/hr_swrun.c,
  220.    agent/mibgroup/host/hr_swrun.h,
  221.    agent/mibgroup/host/hr_system.c,
  222.    agent/mibgroup/host/hr_system.h,
  223.    agent/mibgroup/host/hr_utils.c,
  224.    agent/mibgroup/host/hr_utils.h, agent/mibgroup/mibII/at.c
  225. , agent/mibgroup/mibII/at.h, agent/mibgroup/mibII/icmp.c
  226. , agent/mibgroup/mibII/icmp.h,
  227.    agent/mibgroup/mibII/interfaces.c,
  228.    agent/mibgroup/mibII/interfaces.h, agent/mibgroup/mibII/ip.c
  229. , agent/mibgroup/mibII/ip.h,
  230.    agent/mibgroup/mibII/route_write.c,
  231.    agent/mibgroup/mibII/route_write.h,
  232.    agent/mibgroup/mibII/snmp_mib.c,
  233.    agent/mibgroup/mibII/snmp_mib.h,
  234.    agent/mibgroup/mibII/sysORTable.c,
  235.    agent/mibgroup/mibII/sysORTable.h,
  236.    agent/mibgroup/mibII/system.c, agent/mibgroup/mibII/system.h
  237. , agent/mibgroup/mibII/tcp.c, agent/mibgroup/mibII/tcp.h
  238. , agent/mibgroup/mibII/udp.c, agent/mibgroup/mibII/udp.h
  239. , agent/mibgroup/mibII/vacm_vars.c,
  240.    agent/mibgroup/mibII/vacm_vars.h,
  241.    agent/mibgroup/mibII/var_route.c,
  242.    agent/mibgroup/mibII/var_route.h,
  243.    agent/mibgroup/ucd-snmp/disk.c,
  244.    agent/mibgroup/ucd-snmp/disk.h,
  245.    agent/mibgroup/ucd-snmp/errormib.c,
  246.    agent/mibgroup/ucd-snmp/errormib.h,
  247.    agent/mibgroup/ucd-snmp/extensible.c,
  248.    agent/mibgroup/ucd-snmp/extensible.h,
  249.    agent/mibgroup/ucd-snmp/hpux.c,
  250.    agent/mibgroup/ucd-snmp/hpux.h,
  251.    agent/mibgroup/ucd-snmp/loadave.c,
  252.    agent/mibgroup/ucd-snmp/loadave.h,
  253.    agent/mibgroup/ucd-snmp/memory.c,
  254.    agent/mibgroup/ucd-snmp/memory.h,
  255.    agent/mibgroup/ucd-snmp/pass.c,
  256.    agent/mibgroup/ucd-snmp/pass.h,
  257.    agent/mibgroup/ucd-snmp/proc.c,
  258.    agent/mibgroup/ucd-snmp/proc.h,
  259.    agent/mibgroup/ucd-snmp/registry.c,
  260.    agent/mibgroup/ucd-snmp/registry.h,
  261.    agent/mibgroup/ucd-snmp/versioninfo.c,
  262.    agent/mibgroup/ucd-snmp/versioninfo.h,
  263.    agent/mibgroup/ucd-snmp/vmstat.c,
  264.    agent/mibgroup/ucd-snmp/vmstat.h,
  265.    agent/mibgroup/v2party/acl_vars.c,
  266.    agent/mibgroup/v2party/acl_vars.h,
  267.    agent/mibgroup/v2party/alarm.c,
  268.    agent/mibgroup/v2party/alarm.h,
  269.    agent/mibgroup/v2party/context_vars.c,
  270.    agent/mibgroup/v2party/context_vars.h,
  271.    agent/mibgroup/v2party/event.c,
  272.    agent/mibgroup/v2party/event.h,
  273.    agent/mibgroup/v2party/party_vars.c,
  274.    agent/mibgroup/v2party/party_vars.h,
  275.    agent/mibgroup/v2party/view_vars.c,
  276.    agent/mibgroup/v2party/view_vars.h:
  277.    - (configure, configure.in, agent/mibgroup/*):
  278.      - moved most mibgroup pieces into relevent sub-directories.
  279.        - changed all header file and #ifdef USING_* lines to reflect this.
  280.    
  281. 1998-05-29 15:21  hardaker
  282.    * apps/snmp_parse_args.c:
  283.    - (snmp_parse_args.c): add ability to specify mib information on the cmd line.
  284.    
  285. 1998-05-29 15:20  hardaker
  286.    * TODO:
  287.    - (TODO): winSNMP mention.
  288.    
  289. 1998-05-29 11:34  hardaker
  290.    * configure, configure.in, agent/Makefile.in
  291. :
  292.    - (configure, configure.in, Makefile.in):
  293.      - Add a dependancy line for snmp_vars.o for all the module includes.
  294.    
  295. 1998-05-29 11:27  hardaker
  296.    * configure:
  297.    - (configure): make of configure.
  298.    
  299. 1998-05-29 11:26  hardaker
  300.    * configure.in:
  301.    - (configure.in): patch from Niels: include sys/socket in if_mtu test.
  302.    
  303. 1998-05-29 10:24  hardaker
  304.    * snmplib/: snmp_api.c, snmp_impl.h:
  305.    - (snmp_api.c, snmp_impl.h): Patch from Joe Marzot:
  306.      - fix community name length problems and increase size.
  307.    
  308. 1998-05-29 10:14  hardaker
  309.    * agent/mibgroup/at.c:
  310.    - (at.c): Patch from Chris Smith: fix for irix.
  311.    
  312. 1998-05-24 15:22  hardaker
  313.    * agent/mibgroup/ip.c:
  314.    - (ip.c): Patch from Niels Baggesen:
  315.      - fix for netbsd < 1.3.
  316.    
  317. 1998-05-24 15:22  hardaker
  318.    * NEWS:
  319.    - (NEWS): change vacm news wording.
  320.    
  321. 1998-05-24 15:22  hardaker
  322.    * FAQ:
  323.    - (FAQ): update to change a few things.
  324.    
  325. 1998-05-20 08:33  hardaker
  326.    * bug-report, sedscript.in, version.h:
  327.    version tag ( 3.4 )
  328.    
  329. 1998-05-20 08:30  hardaker
  330.    * ChangeLog:
  331.    - (ChangeLog): update.
  332.    
  333. 1998-05-20 08:27  hardaker
  334.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  335.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  336.    snmplib/Makefile.in:
  337.    - (*/Makefile.in): make depend.
  338.    
  339. 1998-05-20 08:25  hardaker
  340.    * agent/read_config.c:
  341.    - (read_config.c): config_perror() -> config_pwarn() for missing tokens.
  342.    
  343. 1998-05-20 07:37  hardaker
  344.    * snmplib/snmp_impl.h:
  345.    - (snmp_impl.h): version should be a long.
  346.    
  347. 1998-05-20 07:36  hardaker
  348.    * agent/mibgroup/util_funcs.c:
  349.    - (util_funcs.c): make checmib() use oid not int for newname.
  350.    
  351. 1998-05-20 07:34  hardaker
  352.    * FAQ:
  353.    - (FAQ): Update from Dave Shield.
  354.    
  355. 1998-05-20 07:33  hardaker
  356.    * snmplib/: mib.c, parse.c:
  357.    - (mib.c, parse.c): Patch from Niels Baggesen:
  358.      - extend random lookups further.
  359.    
  360. 1998-05-19 10:41  hardaker
  361.    * agent/mibgroup/memory.c:
  362.    - (memory.c): fix swapinfo on hpux10 systems. (/etc/swapinfo -r).
  363.    
  364. 1998-05-19 10:41  hardaker
  365.    * agent/mibgroup/at.c:
  366.    - (at.c): set to do nothing when CAN_USE_SYSCTL.
  367.    
  368. 1998-05-18 18:14  hardaker
  369.    * snmplib/int64.c:
  370.    - (int64.c):
  371.      - include header changes for win32.
  372.    
  373. 1998-05-18 15:39  hardaker
  374.    * version.h, bug-report, sedscript.in:
  375.    version tag ( 3.4.pre9 )
  376.    
  377. 1998-05-18 13:13  hardaker
  378.    * agent/mibgroup/hr_swinst.c:
  379.    - (hr_swinst.c): protect using the date pointer against NULL settings.
  380.    
  381. 1998-05-18 12:52  hardaker
  382.    * mibs/.index:
  383.    - (mibs/.index): removed.
  384.    
  385. 1998-05-18 11:17  hardaker
  386.    * acconfig.h, config.h.in, configure,
  387.    configure.in:
  388.    - (acconfig.h, config.h.in, configure, configure.in):
  389.      - fix rtentry structure test on re-configures.
  390.    
  391. 1998-05-15 11:18  hardaker
  392.    * win32/: config.h, win32.opt, libsnmp/libsnmp.dsp
  393. , libsnmp/libsnmp.plg, libsnmp_dll/libsnmp.def,
  394.    libsnmp_dll/libsnmp_dll.dsp, libsnmp_dll/libsnmp_dll.plg
  395. , snmpbulkwalk/snmpbulkwalk.plg, snmpget/snmpget.plg
  396. , snmpgetnext/snmpgetnext.plg, snmpset/snmpset.plg
  397. , snmpstatus/snmpstatus.plg,
  398.    snmptranslate/snmptranslate.plg, snmpwalk/snmpwalk.plg:
  399.    - (config.h, win32.opt, libsnmp.dsp, libsnmp.plg, libsnmp.def,
  400.      libsnmp_dll.dsp, libsnmp_dll.plg, snmpbulkwalk.plg, snmpget.plg,
  401.      snmpgetnext.plg, snmpset.plg, snmpstatus.plg, snmptranslate.plg,
  402.      snmpwalk.plg): Patch from Joe Marzot:
  403.      - win32 file updates.
  404.    
  405. 1998-05-15 11:17  hardaker
  406.    * FAQ, snmplib/mib.c:
  407.    - (FAQ, mib.c): Patch from Dave Shield:
  408.      - handle random lookups with multiple oid segments.
  409.    
  410. 1998-05-15 10:19  hardaker
  411.    * snmplib/mib.c:
  412.    - (mib.c): Patch from Dave Shield:
  413.      - provide ability to do random searches specifying a module name to look in.
  414.    
  415. 1998-05-15 10:17  hardaker
  416.    * agent/read_config.c, agent/mibgroup/hr_filesys.c,
  417.    agent/mibgroup/hr_storage.c, agent/mibgroup/hr_swrun.c
  418. , agent/mibgroup/hr_system.c,
  419.    agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c,
  420.    agent/mibgroup/util_funcs.c, agent/mibgroup/var_route.c
  421. , apps/snmp_parse_args.c, apps/snmptable.c,
  422.    apps/snmptranslate.c, man/snmptranslate.1,
  423.    snmplib/int64.h, snmplib/mib.c, snmplib/mib.h,
  424.    snmplib/parse.c, snmplib/parse.h:
  425.    - (read_config.c, hr_filesys.c, hr_storage.c, hr_swrun.c, hr_system.c,
  426.      hr_system.h, hr_utils.c, util_funcs.c, var_route.c,
  427.      snmp_parse_args.c, snmptable.c, snmptranslate.c, snmptranslate.1,
  428.      bsd.h, solaris.h, sunos.h, int64.h, mib.c, mib.h, parse.c, parse.h):
  429.      Patch from Niels Baggesen:
  430.      - snmptranslate supports -R and -r.
  431.      - miscellaneous warning fixes.
  432.      - oid searcher always ignores case.
  433.      - fixed hr_system to compile on SunOS4.
  434.    
  435. 1998-05-15 10:13  hardaker
  436.    * snmplib/parse.c:
  437.    - (parse.c): single quote missing module names.
  438.    
  439. 1998-05-14 08:25  hardaker
  440.    * configure, configure.in:
  441.    - (configure.in, configure): typos.
  442.    
  443. 1998-05-14 08:22  hardaker
  444.    * NEWS:
  445.    - (NEWS): mib2c mentioned.
  446.    
  447. 1998-05-14 08:21  hardaker
  448.    * FAQ:
  449.    - (FAQ): new FAQ from Dave Shields.
  450.    
  451. 1998-05-14 07:17  hardaker
  452.    * agent/mibgroup/memory.c:
  453.    - (memory.c): move sys/param.h up above fs.h headers.
  454.    
  455. 1998-05-13 21:25  hardaker
  456.    * snmplib/mib.c:
  457.    - (mib.c): sprint_by_type() didn't handle counter64's.
  458.    
  459. 1998-05-13 21:22  hardaker
  460.    * agent/mibgroup/memory.c:
  461.    - (memory.c): include sys/param.h for bsdi
  462.    
  463. 1998-05-13 21:22  hardaker
  464.    * agent/mibgroup/ip.c:
  465.    - (ip.c): include net/route.h and syslog.h for bsdi.
  466.    
  467. 1998-05-13 21:21  hardaker
  468.    * agent/snmp_vars.c:
  469.    - (snmp_vars.c): don't return a counter64 to a snmpv1 request.
  470.    
  471. 1998-05-13 21:21  hardaker
  472.    * snmplib/: int64.c, int64.h, mib.c:
  473.    - (int64.c, int64.h, mib.c): make int64.c use counter64's structure.
  474.    
  475. 1998-05-12 15:15  hardaker
  476.    * bug-report, sedscript.in, version.h:
  477.    version tag ( 3.4.pre8 )
  478.    
  479. 1998-05-12 15:14  hardaker
  480.    * agent/mibgroup/: disk.c, example.c, interfaces.c
  481. , loadave.c, memory.c, pass.c, proc.c
  482. , util_funcs.h, vmstat.c:
  483.    - (disk.c, example.c, interfaces.c, loadave.c, memory.c, pass.c,
  484.      proc.c, util_funcs.h, vmstat.c):
  485.      - include time.h properly instead of relying on util_funcs.h to do it.
  486.    
  487. 1998-05-12 11:45  hardaker
  488.    * snmplib/: snmp_api.c, system.c:
  489.    - (snmp_api.c, system.c):
  490.      - move debugging code from system.c to snmp_api.c, where it should be.
  491.    
  492. 1998-05-12 11:45  hardaker
  493.    * agent/mibgroup/vmstat.c:
  494.    - (vmstat.c): correct strings inclusion.
  495.    
  496. 1998-05-12 11:11  hardaker
  497.    * agent/mibgroup/disk.c:
  498.    - (disk.c): NULL -> 0.
  499.    
  500. 1998-05-12 11:11  hardaker
  501.    * acconfig.h, config.h.in, configure,
  502.    configure.in:
  503.    - (acconfig.h, config.h.in, configure, configure.in):
  504.      - munge rpm lib check to link with -ldb as well.
  505.    
  506. 1998-05-12 11:10  hardaker
  507.    * NEWS:
  508.    - (NEWS): more updates.
  509.    
  510. 1998-05-12 10:52  hardaker
  511.    * apps/snmptrapd.c:
  512.    - (snmptrapd.c): Patch from Dave Shield:
  513.      - include a getdtablesize() function for hpux9.
  514.    
  515. 1998-05-12 10:52  hardaker
  516.    * agent/mibgroup/hr_swinst.c:
  517.    - (hr_swinst.c): Patch from Dave Shield:
  518.      - more swinst fixes for rpm modules.
  519.    
  520. 1998-05-11 10:34  hardaker
  521.    * snmplib/: mib.c, parse.c, parse.h,
  522.    snmp_api.h, vacm.c, vacm.h:
  523.    - (mib.c, parse.c, parse.h, snmp_api.h, vacm.c, vacm.h): Patch from
  524.      Niels Baggesen:
  525.      - free routines for vacm (to allow -HUP)
  526.      - fix the parser to report unlinked OIDs. This did reveal an error in a
  527.        Cisco MIB (CISCO-IPMCAST-MIB) that I had been using (it needs an
  528.        IMPORTS ciscoExperiment FROM CISCO-SMI)
  529.        Actually the parser worked ok, except for the missing error messages.
  530.      - rewrite of the parsers lexical analyser, to correct the errors that
  531.        Dave Perkins and others have pointed out recently (name::= , DESCRIPTION"
  532.        and proper handling of -- partial line comments --). Watch out! this last
  533.        may find errors in old MIBs (including the version of SNMPv2-TC that
  534.        we ship). My Fore Systems MIBs had errors with this.
  535.      - implement the long since announced -H option to snmptable
  536.    
  537. 1998-05-11 10:32  hardaker
  538.    * mibs/UCD-SNMP-MIB.txt:
  539.    - (UCD-SNMP-MIB.txt): Patch from Niels Baggesen:
  540.      - Corrections of disk entry capitilazation problems.
  541.    
  542. 1998-05-11 10:31  hardaker
  543.    * mibs/SNMPv2-TC.txt:
  544.    - (SNMPv2-TC.txt): Patch from Niels Baggesen:
  545.      - this last [parser] may find errors in old MIBs (including the
  546.        version of SNMPv2-TC that we ship).
  547.    
  548. 1998-05-11 10:30  hardaker
  549.    * man/snmptranslate.1:
  550.    - (snmptranslate.1): Patch from Niels Baggesen:
  551.      - implement the long since announced -H option to snmptable.
  552.    
  553. 1998-05-11 10:30  hardaker
  554.    * apps/snmptranslate.c:
  555.    - (snmptranslate.c): Patch from Niels Baggesen:
  556.      - implement the long since announced -H option to snmptable
  557.    
  558. 1998-05-11 10:30  hardaker
  559.    * agent/mibgroup/: hr_disk.c, hr_filesys.c,
  560.    hr_partition.c, vacm_vars.c:
  561.    - (hr_disk.c, hr_filesys.c, hr_partition.c, vacm_vars.c): Patch from
  562.      Niels Baggesen:
  563.      - some prototypes for the hr_*.c files (needs Dave's recent patch)
  564.        Warning: the proc part still does not work with Solaris!
  565.    
  566. 1998-05-11 10:29  hardaker
  567.    * agent/: read_config.c, snmp_vars.h, snmpd.c,
  568.    snmpd.h, var_struct.h:
  569.    - (read_config.c, snmp_vars.h, snmpd.c, snmpd.h, var_struct.h): Patch
  570.      from Niels Baggesen:
  571.      - free routines for vacm (to allow -HUP)
  572.      - free routines for the trapsink directives in snmpd
  573.    
  574. 1998-05-11 08:10  hardaker
  575.    * snmplib/int64.c:
  576.    - (int64.c): add incrByU32().
  577.    
  578. 1998-05-11 08:10  hardaker
  579.    * snmplib/parse.c:
  580.    - (parse.c): opaque's can have a size specifier.
  581.    
  582. 1998-05-11 08:09  hardaker
  583.    * local/mib2c:
  584.    - (mib2c):
  585.      - counter64s.
  586.      - consolodation of variable declarations.
  587.      - more error stings in all files for unknown variable types.
  588.    
  589. 1998-05-11 08:08  hardaker
  590.    * local/tkmib:
  591.    - (tkmib): optional port number.
  592.    
  593. 1998-05-11 08:08  hardaker
  594.    * agent/mibgroup/util_funcs.c:
  595.    - (util_funcs.c): blank line removal.
  596.    
  597. 1998-05-08 14:53  hardaker
  598.    * agent/mibgroup/disk.c:
  599.    - (disk.c): wording change.
  600.    
  601. 1998-05-08 11:01  hardaker
  602.    * agent/mibgroup/: hr_disk.c, hr_swinst.c:
  603.    - (hr_swinst.c, hr_disk.c): Patch from Dave Shields.
  604.    
  605. 1998-05-08 10:57  hardaker
  606.    * config.h.in, configure, configure.in:
  607.    - (config*): check for pkglocs.h.
  608.    
  609. 1998-05-07 09:07  hardaker
  610.    * agent/read_config.c:
  611.    - (read_config.c): debug info for config files read.
  612.    
  613. 1998-05-07 09:07  hardaker
  614.    * configure, configure.in:
  615.    - (configure, configure.in): sys/stat inclusion in fs checks.
  616.    
  617. 1998-05-07 09:05  hardaker
  618.    * COPYING:
  619.    - (COPYING): correction for dates.
  620.    
  621. 1998-05-06 22:28  hardaker
  622.    * win32/config.h:
  623.    - (win32/config.h): update from Joe Marzot.
  624.    
  625. 1998-05-06 21:08  hardaker
  626.    * local/mib2c:
  627.    - (mib2c): created a mib2c template creator.
  628.    
  629. 1998-05-06 21:08  hardaker
  630.    * mibs/UCD-SNMP-MIB.txt:
  631.    - (UCD-SNMP-MIB.txt): make bogus index's be 0.
  632.    
  633. 1998-05-06 21:07  hardaker
  634.    * agent/mibgroup/: util_funcs.c, util_funcs.h:
  635.    - (util_funcs.c, util_funcs.h):
  636.      - new function: calculate_time_diff(t1, t2).
  637.    
  638. 1998-05-06 21:06  hardaker
  639.    * NEWS:
  640.    - (NEWS): minor wording change.
  641.    
  642. 1998-05-06 14:58  hardaker
  643.    * agent/mibgroup/: disk.c, errormib.c, example.c
  644. , example.h, extensible.c, loadave.c,
  645.    memory.c, proc.c, sysORTable.c, system.c
  646. , util_funcs.c, util_funcs.h, versioninfo.c
  647. , vmstat.c:
  648.    - (disk.c, errormib.c, example.c, example.h, extensible.c, loadave.c,
  649.      memory.c, proc.c, sysORTable.c, system.c, util_funcs.c,
  650.      util_funcs.h, versioninfo.c, vmstat.c):
  651.      - remove the newname requirement from checkmib().
  652.      - create header_generic() for simple scalar tests.
  653.      - use header_generic() in all ucd specific scalar mibs, and example.[ch].
  654.    
  655. 1998-05-06 14:06  hardaker
  656.    * mibs/UCD-SNMP-MIB.txt:
  657.    - (UCD-SNMP-MIB.txt):
  658.      - added internal table section.
  659.      - mib number corrections to match the source.
  660.    
  661. 1998-05-06 11:22  hardaker
  662.    * local/Makefile.in:
  663.    - (Makefile.in): install tkmib.
  664.    
  665. 1998-04-29 11:41  hardaker
  666.    * local/tkmib:
  667.    - (tkmib):
  668.      - display unloaded module error.
  669.      - don't try to load a file on a cancel.
  670.    
  671. 1998-04-29 11:32  hardaker
  672.    * mibs/UCD-SNMP-MIB.txt:
  673.    - (UCD-SNMP-MIB.txt): put vmstat back in and renamed to systemStats.
  674.    
  675. 1998-04-29 11:31  hardaker
  676.    * agent/mibgroup/: vmstat.c, vmstat.h:
  677.    - (vmstat.c, vmstat.h): moves, changes, removals, and fixes.
  678.    
  679. 1998-04-29 10:43  hardaker
  680.    * agent/mibgroup/: example.c, example.h, wombat.c
  681. , wombat.h:
  682.    - (example.c, example.h, wombat.c, wombat.h): more clean ups.
  683.    
  684. 1998-04-29 10:34  hardaker
  685.    * agent/mibgroup/: example.c, proc.c, var_route.c
  686. , wombat.c:
  687.    - (example.c, proc.c, var_route.c, wombat.c):
  688.      - nlist cleanups.
  689.    
  690. 1998-04-29 10:26  hardaker
  691.    * agent/mibgroup/tcp.c:
  692.    - (tcp.c): don't use TCPSTAT_SYMBOL unless defined.
  693.    
  694. 1998-04-29 08:56  hardaker
  695.    * apps/snmptable.c:
  696.    - (snmptable.c): Patch from Niels Baggesen:
  697.      - fix -H header printing.
  698.    
  699. 1998-04-27 16:48  hardaker
  700.    * local/tkmib:
  701.    - (tkmib): bug fixes.
  702.    
  703. 1998-04-27 16:46  hardaker
  704.    * local/tkmib:
  705.    - (tkmib): New mib menu command: load a mib module by ID name.
  706.    
  707. 1998-04-27 16:24  hardaker
  708.    * local/tkmib:
  709.    - (tkmib): bug fixes and new mib menu to load new mibs.
  710.    
  711. 1998-04-27 13:31  hardaker
  712.    * bug-report, sedscript.in, version.h:
  713.    version tag ( 3.4.pre7 )
  714.    
  715. 1998-04-27 11:00  hardaker
  716.    * apps/: snmpbulkwalk.c, snmpdelta.c, snmpget.c
  717. , snmpgetnext.c, snmpset.c, snmpstatus.c
  718. , snmptable.c, snmptest.c, snmpwalk.c:
  719.    - (snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c,
  720.      snmpstatus.c, snmptable.c, snmptest.c, snmpwalk.c):
  721.      - Put the word "Timeout: " in front of the "No Response" errors.
  722.    
  723. 1998-04-27 11:00  hardaker
  724.    * configure, configure.in:
  725.    - (configure, configure.in): define SHLIB_LDCONFIG_CMD as ":" for
  726.      static library cases.
  727.    
  728. 1998-04-27 10:59  hardaker
  729.    * Makefile.top:
  730.    - (Makefile.top): removed unneeded variable.
  731.    
  732. 1998-04-24 16:40  hardaker
  733.    * agent/mibgroup/var_route.c:
  734.    - (var_route.c): watch out for single route loops.
  735.    
  736. 1998-04-24 16:32  hardaker
  737.    * agent/: auto_nlist.c, auto_nlist.h:
  738.    - (auto_nlist.c, auto_nlist.h): n_value is a long:
  739.      - return the value from auto_nlist_value as an unsigned long.
  740.    
  741. 1998-04-24 16:31  hardaker
  742.    * agent/mibgroup/tcp.c:
  743.    - (tcp.c): include netinet/tcpip.h for DU4.0.
  744.    
  745. 1998-04-24 14:33  hardaker
  746.    * agent/mibgroup/disk.c:
  747.    - (disk.c): calculate vfs block size if possible and size > 255 bytes.
  748.    
  749. 1998-04-24 14:33  hardaker
  750.    * agent/mibgroup/hr_partition.c:
  751.    - (hr_partition.c): close file descriptor just opened.
  752.    
  753. 1998-04-24 14:33  hardaker
  754.    * agent/mibgroup/hr_filesys.c:
  755.    - (hr_filesys.c): include sys/param.h to define MAXPATHLEN.
  756.    
  757. 1998-04-24 14:32  hardaker
  758.    * acconfig.h, config.h.in, configure,
  759.    configure.in:
  760.    - (acconfig.h, config.h.in, configure, configure.in):
  761.      - check statvfs.h for f_bavail.
  762.    
  763. 1998-04-24 14:03  hardaker
  764.    * mibs/UCD-SNMP-MIB.txt:
  765.    - (UCD-SNMP-MIB.txt): more cleaning and renaming.
  766.    
  767. 1998-04-24 10:22  hardaker
  768.    * mibs/UCD-SNMP-MIB.txt:
  769.    - (UCD-SNMP-MIB.txt): the textual descriptions were updated some.
  770.    
  771. 1998-04-24 10:02  hardaker
  772.    * mibs/UCD-SNMP-MIB.txt:
  773.    - (UCD-SNMP-MIB.txt):
  774.      - renamed labels to be unique from the old definitions.
  775.      - renumbered again.
  776.      - commented on the desgin of the mib at the top.
  777.      - Changed back to SMIv1.
  778.      - removed lockd section.
  779.      - removed vmstat section till it gets implemented.
  780.      - removed sequences of scalers.
  781.    
  782. 1998-04-24 10:00  hardaker
  783.    * acconfig.h, config.h.in:
  784.    - (acconfig.h, config.h.in): mib oid location updates for ucd-snmp mib.
  785.    
  786. 1998-04-22 08:35  hardaker
  787.    * snmplib/parse.c:
  788.    - (parse.c): Patch from Niels Baggesen:
  789.      - parse BITS keywords.
  790.    
  791. 1998-04-22 07:49  hardaker
  792.    * mibs/UCD-SNMP-MIB.txt:
  793.    - (UCD-SNMP-MIB.txt): changed wording, cleaned up a bit.
  794.    
  795. 1998-04-20 16:07  hardaker
  796.    * snmplib/snmp_client.c:
  797.    - (snmp_client.c): Patch from Niels Baggesen:
  798.      - needed pointer copies.
  799.    
  800. 1998-04-20 16:06  hardaker
  801.    * agent/mibgroup/: tcp.c, udp.c, var_route.c:
  802.    - (tcp.c, udp.c, var_route.c): Patch from Niels Baggesen:
  803.      - #ifdef checks on symbols and header movement.
  804.    
  805. 1998-04-20 16:05  hardaker
  806.    * agent/mibgroup/vacm_vars.c:
  807.    - (vacm_vars.c): Patch from Niels Baggesen:
  808.      - typecast a pointer.
  809.    
  810. 1998-04-20 16:05  hardaker
  811.    * apps/snmptrapd.c:
  812.    - (snmptrapd.c): Patch from Niels Baggesen:
  813.      - gethostbyaddr moves up.
  814.      - include sys/wait.h.
  815.      - syslog %d -> %ld for long specific_type.
  816.    
  817. 1998-04-20 16:03  hardaker
  818.    * apps/snmptable.c:
  819.    - (snmptable.c): Patch from Niels Baggesen:
  820.      - prototyping and other cleanups.
  821.    
  822. 1998-04-20 16:02  hardaker
  823.    * agent/mibgroup/ip.c:
  824.    - (ip.c): Patch from Niels Baggesen:
  825.      - test symbol defines and cleanup.
  826.    
  827. 1998-04-20 16:00  hardaker
  828.    * agent/mibgroup/interfaces.c:
  829.    - (interfaces.c): Patch from Niels Baggesen:
  830.      - header moves.
  831.    
  832. 1998-04-20 16:00  hardaker
  833.    * agent/snmpd.c:
  834.    - (snmpd.c): Patch from Niels Baggesen:
  835.      - appropriate use of strdup during startup and better flag checking.
  836.    
  837. 1998-04-20 15:59  hardaker
  838.    * agent/mibgroup/: hr_filesys.c, hr_swrun.c:
  839.    - (hr_filesys.c, hr_swrun.c): Patch from Niels Baggesen:
  840.      - fix some host resources for solaris.
  841.    
  842. 1998-04-20 15:56  hardaker
  843.    * config.h.in, configure, configure.in:
  844.    - (config.h.in, configure, configure.in): check for sys/dkio.h
  845.    
  846. 1998-04-20 15:54  hardaker
  847.    * agent/mibgroup/: host_res.h, hr_disk.c,
  848.    hr_filesys.c, hr_partition.c, hr_storage.c:
  849.    - (host_res.h, hr_disk.c, hr_filesys.c, hr_partition.c, hr_storage.c):
  850.      - Patch from Dave Shield:
  851.        - consolidate the system-specific stuff a bit (should make it easier
  852.          to follow)
  853.        - Re-structures the Disk searching, in such a way that it can set up
  854.          via the config file. (which I still need to do)
  855.        - Speed up disk searching (by caching invalid results - a *major* win!)
  856.        - Handle partitions sensibly (arther than one per disk)
  857.        - Improve Solaris support for the Device group
  858.    
  859. 1998-04-20 10:31  hardaker
  860.    * agent/snmpd.c:
  861.    - (snmpd.c): change oid from textual to numeric to allow now mibs to
  862.      be loaded.
  863.    
  864. 1998-04-01 16:35  hardaker
  865.    * apps/snmptrapd.c:
  866.    - (snmptrapd.c): always send enterprise and trapoid to scripts.
  867.    
  868. 1998-04-01 14:43  hardaker
  869.    * bug-report, sedscript.in, version.h:
  870.    version tag ( 3.4.pre6 )
  871.    
  872. 1998-04-01 14:40  hardaker
  873.    * agent/: snmp_vars.c, snmp_vars.h:
  874.    - (snmp_vars.c, snmp_vars.h): make unregestering of mibs work.
  875.      - (in most cases:-?)
  876.    
  877. 1998-04-01 14:11  hardaker
  878.    * snmplib/Makefile.in, apps/Makefile.in,
  879.    agent/mibgroup/Makefile.in, agent/Makefile.in:
  880.    - (Makefile.in): make depend.
  881.    
  882. 1998-04-01 14:10  hardaker
  883.    * TODO:
  884.    - (TODO): removed a few things!
  885.    
  886. 1998-04-01 13:54  hardaker
  887.    * man/snmpd.conf.5.def:
  888.    - (snmpd.conf.5.def): moved the view example section above the access section.
  889.    
  890. 1998-04-01 13:53  hardaker
  891.    * EXAMPLE.conf.def:
  892.    - (EXAMPLE.conf.def): added vacm example configuration.
  893.    
  894. 1998-04-01 13:47  hardaker
  895.    * FAQ, README:
  896.    - (FAQ, README): more 3.4 updates.
  897.    
  898. 1998-04-01 13:31  hardaker
  899.    * NEWS, PORTING:
  900.    - (NEWS, PORTING): updates for 3.4.
  901.    
  902. 1998-04-01 13:27  hardaker
  903.    * agent/auto_nlist.c:
  904.    - (auto_nlist.c):
  905.      - remove no longer needed debugging statements of tree traversal.
  906.    
  907. 1998-04-01 09:52  hardaker
  908.    * snmplib/snmp_client.c:
  909.    - (snmp_client.c): enterprise_length is sizeof(oid) dependent.
  910.    
  911. 1998-03-27 16:43  hardaker
  912.    * agent/: snmp_vars.c, snmp_vars.h,
  913.    mibgroup/interfaces.c, mibgroup/ip.c,
  914.    mibgroup/registry.c:
  915.    - (snmp_vars.c, snmp_vars.h, interfaces.c, ip.c, registry.c):
  916.      - prototyping and -Wall fixes.
  917.    
  918. 1998-03-27 16:42  hardaker
  919.    * INSTALL:
  920.    - (INSTALL): document libwrap.
  921.    
  922. 1998-03-27 16:23  hardaker
  923.    * acconfig.h, config.h.in, configure,
  924.    configure.in, agent/snmpd.c:
  925.    - (acconfig.h, config.h.in, configure, configure.in, snmpd.c):
  926.      - correctly #ifdef out the tcpwrappers patch.
  927.    
  928. 1998-03-27 16:23  hardaker
  929.    * agent/mibgroup/interfaces.c:
  930.    - (interfaces.c): Interfaces_Scan_Next needed a 4th (NULL) argument.
  931.    
  932. 1998-03-27 16:10  hardaker
  933.    * README, config.h.in, configure,
  934.    configure.in, agent/snmpd.c:
  935.    - (README, config.h.in, configure, configure.in, snmpd.c): Patch from
  936.      Arthur Hyun:
  937.      - tcpwrappers support.
  938.    
  939. 1998-03-27 11:22  hardaker
  940.    * agent/mibgroup/hr_device.c:
  941.    - (hr_device.c): check device index against maximum (segfault on HPUX).
  942.    
  943. 1998-03-27 11:20  hardaker
  944.    * agent/mibgroup/disk.c:
  945.    - (disk.c): use config_pwarn() for missing disks.
  946.    
  947. 1998-03-27 11:20  hardaker
  948.    * agent/: read_config.c, read_config.h:
  949.    - (read_config.c, read_config.h):
  950.      - create config_pwarn() that doesn't increase the error count to
  951.        prevent exiting.  Used for disks, since some might by process or
  952.        nfs mounted.
  953.    
  954. 1998-03-27 09:20  hardaker
  955.    * apps/snmptrapd.c:
  956.    - (snmptrapd.c):
  957.      - Beta version of an extensible trap demon.
  958.        - -C 'command' on the command line runs the command and feeds it
  959.          stdin information about the trap.
  960.        - v1 traps are converted to v2 traps for consistancy of
  961.          information sent to the scripts.
  962.    
  963. 1998-03-26 07:22  hardaker
  964.    * config.h.in, configure, configure.in,
  965.    agent/auto_nlist.c, agent/auto_nlist.h,
  966.    agent/common_header.h, agent/kernel.c,
  967.    agent/read_config.c, agent/snmp_vars.c,
  968.    agent/snmp_vars.h, agent/snmpd.c,
  969.    agent/mibgroup/alarm.c, agent/mibgroup/at.c,
  970.    agent/mibgroup/context_vars.c, agent/mibgroup/disk.c,
  971.    agent/mibgroup/errormib.c, agent/mibgroup/event.c,
  972.    agent/mibgroup/extensible.c, agent/mibgroup/hr_device.c
  973. , agent/mibgroup/hr_network.c,
  974.    agent/mibgroup/hr_partition.c, agent/mibgroup/hr_storage.c
  975. , agent/mibgroup/hr_swinst.c, agent/mibgroup/hr_swrun.c
  976. , agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c
  977. , agent/mibgroup/interfaces.h, agent/mibgroup/ip.c
  978. , agent/mibgroup/loadave.c, agent/mibgroup/memory.c
  979. , agent/mibgroup/party_vars.c, agent/mibgroup/pass.c
  980. , agent/mibgroup/proc.c, agent/mibgroup/smux.c,
  981.    agent/mibgroup/snmp_bgp.c, agent/mibgroup/snmp_ospf.c,
  982.    agent/mibgroup/snmp_rip2.c, agent/mibgroup/sysORTable.c
  983. , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
  984.    agent/mibgroup/util_funcs.c, agent/mibgroup/vacm_vars.c
  985. , agent/mibgroup/var_route.c, agent/mibgroup/vmstat.c
  986. , apps/snmp_parse_args.c, apps/snmpbulkwalk.c,
  987.    apps/snmpdelta.c, apps/snmpget.c, apps/snmpgetnext.c
  988. , apps/snmpset.c, apps/snmpstatus.c,
  989.    apps/snmptable.c, apps/snmptest.c,
  990.    apps/snmptranslate.c, apps/snmptrap.c,
  991.    apps/snmptrapd.c, apps/snmpwalk.c, snmplib/asn1.c
  992. , snmplib/mib.c, snmplib/snmp_api.c,
  993.    snmplib/snmp_auth.c, snmplib/snmp_client.c,
  994.    snmplib/system.c, snmplib/vacm.c, snmplib/view.c
  995. :
  996.    - (*.c): Patch from Niels Baggesen:
  997.      - misc porting improvements (the bsd groups, sunos, ...).
  998.      - switch auto_nlists calling order of _ vs non _ lookups.
  999.      - reverse all string.h/strings.h include possibilities.
  1000.    
  1001. 1998-03-25 16:49  hardaker
  1002.    * agent/mibgroup/hpux.c:
  1003.    - (hpux.c): fix write_method declaration.
  1004.    
  1005. 1998-03-25 13:07  hardaker
  1006.    * agent/mibgroup/: mibII.c, v2party.c, vacm_vars.c
  1007. :
  1008.    - (v2party.c, mibII.c, vacm_vars.c): declair registration variables staticly.
  1009.    
  1010. 1998-03-25 12:48  hardaker
  1011.    * snmplib/: Makefile.in, int64.c, int64.h, mib.c
  1012. :
  1013.    - (Makefile.in, int64.c, int64.h, mib.c): Code from David T. Perkins:
  1014.      - integrated David's code to print counter64s as integers rather than hex.
  1015.    
  1016. 1998-03-25 10:59  hardaker
  1017.    * agent/mibgroup/interfaces.c:
  1018.    - (interfaces.c): Patch from Niels Baggesen:
  1019.      - Add an & to arpcom.ac_enaddr in memset.
  1020.    
  1021. 1998-03-25 10:46  hardaker
  1022.    * acconfig.h, config.h.in:
  1023.    - (acconfig.h, config.h.in, linux.h): new define: DONT_USE_NLIST.
  1024.    
  1025. 1998-03-25 10:44  hardaker
  1026.    * agent/snmpd.c, snmplib/snmp_api.c:
  1027.    - (snmpd.c, snmp_api.c): Spelling errors from the CMU code fixed.
  1028.    
  1029. 1998-03-25 10:39  hardaker
  1030.    * acconfig.h, config.h.in:
  1031.    - (acconfig.h, config.h.in): simply don't define CAN_USE_NLIST on linux.
  1032.    
  1033. 1998-03-25 10:39  hardaker
  1034.    * agent/: read_config.c, read_config.h, snmp_vars.c
  1035. , mibgroup/registry.c, mibgroup/registry.h:
  1036.    - (read_config.c, read_config.h, snmp_vars.c, registry.c, registry.h):
  1037.      - fix the registry mib to use the new module structure.
  1038.      - create a working find_subtree() and find_subtree_next().
  1039.    
  1040. 1998-03-25 09:15  hardaker
  1041.    * agent/mibgroup/tcp.c:
  1042.    - (tcp.c): include tcpip.h for digital unix.
  1043.    
  1044. 1998-03-22 18:13  hardaker
  1045.    * agent/mibgroup/: pass.c, proc.c, vacm_vars.c:
  1046.    - (pass.c, proc.c, vacm_vars.c): Patch from Simon Burge:
  1047.      - move sys/types.h up for ultrix.
  1048.    
  1049. 1998-03-18 14:09  hardaker
  1050.    * bug-report, sedscript.in, version.h:
  1051.    version tag ( 3.4.pre5 )
  1052.    
  1053. 1998-03-18 13:56  hardaker
  1054.    * acconfig.h, config.h.in, configure,
  1055.    configure.in, agent/read_config.c, agent/snmpd.c
  1056. , apps/snmp_parse_args.c, apps/snmptrapd.c,
  1057.    apps/snmpnetstat/main.c, man/mib_api.3,
  1058.    win32/config.h:
  1059.    - (acconfig.h, config.h.in, configure, configure.in, read_config.c,
  1060.      snmpd.c, snmp_parse_args.c, snmptrapd.c, main.c, mib_api.3,
  1061.      config.h):
  1062.      - SNMPLIBPATH -> SNMPSHAREPATH
  1063.      - a real SNMPLIBPATH
  1064.      - make the agent read .conf files from SNMPSHAREPATH:SNMPLIBPATH.
  1065.    
  1066. 1998-03-18 13:26  hardaker
  1067.    * agent/mibgroup/: extensible.c, memory.c, pass.c
  1068. , proc.c, util_funcs.c, util_funcs.h:
  1069.    - (extensible.c, memory.c, pass.c, proc.c, util_funcs.c, util_funcs.h):
  1070.      - wait for pid after get_exec_output() with new wait_on_exec() function.
  1071.    
  1072. 1998-03-18 13:10  hardaker
  1073.    * acconfig.h, config.h.in, sedscript.in,
  1074.    mibs/UCD-SNMP-MIB.txt:
  1075.    - (acconfig.h, config.h.in, sedscript.in, UCD-SNMP-MIB.txt):
  1076.      - re-numbering of the new table modules.
  1077.    
  1078. 1998-03-18 09:17  hardaker
  1079.    * ov/README:
  1080.    - (README): changed OV path's to newer release paths.
  1081.    
  1082. 1998-03-11 17:05  hardaker
  1083.    * agent/mibgroup/system.c:
  1084.    - (system.c): don't chomp new line on read_config utils.
  1085.    
  1086. 1998-03-11 15:57  hardaker
  1087.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  1088.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  1089.    snmplib/Makefile.in:
  1090.    - (*/Makefile.in): depend update.
  1091.    
  1092. 1998-03-11 15:56  hardaker
  1093.    * README:
  1094.    - (README): name update.
  1095.    
  1096. 1998-03-11 15:42  hardaker
  1097.    * agent/auto_nlist.c:
  1098.    - (auto_nlist.c): better debugging printfs
  1099.    
  1100. 1998-03-11 14:40  hardaker
  1101.    * agent/: read_config.c, read_config.h, snmp_agent.c
  1102. , snmp_vars.c, snmpd.c, mibgroup/host_res.h
  1103. , mibgroup/hr_device.c, mibgroup/hr_device.h,
  1104.    mibgroup/hr_disk.c, mibgroup/hr_disk.h,
  1105.    mibgroup/hr_filesys.c, mibgroup/hr_filesys.h,
  1106.    mibgroup/hr_network.c, mibgroup/hr_network.h,
  1107.    mibgroup/hr_other.c, mibgroup/hr_partition.c,
  1108.    mibgroup/hr_partition.h, mibgroup/hr_print.c,
  1109.    mibgroup/hr_print.h, mibgroup/hr_proc.c,
  1110.    mibgroup/hr_proc.h, mibgroup/hr_storage.c,
  1111.    mibgroup/hr_storage.h, mibgroup/hr_swinst.c,
  1112.    mibgroup/hr_swinst.h, mibgroup/hr_swrun.c,
  1113.    mibgroup/hr_swrun.h, mibgroup/hr_system.c,
  1114.    mibgroup/hr_system.h, mibgroup/interfaces.c,
  1115.    mibgroup/ip.c, mibgroup/mibII.c, mibgroup/mibII.h
  1116. , mibgroup/sysORTable.c, mibgroup/v2party.c,
  1117.    mibgroup/v2party.h, mibgroup/vacm_vars.c,
  1118.    mibgroup/vacm_vars.h:
  1119.    - (read_config.c, read_config.h, snmp_agent.c, snmp_vars.c, snmpd.c,
  1120.      host_res.h, hr_device.c, hr_device.h, hr_disk.c, hr_disk.h,
  1121.      hr_filesys.c, hr_filesys.h, hr_network.c, hr_network.h, hr_other.c,
  1122.      hr_partition.c, hr_partition.h, hr_print.c, hr_print.h, hr_proc.c,
  1123.      hr_proc.h, hr_storage.c, hr_storage.h, hr_swinst.c, hr_swinst.h,
  1124.      hr_swrun.c, hr_swrun.h, hr_system.c, hr_system.h, interfaces.c,
  1125.      ip.c, mibII.c, mibII.h, sysORTable.c, v2party.c, v2party.h,
  1126.      vacm_vars.c, vacm_vars.h):
  1127.      - massive prototyping and --Wall fixes.
  1128.      - fixed things broken by the freebsd patch (only some I'm sure).
  1129.    
  1130. 1998-03-11 12:56  hardaker
  1131.    * aclocal.m4, config.h.in, configure,
  1132.    configure.in, agent/mibgroup/icmp.c,
  1133.    agent/mibgroup/interfaces.c, agent/mibgroup/ip.c,
  1134.    agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
  1135.    agent/mibgroup/var_route.c:
  1136.    - (aclocal.m4, config.h.in, configure, configure.in, icmp.c,
  1137.      interfaces.c, ip.c, tcp.c, udp.c, var_route.c): Patch from Garrett
  1138.      Wollman:
  1139.      - freebsd 3 sysctl implementations.
  1140.    
  1141. 1998-03-11 12:27  hardaker
  1142.    * agent/mibgroup/: interfaces.c, tcp.c, udp.c,
  1143.    var_route.c, var_route.h:
  1144.    - (interfaces.c, tcp.c, udp.c, var_route.c, var_route.h): Patch from
  1145.      Craig Bevins:
  1146.      - port to OpenBSD.
  1147.    
  1148. 1998-03-11 10:30  hardaker
  1149.    * agent/mibgroup/: sysORTable.c, sysORTable.h, system.c
  1150. , system.h:
  1151.    - (sysORTable.c, sysORTable.h, system.c, system.h):
  1152.      - fix time values and move sysORLastChanged to the system group.
  1153.    
  1154. 1998-03-11 09:40  hardaker
  1155.    * agent/mibgroup/: hpux.h, hr_filesys.h, memory.h
  1156. , snmp_bgp.h, snmp_ospf.h, snmp_rip2.h,
  1157.    sysORTable.h, vmstat.h:
  1158.    - (hpux.h, hr_filesys.h, memory.h, snmp_bgp.h, snmp_ospf.h,
  1159.      snmp_rip2.h, sysORTable.h, vmstat.h):
  1160.      - finish converting a few of the files that Niels missed.
  1161.    
  1162. 1998-03-11 08:06  hardaker
  1163.    * mibs/.index:
  1164.    - (mibs/.index): update...
  1165.    
  1166. 1998-03-11 08:05  hardaker
  1167.    * agent/auto_nlist.c, agent/common_header.h,
  1168.    agent/snmp_agent.c, agent/snmpd.c,
  1169.    agent/mibgroup/acl_vars.h, agent/mibgroup/alarm.c,
  1170.    agent/mibgroup/alarm.h, agent/mibgroup/at.h,
  1171.    agent/mibgroup/context_vars.h, agent/mibgroup/disk.h,
  1172.    agent/mibgroup/errormib.h, agent/mibgroup/event.c,
  1173.    agent/mibgroup/event.h, agent/mibgroup/example.h,
  1174.    agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
  1175. , agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.h
  1176. , agent/mibgroup/hr_filesys.h,
  1177.    agent/mibgroup/hr_network.h, agent/mibgroup/hr_partition.h
  1178. , agent/mibgroup/hr_print.h, agent/mibgroup/hr_proc.h
  1179. , agent/mibgroup/hr_storage.h,
  1180.    agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.h,
  1181.    agent/mibgroup/hr_system.h, agent/mibgroup/icmp.c,
  1182.    agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c,
  1183.    agent/mibgroup/interfaces.h, agent/mibgroup/ip.c,
  1184.    agent/mibgroup/ip.h, agent/mibgroup/loadave.h,
  1185.    agent/mibgroup/party_vars.h, agent/mibgroup/pass.c,
  1186.    agent/mibgroup/proc.c, agent/mibgroup/proc.h,
  1187.    agent/mibgroup/registry.h, agent/mibgroup/snmp_mib.c,
  1188.    agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
  1189.    agent/mibgroup/system.h, agent/mibgroup/tcp.c,
  1190.    agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
  1191.    agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
  1192.    agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h,
  1193.    agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
  1194. , agent/mibgroup/view_vars.h, apps/snmpbulkwalk.c
  1195. , apps/snmpdelta.c, apps/snmpget.c,
  1196.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  1197. , apps/snmptable.c, apps/snmptest.c,
  1198.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  1199. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
  1200. , apps/snmpnetstat/route.c, snmplib/mib.c,
  1201.    snmplib/snmp.c, snmplib/snmp.h, snmplib/snmp_api.c
  1202. , snmplib/snmp_auth.c, snmplib/snmp_client.c,
  1203.    snmplib/snmp_impl.h, man/Makefile.in:
  1204.    - (*/*/*/*): Patch from Niels Baggesen:
  1205.      - fix auto_nlist on preceeding _ architectures.
  1206.      - Change *all* define usage to new SNMP_ and ASN_ prefixes.
  1207.      - leave mib access open if no com2sec statements were found in snmpd.conf.
  1208.    
  1209. 1998-03-09 17:40  hardaker
  1210.    * agent/mibgroup/: mibII.c, mibII.h, sysORTable.c
  1211. , sysORTable.h, system.c, v2party.c,
  1212.    vacm_vars.c, vacm_vars.h:
  1213.    - (mibII.c, mibII.h, sysORTable.c, sysORTable.h, system.c, v2party.c,
  1214.      vacm_vars.c, vacm_vars.h):
  1215.      - implement sysORTable.
  1216.      - register mibs under it.
  1217.    
  1218. 1998-03-06 15:48  hardaker
  1219.    * acconfig.h, config.h.in, configure,
  1220.    configure.in:
  1221.    - (acconfig.h, config.h.in, configure, configure.in):
  1222.      - remove security type prompts.
  1223.    
  1224. 1998-03-06 15:47  hardaker
  1225.    * agent/mibgroup/host_res.h:
  1226.    - (host_res.h): move snmp_api.h up above snmp_impl.h.
  1227.    
  1228. 1998-03-06 15:47  hardaker
  1229.    * agent/mibgroup/mibII.h:
  1230.    - (mibII.h): add vacm_vars.
  1231.    
  1232. 1998-03-06 15:47  hardaker
  1233.    * agent/mibgroup/util_funcs.c:
  1234.    - (util_funcs.c):
  1235.      - remove GLOBAL-SECURITY checks.
  1236.    
  1237. 1998-03-06 14:01  hardaker
  1238.    * Makefile.in, agent/kernel.c, agent/read_config.c
  1239. , agent/read_config.h, agent/snmp_agent.c,
  1240.    agent/snmp_vars.c, agent/snmpd.c,
  1241.    agent/mibgroup/acl_vars.c, agent/mibgroup/alarm.c,
  1242.    agent/mibgroup/context_vars.c, agent/mibgroup/disk.c,
  1243.    agent/mibgroup/event.c, agent/mibgroup/extensible.c,
  1244.    agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c,
  1245.    agent/mibgroup/ip.c, agent/mibgroup/mibincl.h,
  1246.    agent/mibgroup/party_vars.c, agent/mibgroup/pass.c,
  1247.    agent/mibgroup/proc.c, agent/mibgroup/registry.c,
  1248.    agent/mibgroup/registry.h, agent/mibgroup/route_write.c
  1249. , agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c
  1250. , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
  1251.    agent/mibgroup/vacm_vars.c, agent/mibgroup/vacm_vars.h,
  1252.    agent/mibgroup/var_route.c, agent/mibgroup/versioninfo.c
  1253. , agent/mibgroup/view_vars.c, apps/snmp_parse_args.c
  1254. , apps/snmpdelta.c, apps/snmpget.c,
  1255.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  1256. , apps/snmptable.c, apps/snmptest.c,
  1257.    apps/snmptranslate.c, apps/snmptrap.c,
  1258.    apps/snmptrapd.c, apps/snmpnetstat/if.c,
  1259.    apps/snmpnetstat/inet.c, apps/snmpnetstat/route.c,
  1260.    man/snmpd.conf.5.def, man/snmptable.1, mibs/.index
  1261. , mibs/Makefile.in, mibs/SNMP-FRAMEWORK-MIB.txt,
  1262.    mibs/SNMP-MPD-MIB.txt, mibs/SNMP-NOTIFICATION-MIB.txt,
  1263.    mibs/SNMP-PROXY-MIB.txt, mibs/SNMP-TARGET-MIB.txt,
  1264.    mibs/SNMP-USER-BASED-SM-MIB.txt,
  1265.    mibs/SNMP-VIEW-BASED-ACM-MIB.txt, snmplib/Makefile.in,
  1266.    snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.c
  1267. , snmplib/context.h, snmplib/context_parse.c,
  1268.    snmplib/mib.c, snmplib/party.h, snmplib/party_parse.c
  1269. , snmplib/snmp.c, snmplib/snmp.h,
  1270.    snmplib/snmp_api.c, snmplib/snmp_auth.c,
  1271.    snmplib/snmp_client.c, snmplib/snmp_impl.h,
  1272.    snmplib/system.c, snmplib/vacm.c, snmplib/vacm.h
  1273. , snmplib/view.c:
  1274.    - (Makefile.in, kernel.c, read_config.c, read_config.h, snmp_agent.c,
  1275.      snmp_vars.c, snmpd.c, acl_vars.c, alarm.c, context_vars.c, disk.c,
  1276.      event.c, extensible.c, icmp.c, interfaces.c, ip.c, mibincl.h,
  1277.      party_vars.c, pass.c, proc.c, registry.c, registry.h, route_write.c,
  1278.      snmp_mib.c, system.c, tcp.c, udp.c, vacm_vars.c, vacm_vars.h,
  1279.      var_route.c, versioninfo.c, view_vars.c, snmp_parse_args.c,
  1280.      snmpdelta.c, snmpget.c, snmpgetnext.c, snmpset.c, snmpstatus.c,
  1281.      snmptable.c, snmptest.c, snmptranslate.c, snmptrap.c, snmptrapd.c,
  1282.      if.c, inet.c, route.c, snmpd.conf.5.def, snmptable.1, .index,
  1283.      Makefile.in, SNMP-FRAMEWORK-MIB.txt, SNMP-MPD-MIB.txt,
  1284.      SNMP-NOTIFICATION-MIB.txt, SNMP-PROXY-MIB.txt, SNMP-TARGET-MIB.txt,
  1285.      SNMP-USER-BASED-SM-MIB.txt, SNMP-VIEW-BASED-ACM-MIB.txt,
  1286.      Makefile.in, acl.h, acl_parse.c, asn1.c, context.h, context_parse.c,
  1287.      mib.c, party.h, party_parse.c, snmp.c, snmp.h, snmp_api.c,
  1288.      snmp_auth.c, snmp_client.c, snmp_impl.h, system.c, vacm.c, vacm.h,
  1289.      view.c): Patch from Niels Baggesen:
  1290.      - Implement the SNMPv3 View Based Access Control Model (RFC 2275).
  1291.      - header fixes.
  1292.      - better header-file #define names to include SNMP_, ASN_, etc. prefixes.
  1293.    
  1294. 1998-03-04 15:49  hardaker
  1295.    * COPYING:
  1296.    - (COPYING): documentation requirement change.
  1297.    
  1298. 1998-02-25 07:27  hardaker
  1299.    * agent/: read_config.c, snmpd.c:
  1300.    - (read_config.c, snmpd.c): Patch from Niels Baggesen:
  1301.      - fix read_config parser's end of line problems.
  1302.    
  1303. 1998-02-20 11:15  hardaker
  1304.    * apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
  1305.    - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*.
  1306.    
  1307. 1998-02-20 11:11  hardaker
  1308.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  1309.    apps/Makefile.in:
  1310.    - (*/Makefile.in): fix make depend to look for and strip /usr/lib/*.
  1311.    
  1312. 1998-02-20 09:19  hardaker
  1313.    * agent/mibgroup/interfaces.c:
  1314.    - (interfaces.c): Patch from Simon Leinen:
  1315.      - fix include file dependancies on irix with _KERNEL defined.
  1316.    
  1317. 1998-02-18 16:51  hardaker
  1318.    * bug-report, sedscript.in, version.h:
  1319.    version tag ( 3.4.pre4 )
  1320.    
  1321. 1998-02-18 16:33  hardaker
  1322.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  1323.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  1324.    snmplib/Makefile.in:
  1325.    - (*/Makefile.in): make depend.
  1326.    
  1327. 1998-02-18 16:33  hardaker
  1328.    * config.h.in:
  1329.    - (config.h.in): openbsd defines.
  1330.    
  1331. 1998-02-18 16:30  hardaker
  1332.    * agent/mibgroup/: at.c, proc.c, tcp.c, udp.c
  1333. , var_route.c:
  1334.    - (at.c, proc.c, tcp.c, udp.c, var_route.c, bsd.h, bsdi.h, freebsd.h,
  1335.      generic.h, hpux.h, netbsd.h):
  1336.      - tried to merge some things into s/*.h defines instead.  There is a
  1337.        lot to go still.
  1338.    
  1339. 1998-02-18 16:29  hardaker
  1340.    * acconfig.h, mibs/UCD-SNMP-MIB.txt:
  1341.    - (acconfig.h, UCD-SNMP-MIB.txt):
  1342.      - removed unneeded stuff.
  1343.      - added openbsd.
  1344.    
  1345. 1998-02-18 14:32  hardaker
  1346.    * snmplib/: snmp_api.c, snmp_api.h:
  1347.    - (snmp_api.c, snmp_api.h): prototyping checks.
  1348.    
  1349. 1998-02-18 14:32  hardaker
  1350.    * agent/: read_config.c, snmp_vars.c:
  1351.    - (read_config.c, snmp_vars.c):
  1352.      - prototyping and --Wall checks.
  1353.    
  1354. 1998-02-18 14:25  hardaker
  1355.    * agent/mibgroup/: acl_vars.c, at.c, context_vars.c
  1356. , disk.c, host_res.h, hr_disk.c,
  1357.    hr_filesys.c, hr_storage.c, hr_swinst.c,
  1358.    hr_swrun.c, hr_utils.c, icmp.c, interfaces.c
  1359. , interfaces.h, ip.c, memory.c,
  1360.    mibincl.h, party_vars.c, pass.c, proc.c,
  1361.    registry.c, smux.c, snmp_mib.c, system.c
  1362. , tcp.c, udp.c, var_route.c,
  1363.    versioninfo.c, view_vars.c, vmstat.c:
  1364.    - (acl_vars.c, at.c, context_vars.c, disk.c, host_res.h, hr_disk.c,
  1365.      hr_filesys.c, hr_storage.c, hr_swinst.c, hr_swrun.c, hr_utils.c,
  1366.      icmp.c, interfaces.c, interfaces.h, ip.c, memory.c, mibincl.h,
  1367.      party_vars.c, pass.c, proc.c, registry.c, smux.c, snmp_mib.c,
  1368.      system.c, tcp.c, udp.c, var_route.c, versioninfo.c, view_vars.c,
  1369.      vmstat.c):
  1370.      - massive -Wall and --strict-prototypes checking.
  1371.      - bzero -> memset.
  1372.    
  1373. 1998-02-18 13:44  hardaker
  1374.    * agent/mibgroup/: at.c, example.c, hpux.c,
  1375.    hr_device.c, hr_disk.c, hr_filesys.c,
  1376.    hr_network.c, hr_partition.c, hr_print.c,
  1377.    hr_proc.c, hr_storage.c, hr_swinst.c,
  1378.    hr_swrun.c, hr_system.c, icmp.c, interfaces.c
  1379. , ip.c, pass.c, registry.c, smux.c
  1380. , snmp_mib.c, system.c, tcp.c, udp.c
  1381. , var_route.c, wombat.c:
  1382.    - (at.c, example.c, hpux.c, hr_device.c, hr_disk.c, hr_filesys.c,
  1383.      hr_network.c, hr_partition.c, hr_print.c, hr_proc.c, hr_storage.c,
  1384.      hr_swinst.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c,
  1385.      pass.c, registry.c, smux.c, snmp_mib.c, system.c, tcp.c, udp.c,
  1386.      var_route.c, wombat.c):
  1387.      - all bcopys -> memcpy.
  1388.      - include a few extra headers for DEBUGP statements.
  1389.    
  1390. 1998-02-18 13:34  hardaker
  1391.    * man/snmpd.conf.5.def:
  1392.    - (snmpd.conf.5.def): authtrapsenable -> authtrapenable.
  1393.    
  1394. 1998-02-18 13:30  hardaker
  1395.    * agent/mibgroup/disk.h, agent/mibgroup/extensible.h,
  1396.    agent/mibgroup/loadave.h, agent/mibgroup/proc.h,
  1397.    mibs/UCD-SNMP-MIB.txt:
  1398.    - (disk.h, extensible.h, loadave.h, proc.h, UCD-SNMP-MIB.txt):
  1399.      - turn these mibs into real tables.  Required changing the mib though.
  1400.    
  1401. 1998-02-18 11:46  hardaker
  1402.    * man/: snmpd.1.def, snmpd.conf.5.def:
  1403.    - (snmpd.1.def, snmpd.conf.5.def): change to DATADIR from LIBDIR.
  1404.    
  1405. 1998-02-18 11:45  hardaker
  1406.    * sedscript.in:
  1407.    - (sedscript.in): define LIBDIR and DATADIR.
  1408.    
  1409. 1998-02-18 08:16  hardaker
  1410.    * agent/mibgroup/: at.c, icmp.c, interfaces.c,
  1411.    ip.c, tcp.c, udp.c:
  1412.    - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c, irix.h):
  1413.      Patch from Simon Leinen:
  1414.      - port to irix.
  1415.    
  1416. 1998-02-18 08:16  hardaker
  1417.    * agent/auto_nlist.c:
  1418.    - (auto_nlist.c): Patch from Simon Leinen:
  1419.      - fix a debugging statement (missing a variable).
  1420.    
  1421. 1998-02-18 08:15  hardaker
  1422.    * config.h.in, configure, configure.in:
  1423.    - (config.h.in, configure, configure.in): Patch from Simon Leinen:
  1424.      - check for sys/sysmp.h.
  1425.    
  1426. 1998-02-18 08:05  hardaker
  1427.    * EXAMPLE.conf.def, mibs/UCD-SNMP-MIB.txt,
  1428.    agent/mibgroup/ucd_snmp.h, agent/mibgroup/vmstat.c,
  1429.    agent/mibgroup/vmstat.h:
  1430.    - (EXAMPLE.conf.def, vmstat.c, vmstat.h, ucd_snmp.h,
  1431.      UCD-SNMP-MIB.txt): Patch from Luuk de Boer:
  1432.      - implment a vmstat mib group on linux.
  1433.    
  1434. 1998-02-17 09:54  hardaker
  1435.    * agent/mibgroup/: tcp.c, udp.c:
  1436.    - (tcp.c, udp.c):
  1437.      - nlist symbol name errors.
  1438.    
  1439. 1998-02-17 09:53  hardaker
  1440.    * agent/: auto_nlist.c, autonlist.h, snmp_vars.c
  1441. :
  1442.    - (auto_nlist.c, autonlist.h, snmp_vars.c):
  1443.      - use appropriate mallocs, and NULL initialization of pointers.
  1444.      - malloc the symbol rather than using a fixed length.
  1445.      - insert debugging code.
  1446.      - enable printing of the nlist tree if TESTING is defined.
  1447.    
  1448. 1998-02-17 09:50  hardaker
  1449.    * snmplib/: snmp_api.c, snmp_api.h:
  1450.    - (snmp_api.c, snmp_api.h):
  1451.      - use snmp_ipaddr instead of ipaddr to avoid hpux conflicts.
  1452.    
  1453. 1998-02-13 09:07  hardaker
  1454.    * FAQ:
  1455.    - (FAQ): typo: authtrapsenable -> authtrapenable.
  1456.    
  1457. 1998-02-11 16:44  hardaker
  1458.    * configure, configure.in:
  1459.    - (configure, configure.in): sed doesn't like [a-z]+ type expressions.
  1460.    
  1461. 1998-02-11 09:28  hardaker
  1462.    * agent/mibgroup/hr_network.c:
  1463.    - (hr_network.c): Patch from Dave Shield:
  1464.      - solaris fixes.
  1465.    
  1466. 1998-02-11 09:28  hardaker
  1467.    * agent/mibgroup/host_res.h:
  1468.    - (host_res.h): Patch from Dave Shield:
  1469.      - don't include config.h
  1470.    
  1471. 1998-02-11 09:28  hardaker
  1472.    * configure, configure.in:
  1473.    - (configure, configure.in):
  1474.      - ps aux should define aux not -aux.
  1475.    
  1476. 1998-02-11 09:19  hardaker
  1477.    * agent/: mibgroup/at.c, mibgroup/hr_proc.c,
  1478.    mibgroup/hr_storage.c, mibgroup/memory.c,
  1479.    mibgroup/tcp.c, mibgroup/udp.c, mibgroup/var_route.c
  1480. , auto_nlist.c:
  1481.    - (generic.h, auto_nlist.c, at.c, hr_proc.c, hr_storage.c, memory.c,
  1482.      tcp.c, udp.c, var_route.c): Patch from Dave Shield:
  1483.      - fix all my typos ;-).
  1484.      - create auto_nlist_value to return the looked-up value.
  1485.    
  1486. 1998-02-09 11:19  hardaker
  1487.    * config.h.in, configure:
  1488.    - (config.h.in, configure): check for ioctls.h.
  1489.    
  1490. 1998-02-09 11:18  hardaker
  1491.    * agent/mibgroup/interfaces.c:
  1492.    - (interfaces.c):  include ioctls.h if available.
  1493.    
  1494. 1998-02-09 11:18  hardaker
  1495.    * configure.in:
  1496.    - (configure.in): check for ioctls.h
  1497.    
  1498. 1998-02-09 11:17  hardaker
  1499.    * sedscript.in, version.h, bug-report:
  1500.    version tag ( 3.4.pre3 )
  1501.    
  1502. 1998-02-09 11:06  hardaker
  1503.    * agent/snmp_vars.c:
  1504.    - (snmp_vars.c): Patch from Dave Shield:
  1505.      - fix prototypes on my broken table walking routines.
  1506.    
  1507. 1998-02-09 11:03  hardaker
  1508.    * configure, configure.in:
  1509.    - (configure, configure.in):
  1510.      - changed --with-shared-libraries to --enable-shared to match other pkgs.
  1511.      - display arguments found for --enable-shared.
  1512.    
  1513. 1998-02-09 11:03  hardaker
  1514.    * agent/auto_nlist.h:
  1515.    - (auto_nlist.h): prototype wrapper.
  1516.    
  1517. 1998-02-09 11:03  hardaker
  1518.    * agent/mibgroup/: at.c, disk.c, errormib.c,
  1519.    extensible.c, hpux.c, hr_proc.c, hr_storage.c
  1520. , hr_swrun.c, hr_system.c, icmp.c,
  1521.    interfaces.c, ip.c, kernel_sunos5.c, loadave.c
  1522. , memory.c, proc.c, tcp.c, udp.c,
  1523.    var_route.c:
  1524.    - (at.c, disk.c, errormib.c, extensible.c, hpux.c, hr_proc.c,
  1525.      hr_storage.c, hr_swrun.c, hr_system.c, icmp.c, interfaces.c, ip.c,
  1526.      kernel_sunos5.c, loadave.c, memory.c, proc.c, tcp.c, udp.c,
  1527.      var_route.c):
  1528.      - use auto_nlist.
  1529.    
  1530. 1998-02-06 17:10  hardaker
  1531.    * Makefile.in, acconfig.h, config.h.in,
  1532.    configure, configure.in, agent/Makefile.in,
  1533.    agent/auto_nlist.c, agent/auto_nlist.h,
  1534.    agent/autonlist.h, agent/kernel.c, agent/snmp_vars.c
  1535. , agent/mibgroup/ip.c:
  1536.    - (Makefile.in, acconfig.h, config.h.in, configure, configure.in,
  1537.      auto_nlist.c, auto_nlist.h, autonlist.h, kernel.c, snmp_vars.c, ip.c):
  1538.      - created a new auto_nlist function and use it in ip.c.
  1539.    
  1540. 1998-02-06 13:44  hardaker
  1541.    * agent/mibgroup/hr_disk.c:
  1542.    - (hr_disk.c): close() got caught inside an else it shouldn't have due
  1543.      to an ifdef error.
  1544.    
  1545. 1998-02-06 13:29  hardaker
  1546.    * agent/mibgroup/: at.c, icmp.c, interfaces.c,
  1547.    ip.c, tcp.c, udp.c:
  1548.    - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c): protect against nlist.h
  1549.    
  1550. 1998-02-02 08:57  hardaker
  1551.    * configure, configure.in:
  1552.    - (configure, configure.in): Patch from John Hawkinson:
  1553.      - fix typo in configure for shared library extension w/o shared libraries.
  1554.    
  1555. 1998-01-30 15:25  hardaker
  1556.    * apps/: snmp_parse_args.c, snmptrap.c:
  1557.    - (snmp_parse_args.c, snmptrap.c): fix default port for snmptrap.
  1558.    
  1559. 1998-01-30 14:32  hardaker
  1560.    * agent/mibgroup/interfaces.c:
  1561.    - (interfaces.c): finish linux problems and use if_speed.
  1562.    
  1563. 1998-01-30 14:31  hardaker
  1564.    * acconfig.h, config.h.in, configure,
  1565.    configure.in:
  1566.    - (acconfig.h, config.h.in, configure, configure.in): check for if_speed.
  1567.    
  1568. 1998-01-30 13:50  hardaker
  1569.    * aclocal.m4, configure:
  1570.    - (aclocal.m4, configure): define ifnet for linux.
  1571.    
  1572. 1998-01-30 13:49  hardaker
  1573.    * README:
  1574.    - (README): I can't really have forgotten Simon's name in the list
  1575.      could I?
  1576.    
  1577. 1998-01-30 10:55  hardaker
  1578.    * version.h, bug-report, sedscript.in:
  1579.    version tag ( 3.4.pre2 )
  1580.    
  1581. 1998-01-30 10:49  hardaker
  1582.    * agent/mibgroup/disk.c, agent/mibgroup/host_res.h,
  1583.    agent/mibgroup/pass.c, agent/mibgroup/registry.c,
  1584.    agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c,
  1585.    agent/mibgroup/versioninfo.c, snmplib/snmp_api.h:
  1586.    - (disk.c, host_res.h, pass.c, registry.c, snmp_mib.c, system.c,
  1587.      versioninfo.c, snmp_api.h):
  1588.      - include netinet/in.h for address structure.
  1589.    
  1590. 1998-01-30 10:43  hardaker
  1591.    * mibs/UCD-SNMP-MIB.txt:
  1592.    - (UCD-SNMP-MIB.txt): change module indexing to use oid instead of a numeric.
  1593.    
  1594. 1998-01-30 10:42  hardaker
  1595.    * agent/mibgroup/: registry.c, registry.h:
  1596.    - (registry.c, registry.h): begin munging for new hierarchy.
  1597.    
  1598. 1998-01-30 10:41  hardaker
  1599.    * agent/: read_config.c, snmp_vars.c, snmp_vars.h
  1600. , var_struct.h:
  1601.    - (read_config.c, snmp_vars.c, snmp_vars.h, var_struct.h):
  1602.      - merge Dave's code with mine.  Still a few bugs to work through.
  1603.    
  1604. 1998-01-30 10:40  hardaker
  1605.    * agent/mibgroup/pass.c:
  1606.    - (pass.c): put pass_comapre here.
  1607.    
  1608. 1998-01-30 09:01  hardaker
  1609.    * agent/mibgroup/memory.c, agent/mibgroup/memory.h,
  1610.    mibs/UCD-SNMP-MIB.txt:
  1611.    - (UCD-SNMP-MIB.txt, memory.c, memory.h): Patch from Luuk de Boer:
  1612.      - report cached, buffer, and shared statistics for linux.
  1613.    
  1614. 1998-01-30 08:57  hardaker
  1615.    * configure, configure.in:
  1616.    - (configure, configure.in): test for 'ps aux' (redhat 5.0).
  1617.    
  1618. 1998-01-23 16:34  hardaker
  1619.    * mibs/UCD-SNMP-MIB.txt, agent/mibgroup/extensible.c,
  1620.    agent/mibgroup/pass.c, agent/mibgroup/registry.c,
  1621.    agent/mibgroup/registry.h, agent/snmp_vars.c,
  1622.    agent/snmp_vars.h, agent/var_struct.h, configure
  1623. , configure.in:
  1624.    - (configure, configure.in, snmp_vars.c, snmp_vars.h, var_struct.h,
  1625.      extensible.c, pass.c, registry.c, registry.h, UCD-SNMP-MIB.txt):
  1626.      - make the mib registry record and display a mib module name as well.
  1627.    
  1628. 1998-01-23 16:15  hardaker
  1629.    * agent/mibgroup/: at.c, disk.c, host_res.h,
  1630.    hr_other.h, icmp.c, interfaces.c, ip.c,
  1631.    snmp_mib.c, system.c, tcp.c, ucd_snmp.h,
  1632.    udp.c, versioninfo.c:
  1633.    - (at.c, disk.c, host_res.h, hr_other.h, icmp.c, interfaces.c, ip.c,
  1634.      snmp_mib.c, system.c, tcp.c, ucd_snmp.h, udp.c, versioninfo.c):
  1635.      - #include "snmp_api.h"
  1636.    
  1637. 1998-01-23 16:14  hardaker
  1638.    * agent/mibgroup/registry.c, mibs/UCD-SNMP-MIB.txt,
  1639.    agent/mibgroup/registry.h:
  1640.    - (registry.[ch], UCD-SNMP-MIB.txt):
  1641.      - create a new table at ucdavis.103 to display registered mibs.
  1642.    
  1643. 1998-01-23 16:11  hardaker
  1644.    * agent/: mibgroup/extensible.c, read_config.c,
  1645.    read_config.h, snmp_vars.c, snmp_vars.h,
  1646.    mibgroup/pass.c:
  1647.    - (read_config.c, read_config.h, snmp_vars.c, snmp_vars.h,
  1648.      extensible.c, pass.c):
  1649.      - create new functions:
  1650.        - register_subtree()
  1651.        - register_mib()
  1652.        - unregister_mib().
  1653.      - get rid of read_config special stuff for extensibility and put it
  1654.        in their own submodules which now call register_mib().
  1655.    
  1656. 1998-01-23 08:30  hardaker
  1657.    * agent/mibgroup/memory.c:
  1658.    - (memory.c): Patch from Niels Baggesen:
  1659.      - don't close file descriptor in linux's FILE_TO_BUF macro.
  1660.    
  1661. 1998-01-21 22:05  hardaker
  1662.    * acconfig.h, config.h.in, configure,
  1663.    configure.in:
  1664.    - (acconfig.h, config.h.in, configure, configure.in):
  1665.      - create m/ and s/ directories and use them for supplemental config
  1666.        include files based on the config.guess output.
  1667.    
  1668. 1998-01-21 17:32  hardaker
  1669.    * Makefile.top, configure, configure.in,
  1670.    agent/Makefile.in, apps/Makefile.in,
  1671.    apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
  1672.    - (Makefile.top, configure, configure.in, */Makefile.in):
  1673.      - Do a better version of shlib support.  Should be useable now at least.
  1674.    
  1675. 1998-01-21 11:12  hardaker
  1676.    * agent/mibgroup/: disk.c, errormib.c, extensible.c
  1677. , interfaces.c, loadave.c, memory.c,
  1678.    pass.c, proc.c, system.c, util_funcs.c,
  1679.    var_route.c, versioninfo.c:
  1680.    - (disk.c, errormib.c, extensible.c, interfaces.c, loadave.c,
  1681.      memory.c, pass.c, proc.c, system.c, util_funcs.c, var_route.c,
  1682.      versioninfo.c):
  1683.      - include struct.h explicitly.
  1684.    
  1685. 1998-01-21 11:12  hardaker
  1686.    * agent/: read_config.c, snmp_agent.c, snmp_vars.c
  1687. , snmpd.c:
  1688.    - (read_config.c, snmp_agent.c, snmp_vars.c, snmpd.c):
  1689.      - include struct.h explicitly.
  1690.    
  1691. 1998-01-21 11:11  hardaker
  1692.    * Makefile.in, Makefile.top, acconfig.h,
  1693.    config.h.in, configure, configure.in,
  1694.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  1695.    local/Makefile.in, man/Makefile.in,
  1696.    snmplib/Makefile.in, agent/mibgroup/Makefile.in,
  1697.    agent/Makefile.in:
  1698.    - (*/Makefile.in, Makefile.top, acconfig.h, config.h.in, configure,
  1699.      configure.in):
  1700.      - begin support for creating and using shared libraries.
  1701.      - all Makefiles now include a Makefile.top for easier future global changes.
  1702.    
  1703. 1998-01-21 11:08  hardaker
  1704.    * COPYING:
  1705.    - (COPYING): update.
  1706.    
  1707. 1998-01-16 09:44  hardaker
  1708.    * agent/snmpd.c:
  1709.    - (snmpd.c): Patch from Sheshadri Yagati:
  1710.      - signal a trap (2) when the agent is shut down.
  1711.    
  1712. 1998-01-12 09:56  hardaker
  1713.    * agent/mibgroup/kernel_sunos5.c:
  1714.    - (kernel_sunos5.c): Patch from Niels Baggesen:
  1715.      - increase buffer size to increase max interfaces reported on Solaris.
  1716.    
  1717. 1998-01-12 09:51  hardaker
  1718.    * snmplib/parse.c:
  1719.    - (parse.c): Undid anon-children change.
  1720.    
  1721. 1998-01-12 09:44  hardaker
  1722.    * snmplib/: asn1.c, mib.c, snmp_api.h,
  1723.    snmp_impl.h, system.h:
  1724.    - (asn1.c, mib.c, snmp_api.h, snmp_impl.h, system.h): Patch from Niels
  1725.      Baggesen:
  1726.      - header changes and boolean check corrections.
  1727.    
  1728. 1998-01-12 09:41  hardaker
  1729.    * agent/: read_config.c, snmp_vars.c, snmpd.c
  1730. :
  1731.    - (read_config.c, snmp_vars.c, snmpd.c): Patch from Niels Baggesen:
  1732.      - header fixes.
  1733.      - snmp_perror usage.
  1734.    
  1735. 1998-01-12 09:40  hardaker
  1736.    * FAQ, INSTALL, Makefile.in:
  1737.    - (FAQ, INSTALL, Makefile.in): Patch from Niels Baggesen:
  1738.      - Documentation update to fix paths from recent changes.
  1739.    
  1740. 1998-01-12 09:21  hardaker
  1741.    * agent/mibgroup/: alarm.c, at.c, context_vars.c
  1742. , event.c, hr_device.c, hr_filesys.c,
  1743.    hr_partition.c, hr_storage.c, hr_swinst.c,
  1744.    hr_swrun.c, icmp.c, interfaces.c, ip.c,
  1745.    proc.c, system.c, tcp.c, udp.c,
  1746.    var_route.c:
  1747.    - (alarm.c, at.c, context_vars.c, event.c, hr_device.c, hr_filesys.c,
  1748.      hr_partition.c, hr_storage.c, hr_swinst.c, hr_swrun.c, icmp.c,
  1749.      interfaces.c, ip.c, proc.c, system.c, tcp.c, udp.c, var_route.c):
  1750.      Patch from Niels Baggesen:
  1751.      - Fix headers for FreeBSD and NetBSD.
  1752.    
  1753. 1998-01-12 09:19  hardaker
  1754.    * apps/: Makefile.in, snmpbulkwalk.c, snmpdelta.c
  1755. , snmpget.c, snmpgetnext.c, snmpset.c,
  1756.    snmpstatus.c, snmptable.c, snmptest.c,
  1757.    snmptrap.c, snmptrapd.c, snmpwalk.c:
  1758.    - (Makefile.in, snmpbulkwalk.c, snmpdelta.c, snmpget.c, snmpgetnext.c,
  1759.      snmpset.c, snmpstatus.c, snmptable.c, snmptest.c, snmptrap.c,
  1760.      snmptrapd.c, snmpwalk.c): Patch from Niels Baggesen:
  1761.      - remove unused headers.
  1762.      - snmp_perror changes.
  1763.    
  1764. 1998-01-12 09:19  hardaker
  1765.    * apps/snmpnetstat/Makefile.in:
  1766.    - (Makefile.in): Patch from Niels Baggesen: link directly to lib.
  1767.    
  1768. 1998-01-12 09:18  hardaker
  1769.    * man/: mib_api.3, snmp_api.3:
  1770.    - (mib_api.3, snmp_api.3): Patch from Niels Baggesen:
  1771.      - doc update to reflect moved headers.
  1772.    
  1773. 1998-01-12 09:14  hardaker
  1774.    * snmplib/parse.c:
  1775.    - (parse.c): Patch from Dave Shield:  fix anon_children invalid memory access.
  1776.    
  1777. 1998-01-05 17:33  hardaker
  1778.    * snmplib/parse.c:
  1779.    - (parse.c): swap args to merge_anon_children().
  1780.    
  1781. 1998-01-05 16:29  hardaker
  1782.    * snmplib/asn1.c:
  1783.    - (asn1.c): Patch from Niels Baggesen:
  1784.      - fix asn1_build_objid.
  1785.    
  1786. 1998-01-05 13:28  hardaker
  1787.    * TODO:
  1788.    - (TODO): snmpv3
  1789.    
  1790. 1998-01-05 13:28  hardaker
  1791.    * apps/snmptranslate.c:
  1792.    - (snmptranslate.c): put init_mib back in place (opps).
  1793.    
  1794. 1998-01-05 13:28  hardaker
  1795.    * snmplib/: mib.c, parse.c, parse.h:
  1796.    - (mib.c, parse.c, parse.h): add a find_module() routine.
  1797.    
  1798. 1998-01-05 13:27  hardaker
  1799.    * man/mib_api.3:
  1800.    - (mib_api.3): change "all" to "ALL".
  1801.    
  1802. 1997-12-30 17:01  hardaker
  1803.    * local/tkmib:
  1804.    - (tkmib): Create a graphing widget.
  1805.    
  1806. 1997-12-30 14:00  hardaker
  1807.    * local/tkmib:
  1808.    - (tkmib):
  1809.      - new command: table to display snmptables as a table.
  1810.      - misc...
  1811.    
  1812. 1997-12-29 09:37  hardaker
  1813.    * local/tkmib:
  1814.    - (tkmib): First implementation.
  1815.    
  1816. 1997-12-23 16:30  hardaker
  1817.    * version.h, sedscript.in, bug-report:
  1818.    version tag ( 3.4.pre1 )
  1819.    
  1820. 1997-12-23 15:59  hardaker
  1821.    * mibs/UCD-SNMP-MIB.txt:
  1822.    - (UCD-SNMP-MIB.txt): Create a mib variable to set/report if debugging
  1823.      is on or off.
  1824.    
  1825. 1997-12-23 15:56  hardaker
  1826.    * agent/mibgroup/: versioninfo.c, versioninfo.h:
  1827.    - (versioninfo.c, versioninfo.h): Create a mib variable to set/report
  1828.      if debugging is on or off.
  1829.    
  1830. 1997-12-23 15:27  hardaker
  1831.    * agent/: mibgroup/at.c, mibgroup/at.h,
  1832.    mibgroup/host_res.h, mibgroup/icmp.h,
  1833.    mibgroup/interfaces.c, mibgroup/interfaces.h,
  1834.    mibgroup/ip.h, mibgroup/tcp.c, mibgroup/tcp.h,
  1835.    mibgroup/udp.c, mibgroup/udp.h, read_config.c,
  1836.    snmp_vars.c:
  1837.    - (at.c, at.h, host_res.h, icmp.h, interfaces.c, interfaces.h, ip.h,
  1838.      tcp.c, tcp.h, udp.c, udp.h, read_config.c, snmp_vars.c):
  1839.      - clean up required headers for linux.
  1840.    
  1841. 1997-12-23 14:46  hardaker
  1842.    * agent/: mibgroup/at.c, mibgroup/icmp.c,
  1843.    mibgroup/interfaces.c, mibgroup/ip.c,
  1844.    mibgroup/snmp_mib.c, mibgroup/system.c, mibgroup/tcp.c
  1845. , mibgroup/udp.c, read_config.c, snmp_vars.c
  1846. :
  1847.    - (at.c, icmp.c, interfaces.c, ip.c, snmp_mib.c, system.c, tcp.c, udp.c):
  1848.      - Patch from Dave Shield to break up common_header.h.
  1849.    
  1850. 1997-12-23 14:44  hardaker
  1851.    * man/: snmpd.1.def, snmptrapd.8:
  1852.    - (snmpd.1.def, snmptrapd.8): debugging flag additions.
  1853.    
  1854. 1997-12-23 14:42  hardaker
  1855.    * acconfig.h, config.h.in, agent/snmp_vars.c,
  1856.    agent/snmpd.c, agent/mibgroup/at.c,
  1857.    agent/mibgroup/disk.c, agent/mibgroup/example.c,
  1858.    agent/mibgroup/hpux.c, agent/mibgroup/hr_device.c,
  1859.    agent/mibgroup/hr_disk.c, agent/mibgroup/hr_filesys.c,
  1860.    agent/mibgroup/hr_network.c, agent/mibgroup/hr_partition.c
  1861. , agent/mibgroup/hr_print.c, agent/mibgroup/hr_proc.c
  1862. , agent/mibgroup/hr_storage.c,
  1863.    agent/mibgroup/hr_swinst.c, agent/mibgroup/hr_swrun.c,
  1864.    agent/mibgroup/hr_system.c, agent/mibgroup/icmp.c,
  1865.    agent/mibgroup/interfaces.c, agent/mibgroup/ip.c,
  1866.    agent/mibgroup/kernel_sunos5.c, agent/mibgroup/pass.c,
  1867.    agent/mibgroup/proc.c, agent/mibgroup/smux.c,
  1868.    agent/mibgroup/snmp_bgp.c, agent/mibgroup/snmp_mib.c,
  1869.    agent/mibgroup/snmp_ospf.c, agent/mibgroup/snmp_rip2.c,
  1870.    agent/mibgroup/system.c, agent/mibgroup/tcp.c,
  1871.    agent/mibgroup/udp.c, agent/mibgroup/wombat.c,
  1872.    apps/snmp_parse_args.c, apps/snmpbulkwalk.c,
  1873.    apps/snmpdelta.c, apps/snmpget.c, apps/snmpgetnext.c
  1874. , apps/snmpset.c, apps/snmpstatus.c,
  1875.    apps/snmptable.c, apps/snmptest.c,
  1876.    apps/snmptranslate.c, apps/snmptrap.c,
  1877.    apps/snmptrapd.c, apps/snmpwalk.c,
  1878.    apps/snmpnetstat/if.c, apps/snmpnetstat/main.c,
  1879.    snmplib/parse.c, snmplib/snmp_impl.h,
  1880.    snmplib/system.c, snmplib/system.h:
  1881.    - (*): Turn all debugging routines into library calls that can be
  1882.      turned on and off at run time.
  1883.      - DEBUGP() is now a typical printf style function and is used everywhere.
  1884.      - void snmp_set_do_debugging(int).
  1885.      - int snmp_get_do_debugging().
  1886.    
  1887. 1997-12-23 14:40  hardaker
  1888.    * README:
  1889.    - (README): Add Ted Rule to coders list.
  1890.    
  1891. 1997-12-23 12:48  hardaker
  1892.    * apps/snmptrapd.c:
  1893.    - (snmptrapd.c):
  1894.      - Change -f flag to -l and make -f no-fork.
  1895.      - fix patch which munged ability to generate both -P and -s simultaneously.
  1896.    
  1897. 1997-12-23 12:32  hardaker
  1898.    * apps/snmptrapd.c:
  1899.    - (snmptrapd.c): Patch from Ted Rule:
  1900.      - Use syslog option LOG_PID on startup.
  1901.      - fork if syslog enabled.
  1902.      - Enable logging to other syslog facilities.
  1903.      - print all trap data to a single syslog line.
  1904.    
  1905. 1997-12-23 11:46  hardaker
  1906.    * agent/mibgroup/hpux.c:
  1907.    - (hpux.c): #ifdef'ed out unused writeHP function.
  1908.    
  1909. 1997-12-23 11:42  hardaker
  1910.    * snmplib/system.c:
  1911.    - (snmplib/system.c): Patch from Johannes Grosen:
  1912.      - fix non-existent nlist.h problems under linux redhat 5.0.
  1913.    
  1914. 1997-12-23 11:42  hardaker
  1915.    * apps/snmptrap.c:
  1916.    - (snmptrap.c): Patch from Johannes Grosen:
  1917.      - fix non-existent nlist.h problems under linux redhat 5.0.
  1918.    
  1919. 1997-12-23 11:42  hardaker
  1920.    * agent/: mibgroup/disk.c, mibgroup/errormib.c,
  1921.    mibgroup/extensible.c, mibgroup/hr_filesys.c,
  1922.    mibgroup/hr_proc.c, mibgroup/hr_storage.c,
  1923.    mibgroup/hr_swrun.c, mibgroup/hr_system.c,
  1924.    mibgroup/loadave.c, mibgroup/memory.c,
  1925.    common_header.h:
  1926.    - (mibgroup/*.c, common_header.h): Patch from Johannes Grosen:
  1927.      - fix non-existent nlist.h problems under linux redhat 5.0.
  1928.    
  1929. 1997-12-23 11:41  hardaker
  1930.    * config.h.in, configure, configure.in:
  1931.    - (config.h.in, configure, configure.in): Patch from Johannes Grosen:
  1932.      - fix non-existent nlist.h problems under linux redhat 5.0.
  1933.    
  1934. 1997-12-23 11:35  hardaker
  1935.    * acconfig.h, config.h.in, sedscript.in:
  1936.    - (acconfig.h, config.h.in, sedscript.in): BSDI definition fixes.
  1937.    
  1938. 1997-12-23 11:33  hardaker
  1939.    * agent/mibgroup/hr_filesys.c:
  1940.    - (hr_filesys.c): Solaris specific fixes.
  1941.    
  1942. 1997-12-23 11:20  hardaker
  1943.    * agent/mibgroup/hr_swrun.c:
  1944.    - (hr_swrun.c): Correct a non-casted malloc.
  1945.    
  1946. 1997-12-15 15:07  hardaker
  1947.    * apps/snmp_parse_args.c:
  1948.    - (UCD-fields, oid_to_sym.in, oid_to_type.in, snmp_parse_args.c, acconfig.h):
  1949.      - Patch from TANAKA Takashi:
  1950.        - support more OS types in the ov/ directory files.
  1951.        - mistake:  bsdi was getting defined as irix.
  1952.        - don't core dump on -v without any arguments.
  1953.    
  1954. 1997-12-15 15:07  hardaker
  1955.    * ov/: UCD-fields, oid_to_sym.in, oid_to_type.in:
  1956.    - (UCD-fields, oid_to_sym.in, oid_to_type.in): Patch from TANAKA Takashi:
  1957.      - support more OS types in the ov/ directory files.
  1958.      - mistake:  bsdi was getting defined as irix.
  1959.      - don't core dump on -v without any arguments.
  1960.    
  1961. 1997-12-15 11:14  hardaker
  1962.    * agent/: mibgroup/at.c, mibgroup/example.c,
  1963.    mibgroup/hr_proc.c, mibgroup/hr_storage.c,
  1964.    mibgroup/hr_swrun.c, mibgroup/hr_system.c,
  1965.    mibgroup/icmp.c, mibgroup/interfaces.c,
  1966.    mibgroup/interfaces.h, mibgroup/ip.c,
  1967.    mibgroup/loadave.c, mibgroup/memory.c,
  1968.    mibgroup/route_write.c, mibgroup/tcp.c, mibgroup/udp.c
  1969. , mibgroup/var_route.c, mibgroup/wombat.c,
  1970.    common_header.h:
  1971.    - (at.c, example.c, hr_proc.c, hr_storage.c, hr_swrun.c, hr_system.c,
  1972.      icmp.c, interfaces.c, interfaces.h, ip.c, loadave.c, memory.c,
  1973.      route_write.c, tcp.c, udp.c, var_route.c, wombat.c, common_header.h):
  1974.      - Patch from Simon Leinen to improve irix 6.2 support.
  1975.    
  1976. 1997-12-15 11:08  hardaker
  1977.    * agent/mibgroup/: host.h, ucd_snmp.h, v2party.h:
  1978.    - (host.h, ucd_snmp.h, v2party.h):
  1979.      - use config_add_mib().
  1980.    
  1981. 1997-12-15 11:08  hardaker
  1982.    * acconfig.h, config.h.in, configure,
  1983.    configure.in:
  1984.    - (acconfig.h, config.h.in, configure, configure.in):
  1985.      - new macro to change default MIBS when modules are compiled:
  1986.        config_add_mib().
  1987.    
  1988. 1997-12-05 14:30  hardaker
  1989.    * configure, configure.in:
  1990.    - (configure, configure.in): warn instead of error for config_require macro's.
  1991.    
  1992. 1997-12-05 11:58  hardaker
  1993.    * apps/: snmp_parse_args.c, snmp_parse_args.h,
  1994.    snmpbulkwalk.c, snmpdelta.c, snmpget.c,
  1995.    snmpgetnext.c, snmpset.c, snmptable.c,
  1996.    snmptest.c, snmptrap.c, snmpwalk.c:
  1997.    - (apps/*.c): support random access requests on all apps via -R switch.
  1998.    
  1999. 1997-12-05 08:46  hardaker
  2000.    * snmplib/snmp_api.h:
  2001.    - (snmp_api.h): Patch from Niels Baggesen:
  2002.      - make trap variables long's not ints for 64bit machines to match
  2003.        asn_build_int functions.
  2004.    
  2005. 1997-12-01 12:44  hardaker
  2006.    * win32/libsnmp_dll/libsnmp.def:
  2007.    - (*): 3.3.1 branch merged into main development branch.
  2008.    
  2009. 1997-12-01 12:39  hardaker
  2010.    * apps/snmptable.c, apps/snmptrapd.c, man/snmp_api.3
  2011. , mibs/RFC1271-MIB.txt, snmplib/Makefile.in,
  2012.    snmplib/mib.c, snmplib/mib.h, snmplib/snmp.h,
  2013.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  2014.    snmplib/snmp_client.c:
  2015.    - (*): 3.3.1 branch merged into main development branch.
  2016.    
  2017. 1997-12-01 12:32  hardaker
  2018.    * FAQ, INSTALL, NEWS, README,
  2019.    acconfig.h, bug-report, config.h.in, configure
  2020. , configure.in, sedscript.in, version.h
  2021. , agent/mibgroup/hr_disk.c, agent/mibgroup/hr_filesys.c
  2022. , agent/mibgroup/hr_storage.c, agent/mibgroup/hr_swrun.c
  2023. , agent/mibgroup/hr_utils.c, agent/mibgroup/proc.c
  2024. , agent/mibgroup/smux.c:
  2025.    - (*): 3.3.1 branch merged into main development branch.
  2026.    
  2027. 1997-11-17 08:10  hardaker
  2028.    * agent/mibgroup/: party_vars.c (Ext-3-3-patches.1), party_vars.c
  2029. :
  2030.    - (party_vars.c): use strings.h define not string.h.
  2031.    
  2032. 1997-11-14 12:36  hardaker
  2033.    * bug-report, sedscript.in, version.h:
  2034.    version tag ( 3.3 )
  2035.    
  2036. 1997-11-14 12:36  hardaker
  2037.    * ChangeLog:
  2038.    - (ChangeLog): version update.
  2039.    
  2040. 1997-11-14 12:35  hardaker
  2041.    * FAQ, NEWS, README:
  2042.    - (FAQ, NEWS, README): last documentation updates.
  2043.    
  2044. 1997-11-14 12:21  hardaker
  2045.    * agent/mibgroup/wombat.c:
  2046.    - (wombat.c): quick doc change.
  2047.    
  2048. 1997-11-14 08:32  hardaker
  2049.    * README:
  2050.    - (README): coder list update.
  2051.    
  2052. 1997-11-14 08:31  hardaker
  2053.    * agent/mibgroup/wombat.c:
  2054.    - (wombat.c): code comments from Alan Batie.
  2055.    
  2056. 1997-11-12 20:47  hardaker
  2057.    * agent/: mibgroup/var_route.c, read_config.c:
  2058.    - (var_route.c, read_config.c): STDC typos.
  2059.    
  2060. 1997-11-12 20:43  hardaker
  2061.    * agent/: read_config.c, mibgroup/var_route.c:
  2062.    - (var_route.c, read_config.c): fix qsort params for STDC.
  2063.    
  2064. 1997-11-12 20:35  hardaker
  2065.    * agent/mibgroup/var_route.c, agent/read_config.c,
  2066.    snmplib/acl_parse.c, snmplib/context_parse.c,
  2067.    snmplib/party_parse.c, snmplib/snmp_auth.c:
  2068.    - (var_route.c, read_config.c, snmpdelta.c): Patch from David Zimmerman:
  2069.      - Fixes for AIX.
  2070.    
  2071. 1997-11-12 20:35  hardaker
  2072.    * apps/snmpdelta.c:
  2073.    - (): Patch from David Zimmerman:
  2074.      - Fixes for AIX.
  2075.    
  2076. 1997-11-12 20:27  hardaker
  2077.    * win32/libsnmp_dll/libsnmp.def:
  2078.    - (win32/libsnmp_dll/libsnmp.def): Patch from Joe Marzot: function changes.
  2079.    
  2080. 1997-11-12 16:05  hardaker
  2081.    * sedscript.in, version.h, bug-report:
  2082.    version tag ( 3.3.pre11 )
  2083.    
  2084. 1997-11-12 15:41  hardaker
  2085.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  2086.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  2087.    snmplib/Makefile.in:
  2088.    - (*/Makefile.in): make depend.
  2089.    
  2090. 1997-11-12 15:21  hardaker
  2091.    * snmplib/parse.c:
  2092.    - (parse.c): include STDC_HEADERS for AIX.
  2093.    
  2094. 1997-11-12 15:16  hardaker
  2095.    * agent/mibgroup/party_vars.c:
  2096.    - (party_vars.c): include STDC_HEADERS for AIX.
  2097.    
  2098. 1997-11-12 15:10  hardaker
  2099.    * snmplib/system.h:
  2100.    - (system.h): Don't include config.h!
  2101.    
  2102. 1997-11-12 11:49  hardaker
  2103.    * apps/.cvsignore:
  2104.    - (apps/.cvsignore): added snmptable.
  2105.    
  2106. 1997-11-12 10:44  hardaker
  2107.    * NEWS:
  2108.    - (NEWS): doc update.
  2109.    
  2110. 1997-11-12 10:38  hardaker
  2111.    * snmplib/: parse.c, parse.h, snmp_api.c,
  2112.    snmp_client.c:
  2113.    - (parse.c, parse.h): Patch from Niels Baggesen:
  2114.      - parser improvements.
  2115.      - parser directory caching.
  2116.      - save_descriptions/mib_warnings set functions.
  2117.    
  2118. 1997-11-12 10:33  hardaker
  2119.    * man/: snmpdelta.1, snmptable.1, snmptrapd.8:
  2120.    - (man/snmpdelta.1,snmptable.1,snmptrapd.8): Patch from Niels Baggesen:
  2121.      - documentation changes and additions.
  2122.    
  2123. 1997-11-12 10:32  hardaker
  2124.    * apps/snmpnetstat/main.c:
  2125.    - (snmpnetstat/main.c): Patch from Niels Baggesen:
  2126.      - snmpv2c support and argument parsing changes.
  2127.    
  2128. 1997-11-12 10:30  hardaker
  2129.    * apps/: snmp_parse_args.c, snmpdelta.c, snmpgetnext.c
  2130. , snmptable.c, snmptest.c, snmptranslate.c
  2131. , snmptrap.c, snmptrapd.c:
  2132.    - (apps/*.c): Patch from Niels Baggesen:
  2133.      - various (remove unneeded vars, etc).
  2134.      - add snmptable.
  2135.      - make snmptrapd multi-lingual.
  2136.    
  2137. 1997-11-12 10:29  hardaker
  2138.    * apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  2139.    man/Makefile.in:
  2140.    - (Makefile.in): Patch from Niels Baggesen:
  2141.      - add @datadir@ to files that needed it.
  2142.    
  2143. 1997-11-12 10:28  hardaker
  2144.    * agent/mibgroup/party_vars.c:
  2145.    - (party_vars.c): Patch from Niels Baggesen:
  2146.      - include netinet/in.h if available.
  2147.    
  2148. 1997-11-12 10:27  hardaker
  2149.    * agent/mibgroup/kernel_sunos5.c:
  2150.    - (kernel_sunos5.c): Patch from Niels Baggesen:
  2151.      - solaris patches.
  2152.    
  2153. 1997-11-12 10:27  hardaker
  2154.    * agent/Makefile.in:
  2155.    - (*/Makefile.in): Patch from Niels Baggesen:
  2156.      - add @datadir@ to files that needed it.
  2157.    
  2158. 1997-11-12 10:25  hardaker
  2159.    * NEWS, TODO:
  2160.    - (NEWS, TODO): Patch from Niels Baggesen:
  2161.      - doc update.
  2162.    
  2163. 1997-11-12 09:18  hardaker
  2164.    * agent/mibgroup/hr_swrun.c:
  2165.    - (hr_swrun.c): Patch from Dave Shield for linux/hpux10 problems.
  2166.    
  2167. 1997-11-12 09:17  hardaker
  2168.    * man/mib_api.3:
  2169.    - (mib_api.3): Doc update from Dave Shield.
  2170.    
  2171. 1997-11-12 09:17  hardaker
  2172.    * FAQ:
  2173.    - (FAQ): Doc update from Dave Shield.
  2174.    
  2175. 1997-11-12 08:26  hardaker
  2176.    * snmplib/snmp_client.c:
  2177.    - (snmp_client.c): Patch from Joe Marzot:
  2178.      - Free a pdu in a spot that should technically never be needed, but
  2179.        is nice for people reading the code.
  2180.    
  2181. 1997-11-12 07:42  hardaker
  2182.    * apps/snmptranslate.c:
  2183.    - (snmptranslate.c): Patch from Joe Marzot: W32 specific fixes.
  2184.    
  2185. 1997-11-07 16:38  hardaker
  2186.    * bug-report, sedscript.in, version.h:
  2187.    version tag ( 3.3.pre10 )
  2188.    
  2189. 1997-11-07 16:37  hardaker
  2190.    * NEWS, README, TODO:
  2191.    - (NEWS, README, TODO): Documentation updates.
  2192.    
  2193. 1997-11-07 16:14  hardaker
  2194.    * configure, configure.in, configure,
  2195.    configure.in:
  2196.    - (configure.in): watch out for /usr/ucb/cc on solaris and don't use it.
  2197.    
  2198. 1997-11-07 15:28  hardaker
  2199.    * acconfig.h, config.h.in, apps/snmpgetnext.c,
  2200.    snmplib/parse.c, snmplib/parse.h,
  2201.    snmplib/snmp_client.c, win32/config.h, win32/win32.opt
  2202. , win32/libsnmp/libsnmp.plg,
  2203.    win32/libsnmp_dll/libsnmp.def,
  2204.    win32/libsnmp_dll/libsnmp_dll.dsp,
  2205.    win32/libsnmp_dll/libsnmp_dll.plg,
  2206.    win32/snmpbulkwalk/snmpbulkwalk.dsp,
  2207.    win32/snmpbulkwalk/snmpbulkwalk.plg,
  2208.    win32/snmpget/snmpget.dsp, win32/snmpget/snmpget.plg,
  2209.    win32/snmpgetnext/snmpgetnext.dsp,
  2210.    win32/snmpgetnext/snmpgetnext.plg, win32/snmpset/snmpset.dsp
  2211. , win32/snmpset/snmpset.plg,
  2212.    win32/snmpstatus/snmpstatus.dsp,
  2213.    win32/snmpstatus/snmpstatus.plg,
  2214.    win32/snmptranslate/snmptranslate.dsp,
  2215.    win32/snmptranslate/snmptranslate.plg,
  2216.    win32/snmpwalk/snmpwalk.dsp, win32/snmpwalk/snmpwalk.plg
  2217. :
  2218.    - (*): merge to main branch:  patches from Joe Marzot.
  2219.    
  2220. 1997-11-07 13:38  hardaker
  2221.    * apps/snmpwalk.c:
  2222.    - (snmpwalk.c): stop on no response from host.
  2223.    
  2224. 1997-11-07 13:37  hardaker
  2225.    * agent/mibgroup/hr_network.c:
  2226.    - (hr_network.c): don't pass char ** to interfaces_scan_next().
  2227.    
  2228. 1997-11-07 13:37  hardaker
  2229.    * agent/: read_config.c, snmp_agent.c, snmpd.c:
  2230.    - (read_config.c, snmp_agent.c, snmpd.c): USING.*_MIB_MODULE -> USING.*_MODULE.
  2231.    
  2232. 1997-11-07 12:28  hardaker
  2233.    * agent/mibgroup/kernel_sunos5.c:
  2234.    - (kernel_sunos5.c): patch from Niels for solaris >2.6.
  2235.    
  2236. 1997-11-07 12:25  hardaker
  2237.    * agent/mibgroup/hr_swrun.c:
  2238.    - (hr_swrun.c): don't print a variable that doesn't exist under linux.
  2239.    
  2240. 1997-11-07 12:24  hardaker
  2241.    * config.h.in, configure, configure.in:
  2242.    - (configure.in): check for linux/hdreg.h
  2243.    
  2244. 1997-11-05 15:29  hardaker
  2245.    * sedscript.in, version.h, bug-report:
  2246.    version tag ( 3.3.pre9 )
  2247.    
  2248. 1997-11-05 14:40  hardaker
  2249.    * agent/mibgroup/memory.c:
  2250.    - (memory.c): protect vmmeter.h from multiple inclusions on netbsd.
  2251.    
  2252. 1997-11-05 13:59  hardaker
  2253.    * Makefile.in, agent/Makefile.in,
  2254.    agent/mibgroup/kernel_sunos5.c, snmplib/mib.c:
  2255.    - (Makefile.in, kernel_sunos5.c, mib.c): Patch from Niels Baggesen:
  2256.      - octet counters for solaris.
  2257.      - Makefile.in patches.
  2258.    
  2259. 1997-11-05 13:56  hardaker
  2260.    * agent/mibgroup/: at.c, icmp.c, interfaces.c,
  2261.    ip.c, tcp.c, udp.c:
  2262.    - (at.c, icmp.c, interfaces.c, ip.c, tcp.c, udp.c):
  2263.      - #include "mib_module_config.h"
  2264.    
  2265. 1997-11-05 13:51  hardaker
  2266.    * agent/: snmp_agent.c, snmp_vars.c, snmpd.c,
  2267.    mibgroup/disk.c, mibgroup/proc.c,
  2268.    mibgroup/util_funcs.c:
  2269.    - (snmp_agent.c, snmp_vars.c, snmpd.c, disk.c, proc.c, util_funcs.c):
  2270.      - #include "mib_module_config.h".
  2271.    
  2272. 1997-11-05 13:48  hardaker
  2273.    * agent/: common_header.h, mibgroup/hr_disk.c,
  2274.    mibgroup/hr_filesys.c, mibgroup/hr_swrun.c,
  2275.    mibgroup/hr_utils.c, mibgroup/var_route.c:
  2276.    - (*): merge from Dave's pre6 patches.
  2277.    
  2278. 1997-11-05 13:42  hardaker
  2279.    * apps/Makefile.in:
  2280.    - (apps/Makefile.in): put snmptrapd in @sbindir@
  2281.    
  2282. 1997-11-04 12:47  hardaker
  2283.    * configure, configure.in:
  2284.    - (configure.in):
  2285.      - Check for $prefix being defined as NONE for other vars.
  2286.    
  2287. 1997-11-04 12:47  hardaker
  2288.    * agent/read_config.c:
  2289.    - (read_config.c):
  2290.      - #include mib_module_config.h
  2291.      - USING_EXTENSIBLE_MIB_MODULE -> USING_EXTENSIBLE_MIB_MODULE
  2292.    
  2293. 1997-10-29 14:00  hardaker
  2294.    * bug-report, sedscript.in, version.h:
  2295.    version tag ( 3.3.pre8 )
  2296.    
  2297. 1997-10-29 12:58  hardaker
  2298.    * agent/mibgroup/host_res.h:
  2299.    - (host_res.h): don't include config.h twice.
  2300.    
  2301. 1997-10-29 12:57  hardaker
  2302.    * acconfig.h, config.h.in, configure,
  2303.    configure.in:
  2304.    - (config*): check and include sys/cdefs.h in config.h.
  2305.    
  2306. 1997-10-29 12:42  hardaker
  2307.    * acconfig.h, configure.in, agent/common_header.h
  2308. , agent/kernel.c, agent/kernel.h,
  2309.    agent/read_config.c, agent/read_config.h,
  2310.    agent/snmp_agent.c, agent/snmp_agent.h,
  2311.    agent/snmp_vars.c, agent/snmp_vars.h, agent/snmpd.c
  2312. , agent/snmpd.h, agent/var_struct.h,
  2313.    agent/view_parse.c, agent/mibgroup/acl_vars.c,
  2314.    agent/mibgroup/acl_vars.h, agent/mibgroup/alarm.c,
  2315.    agent/mibgroup/alarm.h, agent/mibgroup/at.c,
  2316.    agent/mibgroup/at.h, agent/mibgroup/context_vars.c,
  2317.    agent/mibgroup/context_vars.h, agent/mibgroup/disk.c,
  2318.    agent/mibgroup/disk.h, agent/mibgroup/errormib.c,
  2319.    agent/mibgroup/errormib.h, agent/mibgroup/event.c,
  2320.    agent/mibgroup/event.h, agent/mibgroup/example.c,
  2321.    agent/mibgroup/example.h, agent/mibgroup/extensible.c,
  2322.    agent/mibgroup/extensible.h, agent/mibgroup/hpux.h,
  2323.    agent/mibgroup/hr_device.c, agent/mibgroup/hr_filesys.c
  2324. , agent/mibgroup/hr_storage.c, agent/mibgroup/hr_utils.h
  2325. , agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
  2326.    agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
  2327. , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
  2328.    agent/mibgroup/loadave.c, agent/mibgroup/loadave.h,
  2329.    agent/mibgroup/memory.c, agent/mibgroup/memory.h,
  2330.    agent/mibgroup/party_vars.c, agent/mibgroup/party_vars.h
  2331. , agent/mibgroup/pass.c, agent/mibgroup/pass.h,
  2332.    agent/mibgroup/proc.c, agent/mibgroup/proc.h,
  2333.    agent/mibgroup/route_write.h, agent/mibgroup/smux.c,
  2334.    agent/mibgroup/smux.h, agent/mibgroup/snmp_mib.c,
  2335.    agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
  2336.    agent/mibgroup/system.h, agent/mibgroup/tcp.c,
  2337.    agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
  2338.    agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
  2339.    agent/mibgroup/util_funcs.h, agent/mibgroup/var_route.c
  2340. , agent/mibgroup/var_route.h,
  2341.    agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
  2342. , agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h
  2343. , agent/mibgroup/wombat.c, agent/mibgroup/wombat.h
  2344. , apps/.cvsignore, apps/snmp_parse_args.c,
  2345.    apps/snmp_parse_args.h, apps/snmpbulkwalk.c,
  2346.    apps/snmpdelta.c, apps/snmpget.c, apps/snmpgetnext.c
  2347. , apps/snmpset.c, apps/snmpstatus.c,
  2348.    apps/snmptest.c, apps/snmptranslate.c,
  2349.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  2350. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
  2351. , apps/snmpnetstat/main.c, apps/snmpnetstat/netstat.h
  2352. , apps/snmpnetstat/route.c, snmplib/acl.c,
  2353.    snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.h
  2354. , snmplib/context.c, snmplib/context.h,
  2355.    snmplib/context_parse.c, snmplib/md5.c, snmplib/md5.h
  2356. , snmplib/mib.c, snmplib/mib.h, snmplib/parse.c
  2357. , snmplib/parse.h, snmplib/party.h,
  2358.    snmplib/party_parse.c, snmplib/snmp.h,
  2359.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  2360.    snmplib/snmp_auth.c, snmplib/snmp_client.c,
  2361.    snmplib/snmp_client.h, snmplib/snmp_impl.h,
  2362.    snmplib/system.c, snmplib/system.h, snmplib/view.h
  2363. , win32/config.h:
  2364.    - (*.*.*): __UCD_P -> __P, and a configure check to look for it.
  2365.    
  2366. 1997-10-29 12:23  hardaker
  2367.    * snmplib/parse.h:
  2368.    - (parse.h): STATUS_KW_OPTIONAL -> STATUS_OPTIONAL
  2369.    
  2370. 1997-10-29 11:20  hardaker
  2371.    * acconfig.h, config.h.in, agent/snmp_agent.c,
  2372.    agent/snmp_vars.c, agent/mibgroup/disk.c,
  2373.    agent/mibgroup/errormib.c, agent/mibgroup/extensible.c,
  2374.    agent/mibgroup/loadave.c, apps/Makefile.in,
  2375.    apps/snmpbulkwalk.c, apps/snmpdelta.c, apps/snmpget.c
  2376. , apps/snmpgetnext.c, apps/snmpset.c,
  2377.    apps/snmpstatus.c, apps/snmptest.c,
  2378.    apps/snmptranslate.c, apps/snmptrapd.c,
  2379.    apps/snmpwalk.c, man/Makefile.in, man/snmpdelta.1
  2380. , snmplib/asn1.c, snmplib/mib.c, snmplib/mib.h
  2381. , snmplib/parse.h:
  2382.    - (acconfig.h, asn1.c, mib.[ch], parse.h,apps/*,errormib.c,loadave.c,
  2383.       extensible.c, disk.c, snmpdelta*): Patch from Niels Baggesen:
  2384.      - the now wellknown NetBSD fix,
  2385.      - SunOS4 cc doesn't like unsigned literals or strtoul,
  2386.      - added a char version of ";",
  2387.      - added fprint_variable, fprint_objid etc
  2388.      - changed the apps to print all error messages to stderr,
  2389.      - completed the access and status values in snmplib/parse.h
  2390.      - added a roughly patched version of snmpdelta.
  2391.    
  2392. 1997-10-29 10:54  hardaker
  2393.    * agent/Makefile.in:
  2394.    - (agent/Makefile.in): opps, forgot to put in @exec_path@.
  2395.    
  2396. 1997-10-29 10:47  hardaker
  2397.    * Makefile.in, acconfig.h, config.h.in,
  2398.    configure, configure.in, agent/Makefile.in,
  2399.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  2400.    local/Makefile.in, man/Makefile.in, mibs/Makefile.in
  2401. , ov/Makefile.in:
  2402.    - (config*, */Makefile.in):
  2403.      - Move snmplibpath to @datadir@ which defaults to /usr/local/share/snmp.
  2404.    
  2405. 1997-10-29 10:25  hardaker
  2406.    * Makefile.in, configure.in, agent/Makefile.in
  2407. , apps/Makefile.in, apps/snmpnetstat/Makefile.in
  2408. , local/Makefile.in, man/Makefile.in,
  2409.    man/mib_api.3, man/snmpd.1.def, man/snmpd.conf.5.def
  2410. , mibs/Makefile.in, ov/Makefile.in:
  2411.    - (*/Makefile.in, man/*):
  2412.      - Patch from Simon Burge to change installation paths.
  2413.        - (modified to point agent to sbindir instead of etcdir).
  2414.    
  2415. 1997-10-29 10:06  hardaker
  2416.    * man/snmpd.conf.5.def:
  2417.    - (snmpd.conf.5.def): remove space before % sign.
  2418.    
  2419. 1997-10-29 10:06  hardaker
  2420.    * agent/mibgroup/disk.c:
  2421.    - (disk.c): fix pointer problems from old read_config form to new.
  2422.    
  2423. 1997-10-29 09:57  hardaker
  2424.    * sedscript.in, agent/mibgroup/disk.c,
  2425.    agent/mibgroup/disk.h, agent/mibgroup/struct.h,
  2426.    man/snmpd.conf.5.def, mibs/UCD-SNMP-MIB.txt:
  2427.    - (disk.[ch], struct.h, sedscript.in, snmpd.conf.5.def, UCD-SNMP-MIB.txt):
  2428.      - Patch from Simon Burge to allow a minimum percentage on disk space.
  2429.        - (was originally a maximum, but I changed it to minimum instead).
  2430.    
  2431. 1997-10-29 09:42  hardaker
  2432.    * apps/snmp_parse_args.c:
  2433.    - (snmp_parse_args.c): add sys/select.h for aix.
  2434.    
  2435. 1997-10-29 09:41  hardaker
  2436.    * apps/snmptrap.c:
  2437.    - (snmptrap.c): remove unused nlist struct.
  2438.    
  2439. 1997-10-28 17:12  hardaker
  2440.    * bug-report, sedscript.in, version.h:
  2441.    version tag ( 3.3.pre7 )
  2442.    
  2443. 1997-10-28 17:10  hardaker
  2444.    * agent/mibgroup/util_funcs.c:
  2445.    - (util_funcs.c): Patch from Nobuo_Okabe@yokogawa.co.jp:
  2446.      - fix unwrapped fopen() by adding return NULL check.
  2447.    
  2448. 1997-10-28 17:09  hardaker
  2449.    * acconfig.h, config.h.in, mibs/UCD-SNMP-MIB.txt
  2450. :
  2451.    - (acconfig.h, UCD-SNMP-MIB.txt): define bsdi agent type.
  2452.    
  2453. 1997-10-28 15:49  hardaker
  2454.    * acconfig.h, config.h.in, configure,
  2455.    configure.in, agent/mibgroup/route_write.c,
  2456.    agent/mibgroup/var_route.c:
  2457.    - (config*, route_write.c, var_route.c):
  2458.      - fix rtentry problems once and for probably never.
  2459.    
  2460. 1997-10-28 14:53  hardaker
  2461.    * acconfig.h, agent/common_header.h, agent/kernel.c
  2462. , agent/kernel.h, agent/read_config.c,
  2463.    agent/read_config.h, agent/snmp_agent.c,
  2464.    agent/snmp_agent.h, agent/snmp_vars.c,
  2465.    agent/snmp_vars.h, agent/snmpd.c, agent/snmpd.h
  2466. , agent/var_struct.h, agent/view_parse.c,
  2467.    agent/mibgroup/acl_vars.c, agent/mibgroup/acl_vars.h,
  2468.    agent/mibgroup/alarm.c, agent/mibgroup/alarm.h,
  2469.    agent/mibgroup/at.c, agent/mibgroup/at.h,
  2470.    agent/mibgroup/context_vars.c, agent/mibgroup/context_vars.h
  2471. , agent/mibgroup/disk.c, agent/mibgroup/disk.h,
  2472.    agent/mibgroup/errormib.c, agent/mibgroup/errormib.h,
  2473.    agent/mibgroup/event.c, agent/mibgroup/event.h,
  2474.    agent/mibgroup/example.c, agent/mibgroup/example.h,
  2475.    agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
  2476. , agent/mibgroup/hpux.h, agent/mibgroup/hr_device.c
  2477. , agent/mibgroup/hr_filesys.c,
  2478.    agent/mibgroup/hr_storage.c, agent/mibgroup/hr_utils.h,
  2479.    agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
  2480.    agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
  2481. , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
  2482.    agent/mibgroup/loadave.c, agent/mibgroup/loadave.h,
  2483.    agent/mibgroup/memory.c, agent/mibgroup/memory.h,
  2484.    agent/mibgroup/party_vars.c, agent/mibgroup/party_vars.h
  2485. , agent/mibgroup/pass.c, agent/mibgroup/pass.h,
  2486.    agent/mibgroup/proc.c, agent/mibgroup/proc.h,
  2487.    agent/mibgroup/route_write.h, agent/mibgroup/smux.c,
  2488.    agent/mibgroup/smux.h, agent/mibgroup/snmp_mib.c,
  2489.    agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c,
  2490.    agent/mibgroup/system.h, agent/mibgroup/tcp.c,
  2491.    agent/mibgroup/tcp.h, agent/mibgroup/udp.c,
  2492.    agent/mibgroup/udp.h, agent/mibgroup/util_funcs.c,
  2493.    agent/mibgroup/util_funcs.h, agent/mibgroup/var_route.c
  2494. , agent/mibgroup/var_route.h,
  2495.    agent/mibgroup/versioninfo.c, agent/mibgroup/versioninfo.h
  2496. , agent/mibgroup/view_vars.c, agent/mibgroup/view_vars.h
  2497. , agent/mibgroup/wombat.c, agent/mibgroup/wombat.h
  2498. , apps/snmp_parse_args.c, apps/snmp_parse_args.h,
  2499.    apps/snmpbulkwalk.c, apps/snmpget.c,
  2500.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  2501. , apps/snmptest.c, apps/snmptranslate.c,
  2502.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  2503. , apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c
  2504. , apps/snmpnetstat/main.c, apps/snmpnetstat/netstat.h
  2505. , apps/snmpnetstat/route.c, snmplib/acl.c,
  2506.    snmplib/acl.h, snmplib/acl_parse.c, snmplib/asn1.h
  2507. , snmplib/context.c, snmplib/context.h,
  2508.    snmplib/context_parse.c, snmplib/md5.c, snmplib/md5.h
  2509. , snmplib/mib.c, snmplib/mib.h, snmplib/parse.c
  2510. , snmplib/parse.h, snmplib/party.h,
  2511.    snmplib/party_parse.c, snmplib/snmp.h,
  2512.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  2513.    snmplib/snmp_auth.c, snmplib/snmp_client.c,
  2514.    snmplib/snmp_client.h, snmplib/snmp_impl.h,
  2515.    snmplib/system.c, snmplib/system.h, snmplib/view.h
  2516. , win32/config.h:
  2517.    - (*.*.*.*): rename macro __P -> __UCD_P to reduce stupid conflicts.
  2518.    
  2519. 1997-10-28 14:42  hardaker
  2520.    * configure, configure.in:
  2521.    - (config*): fix rtentry structure checks for the *bsd groups.
  2522.    
  2523. 1997-10-28 14:30  hardaker
  2524.    * acconfig.h, config.h.in, snmplib/mib.c:
  2525.    - (acconfig.h, mib.c): use ';'s for DOS env paths.
  2526.    
  2527. 1997-10-28 09:56  hardaker
  2528.    * acconfig.h, snmplib/snmp.c, snmplib/system.c
  2529. , snmplib/system.h:
  2530.    - (acconfig.h, system.[ch], snmp.c): move strdup def to system.[ch].
  2531.    
  2532. 1997-10-27 18:31  hardaker
  2533.    * bug-report, sedscript.in, version.h:
  2534.    version tag ( 3.3.pre6 )
  2535.    
  2536. 1997-10-27 18:26  hardaker
  2537.    * configure, configure.in:
  2538.    - (configure.in): fix config_arch_require macro to actually work.
  2539.    
  2540. 1997-10-27 18:18  hardaker
  2541.    * snmplib/: acl_parse.c, context_parse.c, party_parse.c
  2542. , snmp_api.c, snmp_api.h, snmp_client.c:
  2543.    - (snmplib/*.c): use snmp_set_detail to handle malloc/free of snmp_detail.
  2544.    
  2545. 1997-10-27 18:18  hardaker
  2546.    * apps/snmpwalk.c:
  2547.    - (snmpwalk.c): remove gotroot var.
  2548.    
  2549. 1997-10-27 18:05  hardaker
  2550.    * win32/: libsnmp/libsnmp.dsp, libsnmp/libsnmp.plg,
  2551.    libsnmp_dll/libsnmp.def, libsnmp_dll/libsnmp_dll.dsp,
  2552.    libsnmp_dll/libsnmp_dll.plg, snmpbulkwalk/snmpbulkwalk.dsp
  2553. , snmpbulkwalk/snmpbulkwalk.plg, snmpget/snmpget.dsp
  2554. , snmpget/snmpget.plg, snmpgetnext/snmpgetnext.dsp
  2555. , snmpgetnext/snmpgetnext.plg, snmpset/snmpset.dsp
  2556. , snmpset/snmpset.plg, snmpstatus/snmpstatus.dsp,
  2557.    snmpstatus/snmpstatus.plg, snmptranslate/snmptranslate.dsp
  2558. , snmptranslate/snmptranslate.plg, snmpwalk/snmpwalk.dsp
  2559. , snmpwalk/snmpwalk.plg:
  2560.    - (win32):  add files on main branch.
  2561.    
  2562. 1997-10-27 18:02  hardaker
  2563.    * win32/: config.h, win32.dsw, win32.opt:
  2564.    win32 files
  2565.    
  2566. 1997-10-27 17:47  hardaker
  2567.    * snmplib/snmp_api.c:
  2568.    - (snmp_api.c): merge bugs: else check against pdu command type.
  2569.    
  2570. 1997-10-27 17:44  hardaker
  2571.    * snmplib/snmp_auth.c:
  2572.    - (snmp_auth.c): merge bugs.  Missing brackets.
  2573.    
  2574. 1997-10-27 17:43  hardaker
  2575.    * apps/snmp_parse_args.c:
  2576.    - (snmp_parse_args.c): missing a else statement (sigh).
  2577.    
  2578. 1997-10-27 17:43  hardaker
  2579.    * agent/mibgroup/: hr_device.h, hr_disk.h, hr_filesys.h
  2580. , hr_network.h, hr_print.h, hr_proc.h,
  2581.    hr_swinst.h, hr_swrun.h, hr_system.h:
  2582.    - (agent/mibgroup/hr_*.h): proper init_ prototypes.
  2583.    
  2584. 1997-10-27 17:42  hardaker
  2585.    * agent/snmp_vars.c:
  2586.    - (snmp_vars.c): two modules for extensible count.
  2587.    
  2588. 1997-10-27 17:05  hardaker
  2589.    * apps/snmpstatus.c:
  2590.    - (snmpstatus.c): remove duplicate declairation.
  2591.    
  2592. 1997-10-27 17:04  hardaker
  2593.    * agent/mibgroup/: hr_device.c, hr_disk.c, hr_filesys.c
  2594. , hr_network.c, hr_partition.c, hr_print.c,
  2595.    hr_proc.c, hr_storage.c, hr_swinst.c, hr_swrun.c
  2596. , hr_system.c:
  2597.    - (hr_*.c): ERROR -> ERROR_MSG.
  2598.    
  2599. 1997-10-27 16:34  hardaker
  2600.    * snmplib/: snmp_api.c, snmp_api.h:
  2601.    - (snmp_api.[ch]): fix perror losses from merge.
  2602.    
  2603. 1997-10-27 16:26  hardaker
  2604.    * config.h.in, configure, configure.in,
  2605.    agent/kernel.c, agent/snmp_agent.c, agent/snmp_vars.c
  2606. , agent/mibgroup/acl_vars.c, agent/mibgroup/alarm.c
  2607. , agent/mibgroup/at.c, agent/mibgroup/context_vars.c
  2608. , agent/mibgroup/event.c, agent/mibgroup/example.c
  2609. , agent/mibgroup/icmp.c, agent/mibgroup/interfaces.c
  2610. , agent/mibgroup/ip.c, agent/mibgroup/party_vars.c
  2611. , agent/mibgroup/snmp_mib.c, agent/mibgroup/system.c
  2612. , agent/mibgroup/tcp.c, agent/mibgroup/udp.c,
  2613.    agent/mibgroup/var_route.c, agent/mibgroup/view_vars.c,
  2614.    agent/mibgroup/wombat.c, apps/snmp_parse_args.c,
  2615.    apps/snmpbulkwalk.c, apps/snmpget.c,
  2616.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  2617. , apps/snmptranslate.c, apps/snmptrap.c,
  2618.    apps/snmptrapd.c, apps/snmpwalk.c,
  2619.    apps/snmpnetstat/main.c, snmplib/acl.c,
  2620.    snmplib/acl_parse.c, snmplib/asn1.c, snmplib/asn1.h
  2621. , snmplib/context.c, snmplib/context_parse.c,
  2622.    snmplib/md5.c, snmplib/mib.c, snmplib/parse.c,
  2623.    snmplib/parse.h, snmplib/party.c,
  2624.    snmplib/party_parse.c, snmplib/snmp.c, snmplib/snmp.h
  2625. , snmplib/snmp_api.c, snmplib/snmp_api.h,
  2626.    snmplib/snmp_auth.c, snmplib/snmp_client.c,
  2627.    snmplib/snmp_impl.h, snmplib/system.c,
  2628.    snmplib/system.h, snmplib/view.c:
  2629.    - (*): merge of W32 port and main version branch.
  2630.    
  2631. 1997-10-27 14:19  hardaker
  2632.    * win32/snmpwalk/snmpwalk.plg:
  2633.    file snmpwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2634.    
  2635. 1997-10-27 14:19  hardaker
  2636.    * win32/snmpwalk/snmpwalk.dsp:
  2637.    file snmpwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2638.    
  2639. 1997-10-27 14:19  hardaker
  2640.    * win32/snmptranslate/snmptranslate.dsp:
  2641.    file snmptranslate.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2642.    
  2643. 1997-10-27 14:19  hardaker
  2644.    * win32/snmptranslate/snmptranslate.plg:
  2645.    file snmptranslate.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2646.    
  2647. 1997-10-27 14:19  hardaker
  2648.    * win32/snmpstatus/snmpstatus.dsp:
  2649.    file snmpstatus.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2650.    
  2651. 1997-10-27 14:19  hardaker
  2652.    * win32/snmpstatus/snmpstatus.plg:
  2653.    file snmpstatus.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2654.    
  2655. 1997-10-27 14:19  hardaker
  2656.    * win32/snmpset/snmpset.plg:
  2657.    file snmpset.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2658.    
  2659. 1997-10-27 14:19  hardaker
  2660.    * win32/snmpset/snmpset.dsp:
  2661.    file snmpset.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2662.    
  2663. 1997-10-27 14:19  hardaker
  2664.    * win32/snmpgetnext/snmpgetnext.dsp:
  2665.    file snmpgetnext.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2666.    
  2667. 1997-10-27 14:19  hardaker
  2668.    * win32/snmpgetnext/snmpgetnext.plg:
  2669.    file snmpgetnext.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2670.    
  2671. 1997-10-27 14:19  hardaker
  2672.    * win32/snmpget/snmpget.dsp:
  2673.    file snmpget.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2674.    
  2675. 1997-10-27 14:19  hardaker
  2676.    * win32/snmpget/snmpget.plg:
  2677.    file snmpget.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2678.    
  2679. 1997-10-27 14:19  hardaker
  2680.    * win32/snmpbulkwalk/snmpbulkwalk.plg:
  2681.    file snmpbulkwalk.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2682.    
  2683. 1997-10-27 14:19  hardaker
  2684.    * win32/snmpbulkwalk/snmpbulkwalk.dsp:
  2685.    file snmpbulkwalk.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2686.    
  2687. 1997-10-27 14:19  hardaker
  2688.    * win32/libsnmp_dll/libsnmp.def:
  2689.    file libsnmp.def was initially added on branch V2C-WIN32-3-3-pre3.
  2690.    
  2691. 1997-10-27 14:19  hardaker
  2692.    * win32/libsnmp_dll/libsnmp_dll.dsp:
  2693.    file libsnmp_dll.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2694.    
  2695. 1997-10-27 14:19  hardaker
  2696.    * win32/libsnmp_dll/libsnmp_dll.plg:
  2697.    file libsnmp_dll.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2698.    
  2699. 1997-10-27 14:19  hardaker
  2700.    * win32/libsnmp/libsnmp.dsp:
  2701.    file libsnmp.dsp was initially added on branch V2C-WIN32-3-3-pre3.
  2702.    
  2703. 1997-10-27 14:19  hardaker
  2704.    * win32/libsnmp/libsnmp.plg:
  2705.    file libsnmp.plg was initially added on branch V2C-WIN32-3-3-pre3.
  2706.    
  2707. 1997-10-27 14:19  hardaker
  2708.    * win32/win32.dsw:
  2709.    file win32.dsw was initially added on branch V2C-WIN32-3-3-pre3.
  2710.    
  2711. 1997-10-27 14:19  hardaker
  2712.    * win32/config.h:
  2713.    file config.h was initially added on branch V2C-WIN32-3-3-pre3.
  2714.    
  2715. 1997-10-27 14:19  hardaker
  2716.    * win32/win32.opt:
  2717.    file win32.opt was initially added on branch V2C-WIN32-3-3-pre3.
  2718.    
  2719. 1997-10-27 09:56  hardaker
  2720.    * acconfig.h, config.h.in, configure,
  2721.    configure.in, agent/mibgroup/at.h,
  2722.    agent/mibgroup/icmp.h, agent/mibgroup/interfaces.c,
  2723.    agent/mibgroup/interfaces.h, agent/mibgroup/ip.h,
  2724.    agent/mibgroup/tcp.h, agent/mibgroup/ucd_snmp.h,
  2725.    agent/mibgroup/udp.h, agent/mibgroup/var_route.c,
  2726.    agent/mibgroup/var_route.h:
  2727.    - (config*, agent/mibgroup/*.h):
  2728.      - new config macro:  config_arch_require(arch, module).
  2729.      - moved arch dependant modules (memory, hpux, kernel_sunos5) loads
  2730.        from the configure into the appropriate .h files.
  2731.    - (interfaces.c, var_route.c):
  2732.      - typecast klookup calls for freebsd2.
  2733.    
  2734. 1997-10-22 11:39  hardaker
  2735.    * agent/common_header.h, agent/read_config.c,
  2736.    agent/mibgroup/disk.c, apps/snmp_parse_args.c:
  2737.    - (common_header.h, read_config.c, disk.c, snmp_parse_args.c):
  2738.      - Typo's fixed by Niels.
  2739.    
  2740. 1997-10-21 12:36  hardaker
  2741.    * bug-report, sedscript.in, version.h:
  2742.    version tag ( 3.3.pre5 )
  2743.    
  2744. 1997-10-21 12:36  hardaker
  2745.    * agent/Makefile.in, agent/mibgroup/Makefile.in,
  2746.    apps/Makefile.in, apps/snmpnetstat/Makefile.in,
  2747.    snmplib/Makefile.in:
  2748.    - (*/Makefile.in): did a make depend.
  2749.    
  2750. 1997-10-21 12:32  hardaker
  2751.    * apps/snmpnetstat/Makefile.in, snmplib/Makefile.in:
  2752.    - (*/Makefile.in): make makefileindepend..
  2753.    
  2754. 1997-10-21 12:31  hardaker
  2755.    * Makefile.in, agent/Makefile.in,
  2756.    agent/mibgroup/Makefile.in, apps/Makefile.in:
  2757.    - (*/Makefile.in): make makefileindepend setup.
  2758.    
  2759. 1997-10-21 12:24  hardaker
  2760.    * agent/: Makefile.in, read_config.c, read_config.h
  2761. , snmp_agent.c, snmp_vars.c, snmpd.c,
  2762.    mibgroup/disk.h, mibgroup/extensible.c,
  2763.    mibgroup/extensible.h, mibgroup/loadave.h,
  2764.    mibgroup/pass.h, mibgroup/proc.c, mibgroup/proc.h
  2765. , mibgroup/read_config.c, mibgroup/read_config.h,
  2766.    mibgroup/system.c, mibgroup/util_funcs.c,
  2767.    mibgroup/util_funcs.h:
  2768.    - (agent/read_config.[ch], snmpd.c, snmp_vars.c, mibgroup/*):
  2769.      - moved read_config.[ch] up a level to always be compiled in.
  2770.    
  2771. 1997-10-21 11:02  hardaker
  2772.    * bug-report, sedscript.in, version.h:
  2773.    version tag ( 3.3.pre4 )
  2774.    
  2775. 1997-10-21 11:01  hardaker
  2776.    * NEWS:
  2777.    - (NEWS): beginnings of NEWS updates.
  2778.    
  2779. 1997-10-21 11:00  hardaker
  2780.    * agent/mibgroup/: hr_storage.c, hr_swrun.c, memory.c
  2781. :
  2782.    - (hr_storage.c, hr_swrun.c, memory.c): close open files on linux.
  2783.    
  2784. 1997-10-21 10:45  hardaker
  2785.    * apps/snmp_parse_args.c:
  2786.    - (snmp_parse_args.c): allow -v 2h and 2p for party code.
  2787.    
  2788. 1997-10-21 10:15  hardaker
  2789.    * PORTING, README:
  2790.    - (PORTING, README): minor updates.
  2791.    
  2792. 1997-10-20 19:43  hardaker
  2793.    * agent/snmp_vars.c:
  2794.    - (snmp_vars.c): define at least blank func nlist_init() on linux.
  2795.    
  2796. 1997-10-20 19:42  hardaker
  2797.    * acconfig.h, config.h.in:
  2798.    - (acconfig.h, config.h.in): define linux's OS type.
  2799.    
  2800. 1997-10-20 18:01  hardaker
  2801.    * INSTALL, configure, configure.in,
  2802.    agent/mibgroup/example.c, agent/mibgroup/mibII.h,
  2803.    agent/mibgroup/smux_gated.h, agent/mibgroup/ucd_snmp.h,
  2804.    agent/mibgroup/v2party.h, agent/mibgroup/wombat.c,
  2805.    agent/mibgroup/wombat.h:
  2806.    - (config*, agent/mibgroup/v2party.h, ucd_snmp.h, smux_gated.h):
  2807.      - created new wrappers for the various modules to make them easy to
  2808.        add and remove as needed.
  2809.    
  2810. 1997-10-20 17:16  hardaker
  2811.    * agent/mibgroup/: host.c, host.h, hr_device.c,
  2812.    hr_disk.c, hr_filesys.c, hr_network.c, hr_other.c
  2813. , hr_partition.c, hr_print.c, hr_proc.c,
  2814.    hr_storage.c, hr_swinst.c, hr_swrun.c,
  2815.    hr_system.c:
  2816.    - (config*, agent/mibgroup/hr_*.c):
  2817.      - A module.c file is no longer required.  Only the .h file is
  2818.        necessary, for people who want to have one module wrap a bunch of others.
  2819.      - removed host.c
  2820.      - renamed all hr_init functions to be auto-called.
  2821.    
  2822. 1997-10-20 17:15  hardaker
  2823.    * agent/mibgroup/: README, wombat.c, wombat.h:
  2824.    - (agent/mibgroup/README, wombat.[ch]):
  2825.      - documentation update to reflect config_parse_dot_conf() usage.
  2826.    
  2827. 1997-10-20 17:01  hardaker
  2828.    * configure, configure.in:
  2829.    - (config*, agent/mibgroup/hr_*.c):
  2830.      - A module.c file is no longer required.  Only the .h file is
  2831.        necessary, for people who want to have one module wrap a bunch of others.
  2832.      - removed host.c
  2833.      - renamed all hr_init functions to be auto-called.
  2834.    
  2835. 1997-10-20 16:44  hardaker
  2836.    * snmplib/mib.c:
  2837.    - (mib.c): patch all other env-vars to take '+' in front.
  2838.    
  2839. 1997-10-20 16:38  hardaker
  2840.    * snmplib/mib.c:
  2841.    - (mib.c): From Dave:  patch DEFAULT_MIBS to take '+' in front.
  2842.    
  2843. 1997-10-20 16:06  hardaker
  2844.    * agent/mibgroup/read_config.c:
  2845.    - (read_config.c):
  2846.      - don't report an error if you can't find a snmpd.conf file.
  2847.      - don't report all lines as an error (opps).
  2848.    
  2849. 1997-10-20 16:05  hardaker
  2850.    * agent/mibgroup/pass.c:
  2851.    - (pass.c) don't null last char in command line.
  2852.    
  2853. 1997-10-20 11:51  hardaker
  2854.    * acconfig.h, config.h.in, configure,
  2855.    configure.in, agent/snmp_agent.c, agent/snmp_agent.h
  2856. , agent/snmpd.c, agent/snmpd.h,
  2857.    agent/mibgroup/.cvsignore, agent/mibgroup/disk.c,
  2858.    agent/mibgroup/disk.h, agent/mibgroup/event.c,
  2859.    agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
  2860. , agent/mibgroup/hr_device.c, agent/mibgroup/hr_disk.c
  2861. , agent/mibgroup/hr_network.c,
  2862.    agent/mibgroup/hr_network.h, agent/mibgroup/hr_print.c,
  2863.    agent/mibgroup/hr_proc.c, agent/mibgroup/hr_storage.c,
  2864.    agent/mibgroup/hr_system.c, agent/mibgroup/loadave.c,
  2865.    agent/mibgroup/loadave.h, agent/mibgroup/memory.c,
  2866.    agent/mibgroup/memory.h, agent/mibgroup/pass.c,
  2867.    agent/mibgroup/pass.h, agent/mibgroup/proc.c,
  2868.    agent/mibgroup/proc.h, agent/mibgroup/read_config.c,
  2869.    agent/mibgroup/read_config.h, agent/mibgroup/snmp_mib.c
  2870. , agent/mibgroup/system.c, agent/mibgroup/system.h
  2871. :
  2872.    - (config*, agent/snmp*, agent/mibgroup/*.[ch]):
  2873.      - Created a new mibmodule.h configuration macro called
  2874.        config_parse_dot_conf() which can be called to request parsing of
  2875.        the snmpd.conf file(s) on a per module basis.
  2876.      - All related parsing has been striped from read_config.c and move
  2877.        to their correct module instead.
  2878.      - New function: config_perror(char *): print error with file & line #.
  2879.      - basic -Wall cleanups in hr* as well (not nearly done yet).
  2880.    
  2881. 1997-10-20 11:45  hardaker
  2882.    * FAQ:
  2883.    - (FAQ): Changes from Dave.
  2884.    
  2885. 1997-10-15 18:40  hardaker
  2886.    * config.h.in, configure, configure.in,
  2887.    agent/mibgroup/host.c, agent/mibgroup/host.h,
  2888.    agent/mibgroup/host_res.h, agent/mibgroup/hr_device.c,
  2889.    agent/mibgroup/hr_device.h, agent/mibgroup/hr_disk.c,
  2890.    agent/mibgroup/hr_disk.h, agent/mibgroup/hr_filesys.c,
  2891.    agent/mibgroup/hr_filesys.h, agent/mibgroup/hr_network.c
  2892. , agent/mibgroup/hr_network.h, agent/mibgroup/hr_other.c
  2893. , agent/mibgroup/hr_other.h,
  2894.    agent/mibgroup/hr_partition.c, agent/mibgroup/hr_partition.h
  2895. , agent/mibgroup/hr_print.c, agent/mibgroup/hr_print.h
  2896. , agent/mibgroup/hr_proc.c, agent/mibgroup/hr_proc.h
  2897. , agent/mibgroup/hr_storage.c,
  2898.    agent/mibgroup/hr_storage.h, agent/mibgroup/hr_swinst.c
  2899. , agent/mibgroup/hr_swinst.h, agent/mibgroup/hr_swrun.c
  2900. , agent/mibgroup/hr_swrun.h, agent/mibgroup/hr_system.c
  2901. , agent/mibgroup/hr_system.h, agent/mibgroup/hr_utils.c
  2902. , agent/mibgroup/hr_utils.h, agent/mibgroup/memory.c
  2903. :
  2904.    - (config*, agent/mibgroup/hr*): Host resources mib from Dave Shield.
  2905.      - minor patches by me, mostly pointer errors.
  2906.    - (memory.c): fixed a null pointer problem under linux.
  2907.    
  2908. 1997-10-15 12:12  hardaker
  2909.    * mibs/.cvsignore:
  2910.    - (mibs/.cvsignore):  added Makefile.
  2911.    
  2912. 1997-10-15 12:11  hardaker
  2913.    * agent/snmpd.c, snmplib/acl_parse.c,
  2914.    snmplib/context_parse.c, snmplib/party_parse.c,
  2915.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  2916.    apps/snmpnetstat/main.c, apps/snmpnetstat/route.c,
  2917.    apps/snmp_parse_args.c, apps/snmpbulkwalk.c,
  2918.    apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
  2919. , apps/snmpstatus.c, apps/snmptest.c,
  2920.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  2921. :
  2922.    - (apps/*.c, agent/snmpd.c, snmplib/*.c):
  2923.      - create and use new function:  snmp_perror(char *)
  2924.      - free allocated space of snmp_detail upon usage by snmp_api_errstring().
  2925.    
  2926. 1997-10-15 09:58  hardaker
  2927.    * agent/snmpd.c, snmplib/acl_parse.c,
  2928.    snmplib/context_parse.c, snmplib/parse.c,
  2929.    snmplib/party_parse.c, snmplib/snmp.c,
  2930.    snmplib/snmp_api.c, snmplib/snmp_api.h,
  2931.    snmplib/snmp_auth.c, snmplib/snmp_client.c,
  2932.    snmplib/snmp_impl.h, snmplib/view.c,
  2933.    apps/snmpnetstat/main.c, apps/snmpnetstat/route.c,
  2934.    apps/snmp_parse_args.c, apps/snmp_parse_args.h,
  2935.    apps/snmpbulkwalk.c, apps/snmpget.c,
  2936.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmpstatus.c
  2937. , apps/snmptest.c, apps/snmptrap.c,
  2938.    apps/snmptrapd.c, apps/snmpwalk.c:
  2939.    - (apps/*.c, agent/snmpd.c, snmplib/*.c): Patch from Niels:
  2940.      - warning fixes.
  2941.      - remove the printf's from the library and set a snmp 'errno' equivalent.
  2942.    
  2943. 1997-10-15 09:50  hardaker
  2944.    * agent/: view_parse.c, snmp_vars.c:
  2945.    - (view_parse.c, snmp_vars.c): From Niels: warning removals and standardization.
  2946.    
  2947. 1997-10-14 15:33  hardaker
  2948.    * agent/mibgroup/: acl_vars.c, alarm.c, context_vars.c
  2949. , event.c, event.h, interfaces.c,
  2950.    kernel_sunos5.c, memory.c, memory.h, party_vars.c
  2951. , read_config.c, var_route.c, versioninfo.c
  2952. , view_vars.c:
  2953.    - (agent/mibgroup/*.c): YMWRAMFSFN:
  2954.      - (yet more warning removals and memory function standardizations from Niels).
  2955.      - minor linux/netbsd/bsdi clean ups.
  2956.    
  2957. 1997-10-14 15:21  hardaker
  2958.    * FAQ:
  2959.    - (FAQ): From Dave Shields: refer reader to another answer as well.
  2960.    
  2961. 1997-10-14 15:18  hardaker
  2962.    * config.h.in, configure, configure.in,
  2963.    agent/common_header.h:
  2964.    - (config*, common_header.h): dynix doesn't have net/route.h.
  2965.    
  2966. 1997-10-14 15:16  hardaker
  2967.    * snmplib/parse.c:
  2968.    - (parse.c): From Dave Shields:
  2969.      - self contained mib .txt files with multiple modules.
  2970.    
  2971. 1997-10-14 15:15  hardaker
  2972.    * man/mib_api.3:
  2973.    - (mib_api.3): doc addition:  add_mibdir() return value.
  2974.    
  2975. 1997-08-25 00:22  whardake
  2976.    * agent/mibgroup/interfaces.c:
  2977.    - (interfaces.c): Patch from Dave Shields for netbsd.
  2978.    
  2979. 1997-08-25 00:21  whardake
  2980.    * agent/mibgroup/versiontag:
  2981.    - (versiontag): checkin version.h.
  2982.    
  2983. 1997-08-25 00:21  whardake
  2984.    * agent/mibgroup/memory.c:
  2985.    - (memory.c): typo in ifdef.
  2986.    
  2987. 1997-08-15 06:45  whardake
  2988.    * sedscript.in, bug-report, version.h:
  2989.    version tag ( 3.3.pre3 )
  2990.    
  2991. 1997-08-15 02:30  whardake
  2992.    * acconfig.h, config.h.in, configure,
  2993.    configure.in, snmplib/snmp_client.c,
  2994.    snmplib/snmp_client.h, snmplib/system.c, agent/snmpd.c
  2995. , snmplib/system.h:
  2996.    - (config*, snmpd.c, snmp_client.[ch], system.[ch]):
  2997.      - fix more long/int problems on 64 bit machines u_long -> in_addr_t.
  2998.      - Check for SIOCGIFADDR in sys/ioctl.h and use it in get_myaddr() if
  2999.        defined.
  3000.    
  3001. 1997-08-14 08:21  whardake
  3002.    * agent/mibgroup/interfaces.c:
  3003.    - (interfaces.c): Patch from David C. Lawrence for netbsd * bsd/os 2.0.
  3004.    
  3005. 1997-08-14 08:16  whardake
  3006.    * agent/mibgroup/proc.c:
  3007.    - (proc.c): don't use seterrorstatus() if not using the errormib.
  3008.    
  3009. 1997-08-14 08:16  whardake
  3010.    * agent/mibgroup/README:
  3011.    - (agent/mibgroup/README): Point out that mib list must be in descending order.
  3012.    
  3013. 1997-08-14 08:15  whardake
  3014.    * configure, configure.in:
  3015.    - (configure*):
  3016.      - Typo's when copying in a autoconf test.
  3017.      - Add errormib to default module list (since its no longer required).
  3018.      - backquote a . in a sed regexp to watch out for module names
  3019.        beginning with the letter o.
  3020.    
  3021. 1997-08-14 07:37  whardake
  3022.    * FAQ, README, config.h.in, configure,
  3023.    configure.in, agent/common_header.h,
  3024.    agent/snmp_agent.c, agent/snmpd.c,
  3025.    agent/mibgroup/alarm.c, agent/mibgroup/disk.c,
  3026.    agent/mibgroup/errormib.c, agent/mibgroup/event.c,
  3027.    agent/mibgroup/extensible.c, agent/mibgroup/extensible.h
  3028. , agent/mibgroup/loadave.c, agent/mibgroup/read_config.c
  3029. , agent/mibgroup/var_route.c, apps/snmpbulkwalk.c
  3030. , apps/snmpget.c, apps/snmpgetnext.c,
  3031.    apps/snmpset.c, apps/snmpstatus.c, apps/snmptest.c
  3032. , apps/snmptranslate.c, apps/snmptrap.c,
  3033.    apps/snmptrapd.c, apps/snmpwalk.c,
  3034.    apps/snmpnetstat/if.c, apps/snmpnetstat/inet.c,
  3035.    apps/snmpnetstat/main.c, apps/snmpnetstat/route.c:
  3036.    - (config*, FAQ, README, agent/mibgroup/*.c, apps/*.c):
  3037.      - Patch from David Paul Zimmerman:
  3038.        - port to AIX 4.1.5.
  3039.        - fix more type casting problems.
  3040.    
  3041. 1997-08-14 00:46  whardake
  3042.    * apps/: snmp_parse_args.c, snmptrap.c, snmptrapd.c
  3043. , snmpnetstat/main.c:
  3044.    - (snmp_parse_args.c, snmptrap.c, snmptrapd.c, main.c):
  3045.      - add -V version flage.
  3046.    
  3047. 1997-08-13 08:10  whardake
  3048.    * version.h, agent/common_header.h, agent/snmp_agent.c
  3049. , agent/snmp_vars.c, agent/snmpd.c,
  3050.    agent/mibgroup/disk.c, agent/mibgroup/disk.h,
  3051.    agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
  3052. , agent/mibgroup/proc.c, agent/mibgroup/proc.h,
  3053.    agent/mibgroup/util_funcs.c, agent/mibgroup/util_funcs.h
  3054. , agent/mibgroup/var_route.c, agent/mibgroup/var_route.h
  3055. , agent/mibgroup/versioninfo.c,
  3056.    agent/mibgroup/versioninfo.h, agent/mibgroup/versiontag
  3057. , snmplib/context.h, snmplib/party.h:
  3058.    - (version.h, agent/*, agent/mibgroup/*):
  3059.      - move version string to a global header.
  3060.      - insert USING_*_MODULE macro's in many places to make module
  3061.        removal more possible.  You can now compile with almost no modules
  3062.        installed.
  3063.    
  3064. 1997-08-13 04:47  whardake
  3065.    * apps/snmpstatus.c:
  3066.    - (snmpstatus.c): optarg/optind need to be declaired under ultrix4.
  3067.    
  3068. 1997-08-07 02:34  whardake
  3069.    * acconfig.h, config.h.in, configure,
  3070.    configure.in, agent/mibgroup/memory.c:
  3071.    - (config*, memory.c):
  3072.     - fix swap on HPUX 10.20
  3073.    
  3074. 1997-08-07 01:33  whardake
  3075.    * agent/: kernel.c, mibgroup/proc.c:
  3076.    - (kernel.c, proc.c): Patch from Simon Burge:
  3077.      - Implement real process table walks on Ultrix.
  3078.    
  3079. 1997-08-07 01:10  whardake
  3080.    * README, acconfig.h, config.h.in, configure
  3081. , configure.in, agent/mibgroup/disk.c,
  3082.    agent/mibgroup/loadave.c, snmplib/parse.c,
  3083.    snmplib/snmp.c:
  3084.    - (config*, load.c, disk.c, parse.c, snmp.c): Patch from Simon Burge:
  3085.      - Ultrix fixes for statfs, loadave.
  3086.      - implement strdup if not found in system.
  3087.      - test for test flags for kernel checking.
  3088.      - watch out for ps'es that return egrep with the ps arg on the line.
  3089.      - up maximum disks to 50.
  3090.    
  3091. 1997-08-07 00:29  whardake
  3092.    * TODO:
  3093.    - (TODO): better error messages by apps.
  3094.    
  3095. 1997-07-24 23:50  whardake
  3096.    * snmplib/snmp_api.c:
  3097.    - (snmp_api.c): Patch from Eddy J. Gurney:  uncomment gettimeofday() call.
  3098.    
  3099. 1997-07-03 23:34  whardake
  3100.    * agent/mibgroup/versioninfo.c, bug-report,
  3101.    sedscript.in:
  3102.    version tag ( 3.3.pre2 )
  3103.    
  3104. 1997-07-03 23:33  whardake
  3105.    * apps/snmptranslate.c, snmplib/mib.c, snmplib/mib.h
  3106. , snmplib/parse.c, snmplib/parse.h:
  3107.    - (snmptranslate.c, mib.[ch], parse.[ch]):
  3108.      - New option to snmptranslate (-a) to output a ascii dump of the mib
  3109.        database capable of being used by the parser for quick OID translations.
  3110.    
  3111. 1997-07-01 08:37  whardake
  3112.    * agent/mibgroup/versioninfo.c, sedscript.in,
  3113.    bug-report:
  3114.    version tag ( 3.3.pre1 )
  3115.    
  3116. 1997-07-01 07:20  whardake
  3117.    * config.h.in, configure, configure.in:
  3118.    - (config*): bsdi3 specific headers.
  3119.    
  3120. 1997-07-01 06:41  whardake
  3121.    * agent/mibgroup/: disk.c, errormib.c, loadave.c,
  3122.    memory.c:
  3123.    - (disk.c, errormib.c, loadave.c, memory.c): bsdi3 specific headers.
  3124.    
  3125. 1997-07-01 06:02  whardake
  3126.    * apps/: snmp_parse_args.c, snmp_parse_args.h,
  3127.    snmpbulkwalk.c, snmpget.c, snmpgetnext.c,
  3128.    snmpset.c, snmpstatus.c, snmptest.c,
  3129.    snmpwalk.c:
  3130.    - (apps/*.c): Better usage information and usage() standarization.
  3131.    
  3132. 1997-07-01 05:41  whardake
  3133.    * acconfig.h, config.h.in, configure,
  3134.    configure.in, agent/common_header.h,
  3135.    agent/mibgroup/interfaces.c, agent/mibgroup/var_route.c
  3136. , mibs/UCD-SNMP-MIB.txt:
  3137.    - (config*, common_header.h, interfaces.c, var_route.c, UCD-SNMP-MIB.txt):
  3138.      - fix freebsd3 specific problems (based on suggestions from Bill Fenner).
  3139.    
  3140. 1997-07-01 01:10  whardake
  3141.    * agent/mibgroup/smux.c:
  3142.    - (smux.c): fix prototyping failures.
  3143.    
  3144. 1997-06-30 07:19  whardake
  3145.    * snmplib/: mib.c, parse.c, snmp_api.c:
  3146.    - (mib.c, parse.c, snmp_api.c): Suggestions from Laukkanen Markku NRC/Hki:
  3147.      - Malloc typecasts and other corrections in casting.
  3148.    
  3149. 1997-06-30 06:58  whardake
  3150.    * man/mib_api.3, snmplib/parse.c, snmplib/parse.h
  3151. :
  3152.    - (mib_api.3, parse.[ch]): Patch from Dave Shield:
  3153.      - Handle mib module replacements through new function and replacement table.
  3154.    
  3155. 1997-06-30 06:49  whardake
  3156.    * acconfig.h, config.h.in, configure,
  3157.    configure.in, agent/mibgroup/memory.c:
  3158.    - (config*, memory.c): Patch from vlad@misery.rosprint.ru:
  3159.      - implement memory section of ucd mib on linux.
  3160.    
  3161. 1997-06-30 06:38  whardake
  3162.    * agent/mibgroup/wombat.h:
  3163.    - (wombat.h): better document config_load_mib() example.
  3164.    
  3165. 1997-06-30 06:33  whardake
  3166.    * apps/snmptest.c:
  3167.    - (snmptest.c): Patch from Niels Baggesen to fix get -> fget 'n' problem.
  3168.      - Also makes sure it handles up and lower cases.
  3169.    
  3170. 1997-06-30 05:54  whardake
  3171.    * agent/mibgroup/interfaces.c:
  3172.    - (agent/mibgroup/interfaces.c): Don't put & in front of osf4 ac_enaddr.
  3173.    
  3174. 1997-06-30 05:53  whardake
  3175.    * agent/snmp_agent.c, agent/snmp_vars.c,
  3176.    agent/mibgroup/alarm.c, agent/mibgroup/event.c,
  3177.    apps/Makefile.in, apps/snmp_parse_args.c,
  3178.    apps/snmp_parse_args.h, apps/snmpbulkwalk.c,
  3179.    apps/snmpget.c, apps/snmpgetnext.c, apps/snmpset.c
  3180. , apps/snmpstatus.c, apps/snmptest.c,
  3181.    apps/snmptrap.c, apps/snmptrapd.c, apps/snmpwalk.c
  3182. , apps/snmpnetstat/main.c, snmplib/snmp.h,
  3183.    snmplib/snmp_api.c, snmplib/snmp_auth.c:
  3184.    - (agent/snmp_{agent,vars}.c, alarm.c, event.c, apps/*,
  3185.       snmplib/snmp{,_api,_auth}.c):
  3186.       - Added basic (mostly conforming?) v2c support.
  3187.       - Merged arg parsing of apps/* clients into one file.
  3188.    
  3189. 1997-06-26 23:39  whardake
  3190.    * agent/mibgroup/smux.c:
  3191.    - (smux.c): __P macros were called with too many arguments (needed (args)).
  3192.    
  3193. 1997-06-23 23:42  whardake
  3194.    * agent/mibgroup/README:
  3195.    - (agent/mibgroup/README): need 2 leading '-'s on --with-mib-modules flag.
  3196.    
  3197. 1997-06-23 23:41  whardake
  3198.    * configure, configure.in:
  3199.    - (configure*): bsdi3 needs to define bsdi2, not itself (duh).
  3200.    
  3201. 1997-06-23 23:40  whardake
  3202.    * Makefile.in:
  3203.    - (Makefile.in): Patch from John Charlton to fix leading spaces in sedscript.
  3204.    
  3205. 1997-06-11 05:46  whardake
  3206.    * ChangeLog:
  3207.    - (ChangeLog): whoops.
  3208.    
  3209. 1997-06-11 04:53  whardake
  3210.    * snmplib/mib.c:
  3211.    - (mib.c): Patch from Niels Baggesen to make MIBFILES env var work correctly.
  3212.    
  3213. 1997-05-26 02:38  whardake
  3214.    * snmplib/parse.c:
  3215.    - (parse.c): Patch from niels Baggesen to:
  3216.      - close mibfiles for MIBS=ALL.
  3217.      - Allow SYNTAX DisplayString (SIZE) inside OBJECT-TYPE.
  3218.    
  3219. 1997-05-26 01:58  whardake
  3220.    * agent/mibgroup/versioninfo.c, bug-report,
  3221.    sedscript.in:
  3222.    version tag ( 3.2 )
  3223.    
  3224. 1997-05-26 01:57  whardake
  3225.    * ChangeLog:
  3226.    - (ChangeLog): Update for 3.2.
  3227.    
  3228. 1997-05-26 01:56  whardake
  3229.    * local/snmpcheck.def:
  3230.    - (snmpcheck.def): new variables to set walk/get/set command line usage.
  3231.    
  3232. 1997-05-26 01:52  whardake
  3233.    * snmplib/snmp_api.h:
  3234.    - (snmp_api.h): trap long's back to ints, bad solution.
  3235.    
  3236. 1997-05-26 01:50  whardake
  3237.    * INSTALL, configure, configure.in:
  3238.    - (INSTALL, configure): default mibs listed correctly.
  3239.    
  3240. 1997-05-23 07:34  whardake
  3241.    * man/mib_api.3:
  3242.    - (mib_api.3): Modifiy to note default mibs.
  3243.    
  3244. 1997-05-23 07:23  whardake
  3245.    * agent/mibgroup/versioninfo.c, bug-report,
  3246.    sedscript.in:
  3247.    version tag ( 3.1.4.pre8 )
  3248.    
  3249. 1997-05-23 04:40  whardake
  3250.    * snmplib/snmp_api.h:
  3251.    - (snmp_api.h): Change trap types from int to long.
  3252.    
  3253. 1997-05-23 04:40  whardake
  3254.    * snmplib/mib.c:
  3255.    - (mib.c): Patch from Dave Shields to fix SNMP perl again.
  3256.    
  3257. 1997-05-23 04:38  whardake
  3258.    * snmplib/snmp_api.c:
  3259.    - (snmp_api.c): Patch from Niels Bagessen to fix multiple frees in v2 pdu's.
  3260.    
  3261. 1997-05-23 04:37  whardake
  3262.    * snmplib/snmp_client.c:
  3263.    - (snmp_client.c): Patch from Niels Bagessen to fix endiennes problems.
  3264.    
  3265. 1997-05-23 04:36  whardake
  3266.    * mibs/: HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt:
  3267.    - (HOST-RESOURCES-MIB.txt, SNMPv2-TC.txt): From Niels: change import clauses.
  3268.    
  3269. 1997-05-23 04:36  whardake
  3270.    * agent/snmpd.c:
  3271.    - (snmpd.c): Patch from Niels Bagessen to fix endiannes problems.
  3272.    
  3273. 1997-05-23 04:35  whardake
  3274.    * acconfig.h, config.h.in:
  3275.    - (acconfig.h, config.h.in): Set default MIB list.
  3276.    
  3277. 1997-05-22 04:13  whardake
  3278.    * mibs/SNMPv2-M2M-MIB.txt:
  3279.    - (SNMPv2-M2M-MIB.txt): restored.  Got truncated.
  3280.    
  3281. 1997-05-21 06:40  whardake
  3282.    * FAQ:
  3283.    - (FAQ): Changes from Dave.
  3284.    
  3285. 1997-05-21 06:38  whardake
  3286.    * NEWS:
  3287.    - (NEWS): Changes from Dave.
  3288.    
  3289. 1997-05-21 01:13  whardake
  3290.    * NEWS:
  3291.    - (NEWS): Update for 3.2.
  3292.    
  3293. 1997-05-20 07:50  whardake
  3294.    * snmplib/parse.c:
  3295.    - (parse.c): code from Dave Shield: add back in find_node() for perl usage.
  3296.    
  3297. 1997-05-20 07:50  whardake
  3298.    * TODO:
  3299.    - (TODO): snmpset should check against size defined in mib.
  3300.    
  3301. 1997-05-20 02:24  whardake
  3302.    * agent/mibgroup/udp.c:
  3303.    - (udp.c): Patch from Martin Jacobsson:  Fix my cpp stupidity.
  3304.    
  3305. 1997-05-20 01:08  whardake
  3306.    * agent/mibgroup/versioninfo.c, bug-report,
  3307.    sedscript.in:
  3308.    version tag ( 3.1.4.pre7 )
  3309.    
  3310. 1997-05-19 23:19  whardake
  3311.    * snmplib/: mib.c, snmp_auth.c:
  3312.    - (mib.c, snmp_auth.c): include sys/select.h for AIX.
  3313.    
  3314. 1997-05-19 23:19  whardake
  3315.    * snmplib/parse.c:
  3316.    - (parse.c): protect against 0 import calls.
  3317.    
  3318. 1997-05-19 23:18  whardake
  3319.    * mibs/SNMPv2-TC.txt:
  3320.    - (SNMPv2-TC.txt): Comment out ObjectSyntax import.
  3321.    
  3322. 1997-05-19 23:03  whardake
  3323.    * agent/mibgroup/udp.c:
  3324.    - (udp.c): Only do Martin Jacobssen's fixes for freebsd2.
  3325.    
  3326. 1997-05-16 02:25  whardake
  3327.    * snmplib/parse.c:
  3328.    - (parse.c): Protect malloc against 0 external imports.
  3329.    
  3330. 1997-05-15 07:43  whardake
  3331.    * agent/mibgroup/udp.c:
  3332.    - (udp.c): Patch from Martin Jacobssen:
  3333.      - Fix udp_inpcb structures.
  3334.    
  3335. 1997-05-15 07:26  whardake
  3336.    * INSTALL, configure, configure.in:
  3337.    - (configure*, INSTALL):
  3338.      - Wording and order changes in configure --help lines.
  3339.    
  3340. 1997-05-15 07:22  whardake
  3341.    * INSTALL, configure, configure.in:
  3342.    - (configure*, INSTALL):
  3343.      - Display defaults in configure --help lines.
  3344.    
  3345. 1997-05-15 07:01  whardake
  3346.    * acconfig.h, config.h.in, configure,
  3347.    configure.in, snmplib/mib.c:
  3348.    - (config*, mib.c):
  3349.      - Changed env variable MIBFILE -> MIBFILES (since it is a list now).
  3350.        (will accept MIBFILE for backwards compatibility).
  3351.      - By default, *no* additional mibfiles are loaded (ie, mib.txt is no
  3352.        longer loaded) and must be turned on through configure or the env var.
  3353.      - New configure options to set default MIBS, MIBFILES, MIBDIRS.
  3354.    
  3355. 1997-05-15 06:22  whardake
  3356.    * snmplib/: mib.c, parse.h:
  3357.    - (parse.h): Patch from Dave Shield:  Add new node structure entries.
  3358.    
  3359. 1997-05-15 05:37  whardake
  3360.    * snmplib/parse.c:
  3361.    - (parse.c): patch from Dave Shield:
  3362.      - deal with multiple module ID's being referenced or nodes defined.
  3363.      - supress "name clash" warnings for anonymous nodes.
  3364.    
  3365. 1997-05-15 02:32  whardake
  3366.    * snmplib/: mib.c, parse.c:
  3367.    - (mib.c, parse.c): patch from Niels Baggesen:
  3368.      - prototyping and null checking.
  3369.      - if MIBS is set to ALL, parse everything found.
  3370.    
  3371. 1997-05-15 02:31  whardake
  3372.    * mibs/SNMPv2-SMI.txt:
  3373.    - (SNMPv2-SMI.txt): patch from Niels Baggesen:  ccitt -> 0.
  3374.    
  3375. 1997-05-15 02:30  whardake
  3376.    * mibs/UCD-SNMP-MIB.txt:
  3377.    - (UCD-SNMP-MIB.txt): patch from Niels Baggesen:  import indentifiers.
  3378.    
  3379. 1997-05-15 02:29  whardake
  3380.    * man/mib_api.3:
  3381.    - (mib_api.3): patch from Niels Baggesen:  MIBS variable can be set to ALL.
  3382.    
  3383. 1997-05-15 02:28  whardake
  3384.    * INSTALL:
  3385.    - (INSTALL): patch from Niels Baggesen to reference the maketarget script.
  3386.    
  3387. 1997-05-15 02:23  whardake
  3388.    * snmplib/parse.c:
  3389.    - (parse.c): Patch from Dave Shield to fix purely numeric OIDs.
  3390.    
  3391. 1997-05-15 02:22  whardake
  3392.    * agent/mibgroup/interfaces.c:
  3393.    - (interfaces.c): patch from Martin Jacobsson for FreeBSD
  3394.    
  3395. 1997-05-14 06:00  whardake
  3396.    * agent/mibgroup/versioninfo.c, bug-report,
  3397.    sedscript.in:
  3398.    version tag ( 3.1.4.pre6 )
  3399.    
  3400. 1997-05-14 04:45  whardake
  3401.    * agent/snmpd.c:
  3402.    - (snmpd.c):  Typecast malloc.
  3403.    
  3404. 1997-05-14 04:17  whardake
  3405.    * Makefile.in, apps/Makefile.in:
  3406.    - (Makefile.in, agent/Makefile.in): Patch from Oddbjorn Steffensen:
  3407.      - Protect against bash needing ';'s on multiple subdir makes.
  3408.    
  3409. 1997-05-14 04:13  whardake
  3410.    * Makefile.in:
  3411.    - (Makefile.in): warn if mib.txt is installed from a previous release.
  3412.    
  3413. 1997-05-14 02:41  whardake
  3414.    * mib.txt, Makefile.in:
  3415.    - (Makefile.in, mib.txt): removed mib.txt from distribution.  No longer needed.
  3416.    
  3417. 1997-05-13 07:22  whardake
  3418.    * acconfig.h, config.h.in, configure,
  3419.    configure.in, snmplib/mib.c:
  3420.    - (config*,mib.c): New configure option --with-default-mibs="list:list".
  3421.    
  3422. 1997-05-13 06:38  whardake
  3423.    * mibs/Makefile.in:
  3424.    - (mibs/Makefile.in): ucd-snmp.txt -> UCD-SNMP-MIB.txt.
  3425.    
  3426. 1997-05-13 06:36  whardake
  3427.    * mibs/ucd-snmp.txt:
  3428.    - (ucd-snmp.txt): moved to UCD-SNMP-MIB.txt
  3429.    
  3430. 1997-05-13 06:36  whardake
  3431.    * mibs/UCD-SNMP-MIB.txt:
  3432.    - (UCD-SNMP-MIB.txt): moved from ucd-snmp.txt.
  3433.    
  3434. 1997-05-13 06:05  whardake
  3435.    * README:
  3436.    - (README): architecture list update.
  3437.    
  3438. 1997-05-13 06:05  whardake
  3439.    * INSTALL, configure, configure.in:
  3440.    - (config*, INSTALL): New flags to set prompted values instead of prompting.
  3441.    
  3442. 1997-05-13 05:48  whardake
  3443.    * mibs/ucd-snmp.txt:
  3444.    - (ucd-snmp.txt): Changed ID to UCD-SNMP
  3445.    
  3446. 1997-05-13 03:03  whardake
  3447.    * mibs/Makefile.in:
  3448.    - (mibs/Makefile.in): removed snmpv2.txt, rfc1271.txt.
  3449.    
  3450. 1997-05-13 03:02  whardake
  3451.    * mibs/snmpv2.txt:
  3452.    - (snmpv2.txt): removed.
  3453.    
  3454. 1997-05-13 02:57  whardake
  3455.    * mibs/rfc1271.txt:
  3456.    - (rfc1271.txt): removed.
  3457.    
  3458. 1997-05-13 01:52  whardake
  3459.    * mibs/: ucd-snmp.txt, ucd.txt:
  3460.    - (ucd.txt): whoops.  Removed.
  3461.    
  3462. 1997-05-13 01:51  whardake
  3463.    * mibs/RFC1213-MIB.txt:
  3464.    - (RFC1213-MIB.txt): New mib file from Niels Baggesen.
  3465.    
  3466. 1997-05-13 01:51  whardake
  3467.    * mibs/RFC1155-SMI.txt:
  3468.    - (RFC1155-SMI.txt): New mib file from Niels Baggesen.
  3469.    
  3470. 1997-05-13 01:51  whardake
  3471.    * mibs/RFC1271-MIB.txt:
  3472.    - (RFC1271-MIB.txt): New mib file from Niels Baggesen.
  3473.    
  3474. 1997-05-13 01:51  whardake
  3475.    * mibs/SNMPv2-M2M-MIB.txt:
  3476.    - (SNMPv2-M2M-MIB.txt): New mib file from Niels Baggesen.
  3477.    
  3478. 1997-05-13 01:51  whardake
  3479.    * mibs/SNMPv2-PARTY-MIB.txt:
  3480.    - (SNMPv2-PARTY-MIB.txt): New mib file from Niels Baggesen.
  3481.    
  3482. 1997-05-13 01:51  whardake
  3483.    * mibs/UDP-MIB.txt:
  3484.    - (UDP-MIB.txt): New mib file from Niels Baggesen.
  3485.    
  3486. 1997-05-13 01:51  whardake
  3487.    * mibs/TCP-MIB.txt:
  3488.    - (TCP-MIB.txt): New mib file from Niels Baggesen.
  3489.    
  3490. 1997-05-13 01:51  whardake
  3491.    * mibs/SNMPv2-TM.txt:
  3492.    - (SNMPv2-TM.txt): New mib file from Niels Baggesen.
  3493.    
  3494. 1997-05-13 01:51  whardake
  3495.    * mibs/SNMPv2-TC.txt:
  3496.    - (SNMPv2-TC.txt): New mib file from Niels Baggesen.
  3497.    
  3498. 1997-05-13 01:51  whardake
  3499.    * mibs/SNMPv2-SMI.txt:
  3500.    - (SNMPv2-SMI.txt): New mib file from Niels Baggesen.
  3501.    
  3502. 1997-05-13 01:51  whardake
  3503.    * mibs/SNMPv2-MIB.txt:
  3504.    - (SNMPv2-MIB.txt): New mib file from Niels Baggesen.
  3505.    
  3506. 1997-05-13 01:51  whardake
  3507.    * mibs/SNMPv2-CONF.txt:
  3508.    - (SNMPv2-CONF.txt): New mib file from Niels Baggesen.
  3509.    
  3510. 1997-05-13 01:51  whardake
  3511.    * mibs/IP-MIB.txt:
  3512.    - (IP-MIB.txt): New mib file from Niels Baggesen.
  3513.    
  3514. 1997-05-13 01:51  whardake
  3515.    * mibs/IANAifType-MIB.txt:
  3516.    - (IANAifType-MIB.txt): New mib file from Niels Baggesen.
  3517.    
  3518. 1997-05-13 01:51  whardake
  3519.    * mibs/HOST-RESOURCES-MIB.txt:
  3520.    - (HOST-RESOURCES-MIB.txt): New mib file from Niels Baggesen.
  3521.    
  3522. 1997-05-13 01:51  whardake
  3523.    * mibs/EtherLike-MIB.txt:
  3524.    - (EtherLike-MIB.txt): New mib file from Niels Baggesen.
  3525.    
  3526. 1997-05-13 01:51  whardake
  3527.    * mibs/ucd.txt:
  3528.    - (ucd.txt): New mib file from Niels Baggesen.
  3529.    
  3530. 1997-05-13 01:51  whardake
  3531.    * mibs/IF-MIB.txt:
  3532.    - (IF-MIB.txt): New mib file from Niels Baggesen.
  3533.    
  3534. 1997-05-11 23:52  whardake
  3535.    * mibs/ucd-snmp.txt:
  3536.    - (mibs/ucd-snmp.txt): Patch from Mario DeFazio to fix typos.
  3537.      - compiles under SNMPc 4.1g.
  3538.    
  3539. 1997-05-11 23:49  whardake
  3540.    * man/Makefile.in:
  3541.    - (man/Makefile.in): install mib_api.3.
  3542.    
  3543. 1997-05-11 23:48  whardake
  3544.    * INSTALL, README, TODO:
  3545.    - (INSTALL, README, TODO): documentation update.
  3546.    
  3547. 1997-05-11 23:44  whardake
  3548.    * agent/Makefile.in:
  3549.    - (agent/Makefile.in): removed CCHACK ???.
  3550.    
  3551. 1997-05-11 23:43  whardake
  3552.    * config.h.in, configure, configure.in,
  3553.    agent/mibgroup/extensible.c:
  3554.    - (config*, extensible.c):  BSDI3 specific headers and defines.
  3555.    
  3556. 1997-05-10 08:23  whardake
  3557.    * agent/: snmpd.c, mibgroup/read_config.c,
  3558.    mibgroup/system.c:
  3559.    - (snmpd.c, read_config.c, system.c): Patch from Niels Baggesen:
  3560.      - default trap community.
  3561.      - multiple trap sinks.
  3562.    
  3563. 1997-05-10 07:52  whardake
  3564.    * man/mib_api.3:
  3565.    - (mib_api.3): New file from Dave Shield.
  3566.    
  3567. 1997-05-10 07:45  whardake
  3568.    * FAQ:
  3569.    - (FAQ): Patch from Dave Shields:  update.
  3570.    
  3571. 1997-05-10 07:41  whardake
  3572.    * bug-report:
  3573.    - (bug-report): Patch from Dave Shields:  don't submit blank bug-reports.
  3574.    
  3575. 1997-05-09 15:50  whardake
  3576.    * snmplib/: mib.c, parse.c, parse.h:
  3577.    - (parse.c): Patch from Dave Shields:  deal with anonymous IDs (even better).
  3578.    
  3579. 1997-05-09 15:46  whardake
  3580.    * snmplib/: mib.c, parse.c:
  3581.    - (parse.c): Patch from Dave Shields:  deal with anonymous IDs.
  3582.    
  3583. 1997-05-09 15:28  whardake
  3584.    * snmplib/parse.c:
  3585.    - (parse.c): Patch from Dave Shields:  negative numbers in mibs.
  3586.    
  3587. 1997-05-09 15:03  whardake
  3588.    * snmplib/: mib.c, parse.c:
  3589.    - (mib.c, parse.c): patches from Niels Baggesen: prototyping (mostly).
  3590.    
  3591. 1997-05-09 14:52  whardake
  3592.    * agent/mibgroup/: smux.c, smux.h:
  3593.    - (smux.[ch]): patches from Niels Baggesen: prototyping.
  3594.    
  3595. 1997-05-09 13:46  whardake
  3596.    * TODO:
  3597.    - (TODO): Update.
  3598.    
  3599. 1997-05-09 13:46  whardake
  3600.    * agent/mibgroup/smux.c, configure.in, configure
  3601. , config.h.in:
  3602.    - (smux.c, config*):
  3603.      - check for sgtty.h and prototype better.
  3604.    
  3605. 1997-05-09 13:38  whardake
  3606.    * snmplib/: Makefile.in, mib.c, mib.h, parse.c
  3607. , parse.h:
  3608.    - (mib.[ch], parse.[ch], Makefile.in): New parser from Dave Shield:
  3609.      - Run-time control of initial module loading
  3610.              (uses env variables MIBDIRS, MIBS, and MIBFILE)
  3611.      - Defined interfaces for loading modules and retreiving entries
  3612.      - Module scoping now includes Textual Conventions
  3613.      - Tokens implemented internally no longer require importing the
  3614.        corresponding modules
  3615.    
  3616. 1997-04-22 11:49  whardake
  3617.    * agent/mibgroup/versioninfo.c, bug-report,
  3618.    sedscript.in:
  3619.    version tag ( 3.1.4.pre5 )
  3620.    
  3621. 1997-04-22 08:43  whardake
  3622.    * config.h.in, configure, configure.in,
  3623.    agent/mibgroup/smux.c:
  3624.    - (config*, smux.c): Check for headers and define FD_COPY if not defined.
  3625.    
  3626. 1997-04-22 07:41  whardake
  3627.    * agent/mibgroup/: smux.c, smux.h, snmp_bgp.c,
  3628.    snmp_ospf.c, snmp_rip2.c:
  3629.    - (snmp_bgp.c, snmp_rip2.c, snmp_ospf.c, smux.[ch]):
  3630.      - standardize headers for autoconf.
  3631.      - smux_init() -> init_smux().
  3632.      - SMUXDEBUG -> DODEBUG (--enable-debugging turns this on automatically).
  3633.    
  3634. 1997-04-22 06:51  whardake
  3635.    * agent/mibgroup/: snmp_bgp.c, snmp_bgp.h, snmp_ospf.c
  3636. , snmp_ospf.h, snmp_rip2.c, snmp_rip2.h:
  3637.    - (snmp_bgp.[ch], snmp_rip2.[ch], snmp_ospf.[ch]):
  3638.      - conform to new module standards of coding.
  3639.    
  3640. 1997-04-22 06:47  whardake
  3641.    * agent/common_header.h:
  3642.    - (common_header.h): remove duplicate (warning) TCP defines on osf4 systems.
  3643.    
  3644. 1997-04-22 06:20  whardake
  3645.    * agent/mibgroup/: README.smux, smux.c, smux.h,
  3646.    snmp_bgp.c, snmp_ospf.c, snmp_rip2.c:
  3647.    - (README.smux, smux.c, smux.h, snmp_bgp.c, snmp_ospf.c, snmp_rip2.c):
  3648.      - smux support for gated from Rohit Dube.
  3649.    
  3650. 1997-04-22 06:02  whardake
  3651.    * apps/snmpbulkwalk.c, apps/snmpget.c,
  3652.    apps/snmpgetnext.c, apps/snmpset.c, apps/snmptest.c
  3653. , apps/snmptrap.c, apps/snmptrapd.c,
  3654.    apps/snmpwalk.c, apps/snmpnetstat/if.c,
  3655.    apps/snmpnetstat/inet.c, apps/snmpnetstat/main.c,
  3656.    apps/snmpnetstat/route.c, snmplib/mib.c,
  3657.    snmplib/snmp_api.c, snmplib/snmp_api.h:
  3658.    - (many): Patch from Niels Baggesen to fix various things, mostly on linux.
  3659.    
  3660. 1997-04-22 05:59  whardake
  3661.    * maketarget, agent/common_header.h, agent/kernel.c
  3662. , agent/snmp_agent.c, agent/snmp_vars.linux.h,
  3663.    agent/snmpd.c, agent/mibgroup/at.c,
  3664.    agent/mibgroup/disk.c, agent/mibgroup/errormib.c,
  3665.    agent/mibgroup/icmp.c, agent/mibgroup/icmp.h,
  3666.    agent/mibgroup/interfaces.c, agent/mibgroup/interfaces.h
  3667. , agent/mibgroup/ip.c, agent/mibgroup/ip.h,
  3668.    agent/mibgroup/loadave.c, agent/mibgroup/memory.c,
  3669.    agent/mibgroup/route_write.c, agent/mibgroup/snmp_mib.c
  3670. , agent/mibgroup/snmp_mib.h, agent/mibgroup/system.c
  3671. , agent/mibgroup/tcp.c, agent/mibgroup/tcp.h,
  3672.    agent/mibgroup/udp.c, agent/mibgroup/udp.h,
  3673.    agent/mibgroup/var_route.c, agent/mibgroup/var_route.h:
  3674.    - (many): Patch from Niels Baggesen to fix various things, mostly on linux.
  3675.    
  3676. 1997-04-21 23:42  whardake
  3677.    * FAQ:
  3678.    - (FAQ): various updates.
  3679.    
  3680. 1997-03-26 08:05  whardake
  3681.    * agent/mibgroup/system.c:
  3682.    - (mibgroup/system.c): report agent uptime rather than system uptime.
  3683.    
  3684. 1997-03-25 04:30  whardake
  3685.    * INSTALL:
  3686.    - (INSTALL): minor doc update for new flags.
  3687.    
  3688. 1997-03-25 00:39  whardake
  3689.    * EXAMPLE.conf.def:
  3690.    - (EXAMPLE.conf.def): added syslocation and syscontact examples.
  3691.    
  3692. 1997-03-24 04:56  whardake
  3693.    * FAQ:
  3694.    - (FAQ): Patch from Dave Shield.
  3695.    
  3696. 1997-03-24 00:51  whardake
  3697.    * README:
  3698.    - (README): runs on bsdi 2.1.
  3699.    
  3700. 1997-03-24 00:51  whardake