Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check return value of asprintf() consistently | David Cantrell | 2008-06-27 | 1 | -8/+26 |
* | Per strtol(3) man page, set errno=0 before call. | David Cantrell | 2008-06-27 | 1 | -0/+3 |
* | Use strtol() instead of atoi() | David Cantrell | 2008-06-26 | 1 | -2/+26 |
* | The units for /sys/block/foo/size aren't bytes. Fixes finding some disks | Jeremy Katz | 2008-03-20 | 1 | -1/+1 |
* | Add the MAC address to the network device selection screen (#428229). | Chris Lumens | 2008-01-16 | 1 | -1/+7 |
* | Add some simple hardware probing code that uses sysfs. | Bill Nottingham | 2007-12-20 | 1 | -0/+165 |