[lwatch-cvs] files TODO,1.34,1.35
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-11 13:39:48
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28161 Modified Files: TODO Log Message: Daemonize it later. Index: TODO =================================================================== RCS file: /cvsroot/lwatch/files/TODO,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** TODO 11 Aug 2004 12:06:24 -0000 1.34 --- TODO 11 Aug 2004 13:39:39 -0000 1.35 *************** *** 3,7 **** Now (for 0.4): - - run as daemon - configure: --with-pcre support - optional syslog support --- 3,6 ---- *************** *** 15,18 **** --- 14,18 ---- - support for growing regular files (like tail -f) - signal handling (reload configuration, reexec program) + - run as daemon - enable cut line to $COLUMNS to fit in xterm (it requires some work to make it usable) (arc: is this feature really needed?) |