Rob Landley
|
39cf645ce0
Patch from Dennis Vlasenko resetting values that get reused.
|
18 年之前 |
Rob Landley
|
2584e9b39f
Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back
|
18 年之前 |
Rob Landley
|
0f0b645f73
Use ATTRIBUTE_NORETURN as suggested by tito, plus a few in-passing cleanups.
|
18 年之前 |
Rob Landley
|
6389ff1115
Patch from tito removing obsolete code.
|
18 年之前 |
Rob Landley
|
5bc3f05a23
Remove some unused code pointed out by Tito, plus a slightly more graceful
|
18 年之前 |
Rob Landley
|
a3e4f38f7b
Style fixes from Denis Vlasenko.
|
18 年之前 |
Rob Landley
|
5f8b5ecda2
Another patch from Denis Vlasenko:
|
18 年之前 |
Rob Landley
|
e5b281f89e
From Dennis Vlasenko, Make hdparm smaller:
|
18 年之前 |
Rob Landley
|
2e2d752d49
Cleanup to hdparm by tito.
|
18 年之前 |
Rob Landley
|
0e6a3e14e4
Patch from tito to update output of hdparm.
|
18 年之前 |
Rob Landley
|
026147a48f
Patch from Tito to fix printing null and make output look like hdparm 6.3.
|
18 年之前 |
Mike Frysinger
|
f284c767e5
use more boiler plate GPL notices
|
18 年之前 |
Bernhard Reutner-Fischer
|
9460f66e4e
- tweak visibility of label expected_hwif_error as it's only needed for
|
18 年之前 |
Bernhard Reutner-Fischer
|
061fd0a353
- make sure that the label expected_hwif_error is visible even when
|
18 年之前 |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
18 年之前 |
Rob Landley
|
688ed0d760
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
|
19 年之前 |
Rob Landley
|
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
|
19 年之前 |
Eric Andersen
|
a68ea1cb93
fix up yet more annoying signed/unsigned and mixed type errors
|
19 年之前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年之前 |
"Vladimir N. Oleynik"
|
b4b6d26287
data --> code
|
19 年之前 |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 年之前 |
Eric Andersen
|
f828da0020
Avoid a naming conflict with include/bits/fcntl.h
|
20 年之前 |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 年之前 |
Eric Andersen
|
b2aa776f89
Tito, farmatito at tiscali dot it writes:
|
20 年之前 |
Eric Andersen
|
bfb51574ae
Tito noticed a printf that should have been a bb_error_msg.
|
21 年之前 |
Eric Andersen
|
06d4ec2a4b
Fix broken arg parsing (was not passing pointer to items so p, argc, and argv
|
21 年之前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 年之前 |
Eric Andersen
|
7e8f41cb5b
Avoid naming conflict with symbol in newer glibc headers
|
21 年之前 |
Eric Andersen
|
416c24224d
Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled
|
21 年之前 |
Glenn L McGrath
|
5be6a200f0
Correct Matteo's email address
|
21 年之前 |