Age | Commit message (Expand) | Author |
2006-05-08 | The if() is cheaper than the extra function parameter. According to make | Rob Landley |
2006-05-07 | Cleanup patch from tito. | Rob Landley |
2006-05-05 | Patch from Dennis Vlasenko resetting values that get reused. | Rob Landley |
2006-05-03 | Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back | Rob Landley |
2006-05-03 | Use ATTRIBUTE_NORETURN as suggested by tito, plus a few in-passing cleanups. | Rob Landley |
2006-05-01 | Patch from tito removing obsolete code. | Rob Landley |
2006-04-29 | Remove some unused code pointed out by Tito, plus a slightly more graceful | Rob Landley |
2006-04-29 | Style fixes from Denis Vlasenko. | Rob Landley |
2006-04-29 | Another patch from Denis Vlasenko: | Rob Landley |
2006-04-29 | From Dennis Vlasenko, Make hdparm smaller: | Rob Landley |
2006-04-29 | Cleanup to hdparm by tito. | Rob Landley |
2006-04-28 | Patch from tito to update output of hdparm. | Rob Landley |
2006-04-17 | Patch from Tito to fix printing null and make output look like hdparm 6.3. | Rob Landley |
2006-04-16 | use more boiler plate GPL notices | Mike Frysinger |
2006-04-11 | - tweak visibility of label expected_hwif_error as it's only needed for | Bernhard Reutner-Fischer |
2006-04-05 | - make sure that the label expected_hwif_error is visible even when | Bernhard Reutner-Fischer |
2006-03-13 | Patch from Denis Vlasenko to add xstat() and use it. | Rob Landley |
2006-03-04 | Patch from Robert P. Day, moving byte order checks to use platform.h macros. | Rob Landley |
2006-02-22 | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley |
2006-01-30 | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen |
2006-01-25 | just whitespace | Tim Riker |
2005-10-15 | data --> code | "Vladimir N. Oleynik" |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2004-07-20 | Avoid a naming conflict with include/bits/fcntl.h | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-04-05 | Tito, farmatito at tiscali dot it writes: | Eric Andersen |
2004-03-20 | Tito noticed a printf that should have been a bb_error_msg. | Eric Andersen |
2004-03-19 | Fix broken arg parsing (was not passing pointer to items so p, argc, and argv | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-14 | Avoid naming conflict with symbol in newer glibc headers | Eric Andersen |
2003-12-12 | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | Eric Andersen |
2003-11-28 | Correct Matteo's email address | Glenn L McGrath |
2003-10-09 | Patch from Steven Scholz, fix some warnings | Glenn L McGrath |
2003-10-09 | Patch from Tito, size optimisation and fix error in exit code of -V | Glenn L McGrath |
2003-09-15 | Update Matteo Croce's email address | Glenn L McGrath |
2003-08-08 | quiet some noise | Eric Andersen |
2003-08-06 | Patch from Steven Scholz: | Eric Andersen |
2003-08-06 | Sync hdparm -t and -T options with hdparm-5.3, which seems | Eric Andersen |
2003-07-22 | Matteo Croce submitted a hdparm applet. | Eric Andersen |