index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
hdparm.c
Age
Commit message (
Expand
)
Author
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-10-27
add and use xopen_nonblocking (-18b)
Bernhard Reutner-Fischer
2009-10-08
*: code shrink via NOINLINE
Denys Vlasenko
2009-09-22
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-07-10
fix fallout from BSD patches
Denys Vlasenko
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-04
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-05-20
hdparm: fix a thinko in a previous commit
Denys Vlasenko
2009-05-20
hdparm: code shrink
Denys Vlasenko
2009-05-20
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
Denys Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-01
more of pointless whitespace fixes
Denis Vlasenko
2008-09-27
style fixes, no code changes
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-05
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-03-20
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-02-16
random s/short/int/
Denis Vlasenko
2008-01-19
- Fix hdparm's ioctl parameter passing (John Brandwood)
Bernhard Reutner-Fischer
2008-01-07
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2007-11-06
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-04
ifconfig: code shrink
Denis Vlasenko
2007-10-30
hdparm: code shrink
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-01
printf("%s\n") -> puts()
Denis Vlasenko
2007-09-28
hdparm: paranoia-induced fix against theoretical div-by-0 case
Denis Vlasenko
2007-09-28
hdparm: more robust (re overflows) code. +38 bytes.
Denis Vlasenko
2007-09-28
hdparm: reduce possibility of numeric overflow in -T.
Denis Vlasenko
2007-09-28
hdparm: simplify timing measurement (it wa the last last user
Denis Vlasenko
2007-09-28
hdparm: get rid of static variables
Denis Vlasenko
2007-09-27
hdparm: use fixed fd #3 for device being interrogated
Denis Vlasenko
2007-09-27
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-08-16
hdparm: shrink rodata by ~250 bytes
Denis Vlasenko
2007-08-16
whitespace fixes, no code changes
Denis Vlasenko
2007-08-12
trylink: produce even more info about final link stage
Denis Vlasenko
2007-07-17
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-14
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-05-30
whitespace fixes
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-22
hdparm: make -T -t code smaller (-194 bytes), and output prettier
Denis Vlasenko
2007-04-16
style fixes, no code changes
Denis Vlasenko
2007-03-31
hdparm: fix multisector mode setting
Denis Vlasenko
2007-03-28
hdparm: flag variables can easily be smaller than long
Denis Vlasenko
2007-03-28
hdparm: remove stray static (-200 bytes bss)
Denis Vlasenko
2007-03-28
hdparm: whitespace style fixes
Denis Vlasenko
2007-02-18
hdparm: style fixes, no code changes
Denis Vlasenko
[next]