From ee2d10729c5ac360a233e8afefb357783fef4623 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 2 Nov 1998 21:30:24 +0000 Subject: [PATCH] Just some short TODO file for me so I know what I have to do before making the next release. --- TODO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000..a44cc7dd --- /dev/null +++ b/TODO @@ -0,0 +1,21 @@ +This is just a short list for me so I know what I have to do +before I can make the next release. + +* Add `netload' and `ppp' with modems for Linux. + +* Signals: Does this work now (Matthias Scheler reported problems + with NetBSD). + +* Check error handling (partially done). + +* Fix the daemon, some new features were added to the server but + not to the daemon. Check if it really works also 32 <-> 64 bit. + +* Guile-Port: Add glibtop_sysdeps (), glibtop_get/set_parameter () etc. + +* Guile-Port: Provide some way to use multiple servers (with #f for + to global server). Low priority. + +* kernel, sysdeps/kernel: Make it work with the latest modifications. + Very low priority. Perhaps not for this release. +