Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-15 | e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes) | Denis Vlasenko | |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko | |
no preceding prototype | |||
2006-12-26 | put small subset of e2fsprogs back in the tree: | Denis Vlasenko | |
lsattr, chattr, fsck. Old e2fsprogs tree is in e2fsprogs/old_e2fsprogs/*. | |||
2006-12-26 | remove e2fsprogs. Nobody volunteered to clean up that mess | Denis Vlasenko | |
2006-10-26 | silly size savings and capitalization fixes | Denis Vlasenko | |
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 | |