aboutsummaryrefslogtreecommitdiff
path: root/miscutils/hdparm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from tito to update output of hdparm.landley2006-04-281-12/+22
* Patch from Tito to fix printing null and make output look like hdparm 6.3.landley2006-04-171-5/+5
* use more boiler plate GPL noticesvapier2006-04-161-3/+1
* - tweak visibility of label expected_hwif_error as it's only needed foraldot2006-04-111-0/+2
* - make sure that the label expected_hwif_error is visible even whenaldot2006-04-051-15/+3
* Patch from Denis Vlasenko to add xstat() and use it.landley2006-03-131-2/+1
* Patch from Robert P. Day, moving byte order checks to use platform.h macros.landley2006-03-041-2/+2
* Patch from Denis Vlasenko to constify things and fix a few typos.landley2006-02-221-1/+3
* fix up yet more annoying signed/unsigned and mixed type errorsandersen2006-01-301-3/+3
* just whitespacetimr2006-01-251-36/+36
* data --> codevodz2005-10-151-51/+52
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-2/+2
* Avoid a naming conflict with include/bits/fcntl.handersen2004-07-201-4/+4
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Tito, farmatito at tiscali dot it writes:andersen2004-04-051-31/+32
* Tito noticed a printf that should have been a bb_error_msg.andersen2004-03-201-1/+1
* Fix broken arg parsing (was not passing pointer to items so p, argc, and argvandersen2004-03-191-132/+117
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-3/+3
* Avoid naming conflict with symbol in newer glibc headersandersen2004-02-141-4/+4
* Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledandersen2003-12-121-6/+9
* Correct Matteo's email addressbug12003-11-281-1/+1
* Patch from Steven Scholz, fix some warningsbug12003-10-091-1/+1
* Patch from Tito, size optimisation and fix error in exit code of -Vbug12003-10-091-1056/+1265
* Update Matteo Croce's email addressbug12003-09-151-1/+1
* quiet some noiseandersen2003-08-081-0/+2
* Patch from Steven Scholz:andersen2003-08-061-1/+5
* Sync hdparm -t and -T options with hdparm-5.3, which seemsandersen2003-08-061-66/+69
* Matteo Croce submitted a hdparm applet.andersen2003-07-221-0/+2665