Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-14 | [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch] | ltoetsch | 1 | -98/+103 | |
Added pop3/imap4 mail support | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 13:44:58 by reinelt] | reinelt | 1 | -30/+70 | |
new udelay() using Time Stamp Counters | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:49:24 by reinelt] | reinelt | 1 | -62/+66 | |
even better configure handling... | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -311/+384 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 16:24:30 by ltoetsch] | ltoetsch | 1 | -149/+258 | |
disable driver in configure | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 15:04:53 by reinelt] | reinelt | 1 | -99/+94 | |
rename 'raster' to 'Text in Text.c added TOTO item | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch] | ltoetsch | 1 | -62/+71 | |
Added Text driver | |||||
2001-03-07 | [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch] | ltoetsch | 1 | -94/+99 | |
added e(x)ec commands | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 20:18:12 by reinelt] | reinelt | 1 | -30/+70 | |
allow compile on systems without net/if_ppp.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 17:18:52 by reinelt] | reinelt | 1 | -37/+383 | |
let configure find gd.h | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 1 | -114/+212 | |
reworked configure to allow selection of drivers | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 18:42:20 by reinelt] | reinelt | 1 | -18/+93 | |
fixed some bugs with the new syslog code | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 1 | -1/+1 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-07-31 | [lcd4linux @ 2000-07-31 10:43:44 by reinelt] | reinelt | 1 | -15/+92 | |
some changes to support kernel-2.4 (different layout of various files in /proc) | |||||
2000-04-10 | [lcd4linux @ 2000-04-10 04:40:53 by reinelt] | reinelt | 1 | -1/+1 | |
minor changes and cleanups | |||||
2000-04-05 | [lcd4linux @ 2000-04-05 05:58:36 by reinelt] | reinelt | 1 | -13/+46 | |
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 16:22:38 by reinelt] | reinelt | 1 | -1/+1 | |
bug that caused a segfault in processor.c fixed (thanks to herp) | |||||
2000-03-30 | [lcd4linux @ 2000-03-30 16:46:57 by reinelt] | reinelt | 1 | -47/+1061 | |
configure now handles '--with-x' and '--without-x' correct | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 07:22:15 by reinelt] | reinelt | 1 | -1/+1 | |
version 0.95 released X11 driver up and running minor bugs fixed | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 07:33:50 by reinelt] | reinelt | 1 | -1/+1 | |
FAQ added new modules 'processor.c' contains all data processing | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 10:31:06 by reinelt] | reinelt | 1 | -32/+36 | |
added sensor handling (for temperature etc.) made data collecting happen only if data is used (reading /proc/meminfo takes a lot of CPU!) released lcd4linux-0.92 | |||||
2000-03-17 | [lcd4linux @ 2000-03-17 09:21:42 by reinelt] | reinelt | 1 | -1/+1 | |
various memory statistics added | |||||
2000-03-13 | [lcd4linux @ 2000-03-13 15:58:24 by reinelt] | reinelt | 1 | -1/+1 | |
release 0.9 moved row parsing to parser.c all basic work finished | |||||
2000-03-10 | [lcd4linux @ 2000-03-10 17:36:02 by reinelt] | reinelt | 1 | -0/+1677 | |
first unstable but running release |