busybox/miscutils
Eric Andersen b2aa776f89 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
2004-04-05 13:08:08 +00:00
..
adjtimex.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
crond.c Fixup braces (patch from Thomas Geulig), run through indent and manually 2004-02-22 04:44:21 +00:00
crontab.c more crond+crontab integrating with loginutil libbb functions and deleted 2003-09-03 12:18:42 +00:00
dc.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
devfsd.c Patch from Florian Schirmer. compile fix for debug builds 2004-02-22 07:38:36 +00:00
hdparm.c Tito, farmatito at tiscali dot it writes: 2004-04-05 13:08:08 +00:00
last.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
makedevs.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
mt.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
rx.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
strings.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
time.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
watchdog.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00