| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of | Rob Landley | 2006-06-15 | 1 | -2/+0 |
* | Some day, maybe gcc will be able to optimize out static functions that are | Rob Landley | 2006-06-08 | 1 | -1/+2 |
* | Fix from Tito to read from stdin only when it's not a tty. | Rob Landley | 2006-06-07 | 1 | -3/+3 |
* | Tito writes: this patch fixes two potential bugs with the -i -I flags that co... | Mike Frysinger | 2006-06-07 | 1 | -2/+2 |
* | Callers to identify() converted the endianness of the buffer. So did | Rob Landley | 2006-06-07 | 1 | -16/+16 |
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-03 | 1 | -3/+1 |
* | Patch from Tito to remove long options from hdparm. | Rob Landley | 2006-05-31 | 1 | -22/+7 |
* | Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values | Rob Landley | 2006-05-29 | 1 | -7/+5 |
* | Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits | Rob Landley | 2006-05-28 | 1 | -4/+4 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | 2006-05-27 | 1 | -1/+0 |
* | Yann E. MORIN. writes: | Mike Frysinger | 2006-05-26 | 1 | -1/+1 |
* | Patch from Tito: | Rob Landley | 2006-05-25 | 1 | -168/+123 |
* | Patch from tito to replace shared memory usage with mlock(), slightly tweaked | Rob Landley | 2006-05-19 | 1 | -24/+10 |
* | Largeish cleanup patch from Tito, mostly if statement therapy. | Rob Landley | 2006-05-16 | 1 | -534/+350 |
* | typecast bbig to kill format warnings | Mike Frysinger | 2006-05-11 | 1 | -3/+3 |
* | The if() is cheaper than the extra function parameter. According to make | Rob Landley | 2006-05-08 | 1 | -26/+26 |
* | Cleanup patch from tito. | Rob Landley | 2006-05-07 | 1 | -379/+158 |
* | Patch from Dennis Vlasenko resetting values that get reused. | Rob Landley | 2006-05-05 | 1 | -5/+18 |
* | Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back | Rob Landley | 2006-05-03 | 1 | -12/+4 |
* | Use ATTRIBUTE_NORETURN as suggested by tito, plus a few in-passing cleanups. | Rob Landley | 2006-05-03 | 1 | -16/+13 |
* | Patch from tito removing obsolete code. | Rob Landley | 2006-05-01 | 1 | -142/+11 |
* | Remove some unused code pointed out by Tito, plus a slightly more graceful | Rob Landley | 2006-04-29 | 1 | -35/+7 |
* | Style fixes from Denis Vlasenko. | Rob Landley | 2006-04-29 | 1 | -147/+146 |
* | Another patch from Denis Vlasenko: | Rob Landley | 2006-04-29 | 1 | -48/+42 |
* | From Dennis Vlasenko, Make hdparm smaller: | Rob Landley | 2006-04-29 | 1 | -73/+49 |
* | Cleanup to hdparm by tito. | Rob Landley | 2006-04-29 | 1 | -12/+11 |
* | Patch from tito to update output of hdparm. | Rob Landley | 2006-04-28 | 1 | -12/+22 |
* | Patch from Tito to fix printing null and make output look like hdparm 6.3. | Rob Landley | 2006-04-17 | 1 | -5/+5 |
* | use more boiler plate GPL notices | Mike Frysinger | 2006-04-16 | 1 | -3/+1 |
* | - tweak visibility of label expected_hwif_error as it's only needed for | Bernhard Reutner-Fischer | 2006-04-11 | 1 | -0/+2 |
* | - make sure that the label expected_hwif_error is visible even when | Bernhard Reutner-Fischer | 2006-04-05 | 1 | -15/+3 |
* | Patch from Denis Vlasenko to add xstat() and use it. | Rob Landley | 2006-03-13 | 1 | -2/+1 |
* | Patch from Robert P. Day, moving byte order checks to use platform.h macros. | Rob Landley | 2006-03-04 | 1 | -2/+2 |
* | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley | 2006-02-22 | 1 | -1/+3 |
* | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen | 2006-01-30 | 1 | -3/+3 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -36/+36 |
* | data --> code | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -51/+52 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -2/+2 |
* | Avoid a naming conflict with include/bits/fcntl.h | Eric Andersen | 2004-07-20 | 1 | -4/+4 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Tito, farmatito at tiscali dot it writes: | Eric Andersen | 2004-04-05 | 1 | -31/+32 |
* | Tito noticed a printf that should have been a bb_error_msg. | Eric Andersen | 2004-03-20 | 1 | -1/+1 |
* | Fix broken arg parsing (was not passing pointer to items so p, argc, and argv | Eric Andersen | 2004-03-19 | 1 | -132/+117 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
* | Avoid naming conflict with symbol in newer glibc headers | Eric Andersen | 2004-02-14 | 1 | -4/+4 |
* | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled | Eric Andersen | 2003-12-12 | 1 | -6/+9 |
* | Correct Matteo's email address | Glenn L McGrath | 2003-11-28 | 1 | -1/+1 |
* | Patch from Steven Scholz, fix some warnings | Glenn L McGrath | 2003-10-09 | 1 | -1/+1 |
* | Patch from Tito, size optimisation and fix error in exit code of -V | Glenn L McGrath | 2003-10-09 | 1 | -1056/+1265 |
* | Update Matteo Croce's email address | Glenn L McGrath | 2003-09-15 | 1 | -1/+1 |