From Jan Kiszka: This patch fixes the security labelling of the login terminal
[oweals/busybox.git] / miscutils / hdparm.c
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-03-04 Rob LandleyPatch from Robert P. Day, moving byte order checks...
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-01-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-25 Tim Rikerjust whitespace
2005-10-15 "Vladimir N. Oleynik"data --> code
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
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.