Version 2.10

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2009-02-18 00:00:00 +02:00
parent 573418a9e4
commit e4282e8a3d
40 changed files with 4398 additions and 22737 deletions

4
TODO
View file

@ -1,5 +1,6 @@
<Todo>
* Configuration parser that does not fail.
* Memory allocations to such that recopilation is _never_ needed.
* Bad english to good english translation in all files that
author has touched. Help needed!
@ -7,9 +8,10 @@
sorting pointer array might work. That means writing sort
functions and rewrite ouput functions. Don't expect soon.
* All networks analyse.c semantics problem.
* Allocations analysis which is whole new section of output.
* More ./configure options.
@ version 3.x (not coming soon)
Version 3.x (not in coming soon)
* Configuration file for this command.
* Convert program to snmp subagent daemon.