Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-08 | correct largefile support, add comments about it. | Denis Vlasenko | |
2006-10-07 | dd: make it recognize not only 'k' but 'K' too; | Denis Vlasenko | |
make it (partially) CONFIG_LFS-aware | |||
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko | |
It is impossible to formulate sane ABI based on size of ulong because it can be 32-bit or 64-bit. Basically it means that you cannot portably use more that 32 option chars in one call anyway... Make it explicit. | |||
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | |
2006-05-03 | Big dead code elimination pass from Garrett. | Rob Landley | |
2006-01-25 | just whitespace | Tim Riker | |
2005-10-10 | bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3. | "Vladimir N. Oleynik" | |
e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only. other: remove confuse bb_mkdep. | |||
2005-05-07 | patch by Tito which uses a lot more busybox functions to reduce size nicely | Mike Frysinger | |
2005-04-25 | use a generic error message | Mike Frysinger | |
2005-04-25 | use asprintf in place of malloc/sprintf as suggested by solar | Mike Frysinger | |
2005-04-25 | bbify to shrink size | Mike Frysinger | |
2005-04-24 | add new subdir for e2fsprogs | Mike Frysinger | |