Commit Graph
28 Commits
Author SHA1 Message Date
mmdolze 54151d50e1 Use kvm_getpcpu to access per-CPU usage data available since FreeBSD 7.1 2009-03-22 09:03:55 +00:00
mmdolze cac3b5472f Fix typo in function names 2009-03-21 23:44:55 +00:00
mmdolze 823a66aa0c Update API documentation to match actual declarations and descriptions. 2009-03-21 23:41:14 +00:00
mmdolze e0b1d1a0b3 Fix incorrect function name (C. Markle) 2009-03-19 07:03:30 +00:00
mmdolze 9db3ee9298 Don't claim to support client defined icons, which we do not. 2009-03-18 22:54:21 +00:00
mmdolze 80ff13bdd1 Fix previous commit (an ampersand issue) 2009-03-07 20:46:27 +00:00
mmdolze d62a27fac1 Add an option to specify the DDRAM address of the next line.
This allows using the ST7036 controller like found on EA DOG modules.
2009-03-03 20:17:28 +00:00
mmdolze 82c69e7a6e Add proper doxygen to uPause
Decide on one style of comments
2009-02-28 07:43:54 +00:00
mmdolze fa6a746a28 Fix display initialization 2009-02-27 22:28:58 +00:00
mmdolze 23bf9ba9c7 Proofread man pages 2009-02-26 19:55:38 +00:00
mmdolze d45563671b Fix hbars missing bottom row of pixels 2009-02-26 07:03:55 +00:00
mmdolze 133a48cf34 Fix an off-by-one error 2009-02-25 21:31:47 +00:00
mmdolze 5b6d9f3915 Speed up lcd2usb driver by overriding uPause with an empty function (a lcd2usb
device keeps track of the timing itself)
Add more logging to backlight()
2009-02-24 21:55:59 +00:00
mmdolze aaed3765a1 Only update the backlight setting if a change is necessary 2009-02-24 21:41:04 +00:00
mmdolze 8ff94b83ed Correct naming of LCD2USB connection type 2009-02-24 21:34:16 +00:00
mmdolze 89ed6ca392 Fix web URL 2009-02-24 21:15:23 +00:00
mmdolze 71c2f5cf18 Prevent server from stalling if time goes backwards (M. Vallevand) 2009-02-24 21:09:52 +00:00
mmdolze 6b4c2d917b Correct lcd2usb developer's name.
Move note about slow 4bit connection to the right place.
2008-12-28 11:21:41 +00:00
mmdolze 0e7a1f6322 Fix previous parameter renaming. 2008-12-14 23:38:42 +00:00
mmdolze e8ffb14d77 Exclude devfs from list of supported file systems.
Patch submitted by A. de Bruet.
2008-11-01 06:57:36 +00:00
mmdolze 345d47a2fb Add missing return statement to render_num. 2007-10-29 21:30:55 +00:00
mmdolze 9389fcec3a Fix commenting out debug info. 2007-09-30 09:21:08 +00:00
mmdolze 2346dcccc2 Fix one incomplete comment from previous commit. 2007-08-23 05:06:46 +00:00
mmdolze c69b529e8b Fix array of interfaces defintion. 2007-01-24 20:36:07 +00:00
mmdolze 3b03a1b569 In multiline mode the interface alias was incorrectly set.
Found by Eric Pooch.
2006-12-03 07:49:37 +00:00
mmdolze b02fd0c375 Fix typo. 2006-11-01 11:38:12 +00:00
mmdolze 35efb1df57 Add typecast to execv call.
Declare function menu_dump.
2006-09-21 05:29:06 +00:00
mmdolze 6d3020af58 Fix variable naming. 2006-09-20 18:01:46 +00:00