Tito, farmatito at tiscali dot it writes:
authorEric Andersen <andersen@codepoet.org>
Mon, 5 Apr 2004 13:08:08 +0000 (13:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 5 Apr 2004 13:08:08 +0000 (13:08 -0000)
commitb2aa776f891b159a2ee8233f44ad70c96b7da86f
tree2e6579fe1f9b9eef8e1af7f079399b23cc47a1f5
parent762c64fdf1adea2dcb40d44b7e82f7c7f4c14316
Tito, farmatito at tiscali dot it writes:

Hi to all,
I discovered a little bug in hdparm.c
(really two little bugs...I've made...sigh! Mea culpa).
Some vars were  modified only locally and this could lead to wrong
results to be displayed with the -I switch and maybe with others.
Attached is a patch that fix it ( +88b).

Also attached is second patch that reduces the size a little bit:
   text    data     bss     dec     hex filename
    27984     624     900   29508    7344 hdparm.o (without bug-fix)
    28072     624     900   29596    739c hdparm.o (with bug-fix)
    28141     624     900   29665    73e1 hdparm.o (original)
but maybe this one can wait as we are in a feature freeze.

Ciao,
Tito
miscutils/hdparm.c