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
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-2
/
+2
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
hdparm: placate "warning: taking the absolute value of unsigned type"
Denys Vlasenko
2019-10-25
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-6
/
+6
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-16
/
+16
*
hdparm: remove contradicting size info in config help
Denys Vlasenko
2017-07-18
1
-2
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-6
/
+6
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+58
*
*: 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
[next]