index
:
delta/dmidecode-git.git
master
git.savannah.gnu.org: git/dmidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
biosdecode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
biosdecode: Add support for the new _SM3_ 64-bit entry point defined in
Jean Delvare
2015-04-20
1
-3
/
+24
*
biosdecode: Indentation fix
Jean Delvare
2015-04-16
1
-1
/
+1
*
Update my e-mail address
Jean Delvare
2014-02-03
1
-1
/
+1
*
Update copyright year, simplify comment.
Jean Delvare
2008-11-24
1
-2
/
+2
*
Stop using the inline keyword. It causes more portability issues than is
Jean Delvare
2008-11-23
1
-1
/
+1
*
Coding style fixes.
Jean Delvare
2008-11-05
1
-5
/
+5
*
Mass coding-style change: add spaces around operators.
Jean Delvare
2008-10-26
1
-127
/
+130
*
Update copyright statements.
Jean Delvare
2008-02-16
1
-2
/
+2
*
Drop trailing whitespace.
Jean Delvare
2008-02-16
1
-39
/
+39
*
Fix a compilation error with non-C99 compilers. Patch from Francois Revol.
Jean Delvare
2007-02-27
1
-1
/
+1
*
Use printf instead of fwrite.
Jean Delvare
2007-02-26
1
-3
/
+2
*
Add support for the FJKEYINF entry point, which contains data related to
Jean Delvare
2007-01-14
1
-1
/
+40
*
Update IBM VPD reference document. No actual change.
Jean Delvare
2005-10-03
1
-3
/
+3
*
Change the xSeries checksumming method to accomodate a strange xSeries 440
Jean Delvare
2005-10-03
1
-2
/
+1
*
Fix a potential (but highly improbable) buffer overrun in the VPD record
Jean Delvare
2005-10-03
1
-2
/
+5
*
getopt_long() will never return ':'.
Jean Delvare
2005-08-25
1
-1
/
+0
*
Drop trailing spaces.
Jean Delvare
2005-03-25
1
-2
/
+2
*
Copy command line-handling from dmidecode.c.
Jean Delvare
2005-02-10
1
-7
/
+79
*
Define and use a default memory device common to all programs, those value
Jean Delvare
2004-12-09
1
-1
/
+2
*
Avoid size_t in printf. Should remove a warning on ia64.
Jean Delvare
2004-11-22
1
-1
/
+1
*
Coding style fixes.
Jean Delvare
2004-11-21
1
-6
/
+8
*
Precompute anchor lengths.
Jean Delvare
2004-11-21
1
-13
/
+30
*
Make use of mem_chunk().
Jean Delvare
2004-11-21
1
-45
/
+15
*
Refactor WORD-like macros into types.h.
Jean Delvare
2004-04-22
1
-16
/
+0
*
Fix my contact information.
Jean Delvare
2004-04-21
1
-1
/
+1
*
Update copyright year.
Jean Delvare
2004-03-07
1
-2
/
+4
*
Fix typo ("Bios" becomes "BIOS").
Jean Delvare
2003-12-24
1
-3
/
+11
*
Update references.
Jean Delvare
2003-11-29
1
-2
/
+2
*
Fix incorrect VPD checksumming.
Jean Delvare
2003-11-11
1
-2
/
+2
*
Add a missing length check in acpi_decode. Found using Valgrind.
Jean Delvare
2003-10-17
1
-4
/
+10
*
Add support for VPD (vital product data, IBM-specific).
Jean Delvare
2003-10-08
1
-6
/
+51
*
Better display of Compaq-specific entries.
Jean Delvare
2003-06-27
1
-2
/
+5
*
Added detection of Compaq-specific entries.
Jean Delvare
2003-06-17
1
-0
/
+39
*
Moved common "util" functions to util.c.
Jean Delvare
2003-06-17
1
-55
/
+4
*
Unrelevant changes.
Jean Delvare
2003-05-27
1
-0
/
+2
*
Moved version definition to version.h.
Jean Delvare
2003-03-06
1
-1
/
+1
*
Updated copyright years.
Jean Delvare
2003-03-06
1
-2
/
+2
*
Moved all changelog entries to CHANGELOG.
Jean Delvare
2003-03-06
1
-4
/
+0
*
Moved thanks to AUTHORS.
Jean Delvare
2003-03-03
1
-8
/
+0
*
Almost complete code rewrite. Fully support SMBIOS 2.3.3. Splited DMI and
dmidecode-2-0
Jean Delvare
2003-03-01
1
-0
/
+539