| Update. |
|
More...
|
about 20 years ago
|
| Keep quiet when --string is used, even when no VPD record is found. |
|
More...
|
about 20 years ago
|
| List the four new string keywords. |
|
More...
|
about 20 years ago
|
| Document the new -s, --string option. |
|
More...
|
about 20 years ago
|
| Display the list of all valid string keywords when --string, is used without an argument or with an invalid one. |
|
More...
|
about 20 years ago
|
| Update. |
|
More...
|
about 20 years ago
|
| Update IBM VPD reference document. No actual change. |
|
More...
|
about 20 years ago
|
| Add option -s, --string. It prints one selected VPD string instead of the regular output. |
|
More...
|
about 20 years ago
|
| Move the command line handling of vpddecode to a separate source file. |
|
More...
|
about 20 years ago
|
| Change the xSeries checksumming method to accomodate a strange xSeries 440 VPD record, as was done in vpddecode.c some weeks ago. Do not display the default flash image file name anymore, it's not so useful and the field length is now uncertain. |
|
More...
|
about 20 years ago
|
| Fix a potential (but highly improbable) buffer overrun in the VPD record decoding. |
|
More...
|
about 20 years ago
|
| Fix incorrect header include. The strcasecmp function is defined in <strings.h>, not <string.h>. |
|
More...
|
over 20 years ago
|
| Update. |
|
More...
|
over 20 years ago
|
| Modify the opt structure to handle the string option more efficiently. |
|
More...
|
over 20 years ago
|
| Make it possible for --string to print decoded binary data rather than only DMI strings. Add four such string keywords. |
|
More...
|
over 20 years ago
|
| Export four specific decoding functions, make them suitable for external call. |
|
More...
|
over 20 years ago
|
| Slightly change the xSeries checksumming method to accomodate a strange xSeries 440 VPD record. Also tweak the decoding of the "Default Flash Image File Name" entry. Thanks to Torsten Seemann for providing a test VPD record. |
|
More...
|
over 20 years ago
|
| Use -Wundef. |
|
More...
|
over 20 years ago
|
| Update. |
|
More...
|
over 20 years ago
|
| Drop trailing dot from handle description line. |
|
More...
|
over 20 years ago
|
| Reword a comment about CPUID. Claim to support revision 28 of Intel AP-485 (CPUID). No relevant change since revision 27. |
|
More...
|
over 20 years ago
|
| Update. |
|
More...
|
over 20 years ago
|
| getopt_long() will never return ':'. |
|
More...
|
over 20 years ago
|
| Complain about unknown options again. |
|
More...
|
over 20 years ago
|
| Add product ID "VI". Reported by Torsten Seemann. Update lookup table from revision 2005-06-24 of IBM reference document (add product IDs "1U", "1X", "70", "74", "75" and "76", update product ID "1Y"). |
|
More...
|
over 20 years ago
|
| Fix typo. |
|
More...
|
over 20 years ago
|
| Update. |
|
More...
|
over 20 years ago
|
| Set version to 2.7. |
|
More...
|
over 20 years ago
|
| Manual pages document the command line interface. A discussion list exists for developers. Mmap is used on most systems, not just Linux. |
|
More...
|
over 20 years ago
|
| Refresh the revision date. |
|
More...
|
over 20 years ago
|