Add an initial FAQ
[oweals/busybox.git] / miscutils / hdparm.c
2004-07-20 Eric AndersenAvoid a naming conflict with include/bits/fcntl.h
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-05 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-03-20 Eric AndersenTito noticed a printf that should have been a bb_error_msg.
2004-03-19 Eric AndersenFix broken arg parsing (was not passing pointer to...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-14 Eric AndersenAvoid naming conflict with symbol in newer glibc headers
2003-12-12 Eric AndersenFix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY...
2003-11-28 Glenn L McGrathCorrect Matteo's email address
2003-10-09 Glenn L McGrathPatch from Steven Scholz, fix some warnings
2003-10-09 Glenn L McGrathPatch from Tito, size optimisation and fix error in...
2003-09-15 Glenn L McGrathUpdate Matteo Croce's email address
2003-08-08 Eric Andersenquiet some noise
2003-08-06 Eric AndersenPatch from Steven Scholz:
2003-08-06 Eric AndersenSync hdparm -t and -T options with hdparm-5.3, which...
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.