summaryrefslogtreecommitdiffstats
path: root/dmidecode.c
Commit message (Expand)AuthorAgeFilesLines
* Completed `case 0'.nima2008-07-251-49/+74
* Added `case 3'.root2008-07-251-32/+67
* No new moves, cleanup on last commit and better test file template.root2008-07-251-30/+28
* Next phase is to start converting all pure C functions returning `char *' androot2008-07-251-117/+187
* Cleanup (DECREF).root2008-07-251-6/+34
* Cleanup.nima2008-07-241-1/+1
* Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.nima2008-07-241-3/+3
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-67/+103
* Removing printf() statements, instead adding to Python dictionary object,nima2008-07-041-45/+42
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-3928/+3274
* WIP - Adding h->type value to catsprintf (as int major), later will add minornima2008-07-021-603/+603
* Brought main() back into the python module and fixed malloc/free problems.nima2008-07-011-4/+4
* Project progressing along excellently. The python module is now functional andnima2008-07-011-3/+1
* First commit to SVN.nima2008-06-301-0/+4140