-
There are multiple problems with the format and argument pairs, see the patch for details.
2009-11-02 14:18:52 UTC in Open HPI
-
The section number (8) in the man page reflects the old location of the binary (sbin). The attached patch changes the section to 1 (bin)
2009-09-16 17:30:50 UTC in devio - block device read and write
-
It requires net-snmp 5.5 to get broken builds after a combination of compiler warning and -Werror.
2009-09-03 11:58:16 UTC in Open HPI
-
The debug output in function handle_saHpiDomainInfoActiveEntries() (saHpiDomainInfoTable.c, line 353) uses %d format for an u_long argument while it should be using %ld.
2009-09-03 11:18:15 UTC in Open HPI