index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
hdparm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-13
1
-4
/
+3
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-29
/
+29
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-4
/
+4
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
1
-1
/
+1
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-2
/
+2
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-0
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+52
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-2
/
+2
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
1
-2
/
+2
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-27
1
-2
/
+2
*
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-09-22
1
-0
/
+3
*
fix fallout from BSD patches
Denys Vlasenko
2009-07-10
1
-1
/
+2
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-1
/
+2
*
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-07-04
1
-1
/
+1
*
hdparm: fix a thinko in a previous commit
Denys Vlasenko
2009-05-20
1
-1
/
+2
*
hdparm: code shrink
Denys Vlasenko
2009-05-20
1
-171
/
+146
*
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
Denys Vlasenko
2009-05-20
1
-43
/
+83
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-23
/
+23
*
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
1
-2
/
+2
*
style fixes, no code changes
Denis Vlasenko
2008-09-27
1
-6
/
+6
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
1
-1
/
+1
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-35
/
+27
*
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
1
-17
/
+17
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+2
*
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
1
-21
/
+25
*
random s/short/int/
Denis Vlasenko
2008-02-16
1
-1
/
+1
*
- Fix hdparm's ioctl parameter passing (John Brandwood)
Bernhard Reutner-Fischer
2008-01-19
1
-6
/
+6
*
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-07
1
-4
/
+4
*
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-06
1
-1
/
+2
*
ifconfig: code shrink
Denis Vlasenko
2007-11-04
1
-18
/
+9
*
hdparm: code shrink
Denis Vlasenko
2007-10-30
1
-229
/
+214
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
hdparm: paranoia-induced fix against theoretical div-by-0 case
Denis Vlasenko
2007-09-28
1
-2
/
+2
*
hdparm: more robust (re overflows) code. +38 bytes.
Denis Vlasenko
2007-09-28
1
-25
/
+23
*
hdparm: reduce possibility of numeric overflow in -T.
Denis Vlasenko
2007-09-28
1
-6
/
+14
*
hdparm: simplify timing measurement (it wa the last last user
Denis Vlasenko
2007-09-28
1
-64
/
+62
*
hdparm: get rid of static variables
Denis Vlasenko
2007-09-28
1
-97
/
+179
*
hdparm: use fixed fd #3 for device being interrogated
Denis Vlasenko
2007-09-27
1
-26
/
+30
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-62
/
+51
[next]