From 6e48c4fce05336429118bdbed58df3985652d031 Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 29 Oct 2006 18:29:42 +0000 Subject: [PATCH] update --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 71e3aec..e1da6a4 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,10 @@ more options in the config file (clocks with offsets from localtime, ...) more options changeable in the lcdproc client menu +rewrite machine_get_fs() in machine_Linux.c to use functions from mntent.h + +get rid of MTAB_FILE compile time definition (for Linux & SunOS) + ---------------------------------------- lcdexec client --------------