Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
3c96d0258c
hdparm: do not lie about supporting -q (quiet)
|
16 years ago |
Denis Vlasenko
|
284d0faed6
random s/short/int/
|
17 years ago |
Bernhard Reutner-Fischer
|
46904bfbcc
- Fix hdparm's ioctl parameter passing (John Brandwood)
|
17 years ago |
Denis Vlasenko
|
6b404431aa
ps: fix build breakage from vda's recent commit
|
17 years ago |
Denis Vlasenko
|
6bef3d1d22
fbset: fix buglet where we were using wrong pointer
|
17 years ago |
Denis Vlasenko
|
bfc3d82256
ifconfig: code shrink
|
17 years ago |
Denis Vlasenko
|
9130340adf
hdparm: code shrink
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
feb7ae7f01
printf("%s\n") -> puts()
|
17 years ago |
Denis Vlasenko
|
0afdfdf649
hdparm: paranoia-induced fix against theoretical div-by-0 case
|
17 years ago |
Denis Vlasenko
|
920c52a5c8
hdparm: more robust (re overflows) code. +38 bytes.
|
17 years ago |
Denis Vlasenko
|
a7bc9ac8f8
hdparm: reduce possibility of numeric overflow in -T.
|
17 years ago |
Denis Vlasenko
|
c3122bca53
hdparm: simplify timing measurement (it wa the last last user
|
17 years ago |
Denis Vlasenko
|
0d3c6afc93
hdparm: get rid of static variables
|
17 years ago |
Denis Vlasenko
|
892536f019
hdparm: use fixed fd #3 for device being interrogated
|
17 years ago |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 years ago |
Denis Vlasenko
|
a0319ba936
hdparm: shrink rodata by ~250 bytes
|
17 years ago |
Denis Vlasenko
|
6a2f7f41cf
whitespace fixes, no code changes
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
49a128a156
remove accumulated stray trailing whitespace
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 years ago |
Denis Vlasenko
|
4b924f3a5c
whitespace fixes
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
6963eb53a1
hdparm: make -T -t code smaller (-194 bytes), and output prettier
|
17 years ago |
Denis Vlasenko
|
ac678ec2f1
style fixes, no code changes
|
17 years ago |
Denis Vlasenko
|
ae47cd1da7
hdparm: fix multisector mode setting
|
17 years ago |
Denis Vlasenko
|
0eec4abb13
hdparm: flag variables can easily be smaller than long
|
17 years ago |
Denis Vlasenko
|
7c282a2078
hdparm: remove stray static (-200 bytes bss)
|
17 years ago |
Denis Vlasenko
|
f1ba749509
hdparm: whitespace style fixes
|
17 years ago |