aboutsummaryrefslogtreecommitdiffstats
path: root/system.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2000-05-21[lcd4linux @ 2000-05-21 06:20:35 by reinelt]reinelt1-1/+49
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future
2000-04-15[lcd4linux @ 2000-04-15 11:56:35 by reinelt]reinelt1-4/+34
more debug messages
2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt1-4/+50
added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop!
2000-03-28[lcd4linux @ 2000-03-28 07:22:15 by reinelt]reinelt1-8/+10
version 0.95 released X11 driver up and running minor bugs fixed
2000-03-23[lcd4linux @ 2000-03-23 07:24:48 by reinelt]reinelt1-4/+7
PPM driver up and running (but slow!)
2000-03-18[lcd4linux @ 2000-03-18 08:07:04 by reinelt]reinelt1-8/+22
vertical bars implemented bar compaction improved memory information implemented
2000-03-17[lcd4linux @ 2000-03-17 09:21:42 by reinelt]reinelt1-8/+95
various memory statistics added
2000-03-10[lcd4linux @ 2000-03-10 17:36:02 by reinelt]reinelt1-4/+8
first unstable but running release
2000-03-10[lcd4linux @ 2000-03-10 10:49:53 by reinelt]reinelt1-54/+5
MatrixOrbital driver finished
2000-03-07[lcd4linux @ 2000-03-07 11:01:34 by reinelt]reinelt1-77/+187
system.c cleanup
2000-03-06[lcd4linux @ 2000-03-06 06:04:06 by reinelt]reinelt1-0/+63
minor cleanups
2000-01-16[lcd4linux @ 2000-01-16 12:17:59 by reinelt]reinelt1-0/+306
Initial revision