aboutsummaryrefslogtreecommitdiffstats
path: root/processor.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2001-03-08[lcd4linux @ 2001-03-08 15:25:38 by ltoetsch]ltoetsch1-15/+24
improved exec git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-08[lcd4linux @ 2001-03-08 08:39:54 by reinelt]reinelt1-2/+6
fixed two typos git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@101 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-07[lcd4linux @ 2001-03-07 18:10:21 by ltoetsch]ltoetsch1-4/+24
added e(x)ec commands git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-02[lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]ltoetsch1-2/+62
added /proc/apm battery stat git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-19[lcd4linux @ 2001-02-19 00:15:46 by reinelt]reinelt1-45/+76
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-16[lcd4linux @ 2001-02-16 14:15:11 by reinelt]reinelt1-2/+7
fixed type in processor.c GPO documentation update from Carsten git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@82 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-16[lcd4linux @ 2001-02-16 08:23:09 by reinelt]reinelt1-1/+13
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@81 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-14[lcd4linux @ 2001-02-14 07:40:16 by reinelt]reinelt1-7/+46
first (incomplete) GPO implementation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@80 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-13[lcd4linux @ 2001-02-13 09:00:13 by reinelt]reinelt1-5/+8
prepared framework for GPO's (general purpose outputs) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-11[lcd4linux @ 2001-02-11 23:34:07 by reinelt]reinelt1-2/+9
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the online value is 5 chars long. corrected to ' ----'. thanks to Carsten Nau <info@cnau.de> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-10[lcd4linux @ 2000-08-10 09:44:09 by reinelt]reinelt1-3/+8
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31[lcd4linux @ 2000-07-31 10:43:44 by reinelt]reinelt1-18/+24
some changes to support kernel-2.4 (different layout of various files in /proc) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-21[lcd4linux @ 2000-05-21 06:20:35 by reinelt]reinelt1-10/+45
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15[lcd4linux @ 2000-04-15 11:56:35 by reinelt]reinelt1-4/+10
more debug messages git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15[lcd4linux @ 2000-04-15 11:13:54 by reinelt]reinelt1-2/+10
added '-d' (debugging) switch added several debugging messages removed config entry 'Delay' for HD44780 driver delay loop for HD44780 will be calibrated automatically git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01[lcd4linux @ 2000-04-01 16:22:38 by reinelt]reinelt1-2/+6
bug that caused a segfault in processor.c fixed (thanks to herp) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-23[lcd4linux @ 2000-03-23 07:24:48 by reinelt]reinelt1-2/+6
PPM driver up and running (but slow!) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-22[lcd4linux @ 2000-03-22 07:33:50 by reinelt]reinelt1-0/+393
FAQ added new modules 'processor.c' contains all data processing git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@15 3ae390bd-cb1e-0410-b409-cd5a39f66f1f