diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2003-08-08 05:42:52 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2003-08-08 05:42:52 +0000 |
commit | 0184cfba3e4b8e96222896bec1da4fc0c873d135 (patch) | |
tree | 56da0498f9d63c7d27ea7d8d015ddda2ebb6a6f2 /TODO | |
parent | e78718b21a19a824bb260761246572ab4c9fa83e (diff) | |
download | lcd4linux-0184cfba3e4b8e96222896bec1da4fc0c873d135.tar.gz |
[lcd4linux @ 2003-08-08 05:42:51 by reinelt]
uClibc compatibility issue; small glitch in dvb.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@206 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -15,9 +15,10 @@ show partition information (used, free, ...) 2000-04-25 Michael Mueller <m.mueller@netsystec.de> show process information -2000-12-03 Ghassan Matar <gmatar@hexapods.com> -show other sensors than temperature -we have to use libsensors instead of parsing the proc files directly +// 2000-12-03 Ghassan Matar <gmatar@hexapods.com> +// show other sensors than temperature +// we have to use libsensors instead of parsing the proc files directly +// Refused 2003-08-01 -mr // 2000-12-03 Ghassan Matar <gmatar@hexapods.com> // show contents of any text file @@ -105,8 +106,9 @@ e.g. '%nw' is 'network transmit' for _all_ devices '%n0w' is 'network transmit' for eth0 '%n1w' for eth1 -2001-09-11 Michael Reinelt <reinelt@eunet.at> -remove bar code from drivers and create a common bar library +// 2001-09-11 Michael Reinelt <reinelt@eunet.at> +// remove bar code from drivers and create a common bar library +// done somewhere in 2003 -mr 2001-09-12 Carsten Nau <info@cnau.de> make the output for emails shorter (at the moment up to 9999 emails) |