home *** CD-ROM | disk | FTP | other *** search
- # $Id: PROJECTS,v 3.3 1991/09/01 14:01:55 piggy Rel $
- # This is a list of what I think *NOW* about TUA future.
- #
-
- * A better way to parse the uucico (at least) logs: the current one fails if
- those files contain some garbage. In fact, it seems that if you never clean
- up, and so the log files are huge, hdb put some garbage in them (sco hdb!)
-
- * Modify the hourly activity chart. Instead of counting the bytes that pass
- through, take care simply how many times, in a period, that port was busy
- or not. With this info, you can say
- "Hmmmm..., at 3:35am, tty2a is free at 100%" (everyday)...
-
- * Include an option to process netnews stats (very low priority! ;-)
-
- * Make it compatible with gnuucp (a must! ;-) by John Gilmore, or, better,
- enhance gnuucp to be compatible with TUA and HDB... 8-)
-
- * Try it on BSD... or better... have a BSD at home and then... ;-)
-
- * In reports.c there is an annoying little bug: the summary tables don't
- handle at all connection times that exceed 9999 hours. It is a matter of
- the limited screen width...
-