Denis Vlasenko
c6f188def8
silly size savings and capitalization fixes
2006-10-26 00:37:00 +00:00
Denis Vlasenko
7039a66b58
correct largefile support, add comments about it.
2006-10-08 17:54:47 +00:00
Denis Vlasenko
5625415085
dd: make it recognize not only 'k' but 'K' too;
...
make it (partially) CONFIG_LFS-aware
2006-10-07 16:24:46 +00:00
Denis Vlasenko
67b23e6043
getopt_ulflags -> getopt32.
...
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-10-03 21:00:06 +00:00
"Robert P. J. Day"
63fc1a9e08
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
Rob Landley
7c94bed234
Big dead code elimination pass from Garrett.
2006-05-03 21:58:45 +00:00
Tim Riker
c1ef7bdd8d
just whitespace
2006-01-25 00:08:53 +00:00
"Vladimir N. Oleynik"
083d3f49c2
bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.
...
e2fsprogs: remove confuse bb_mkdep. Use internal e2fsprogs includes only.
other: remove confuse bb_mkdep.
2005-10-10 11:35:17 +00:00
Mike Frysinger
ea338fffb5
patch by Tito which uses a lot more busybox functions to reduce size nicely
2005-05-07 07:17:43 +00:00
Mike Frysinger
d6a8f5f0d0
use a generic error message
2005-04-25 05:27:12 +00:00
Mike Frysinger
c238a97a9e
use asprintf in place of malloc/sprintf as suggested by solar
2005-04-25 05:24:35 +00:00
Mike Frysinger
d2a64d2fc2
bbify to shrink size
2005-04-25 04:10:35 +00:00
Mike Frysinger
d89e629e52
add new subdir for e2fsprogs
2005-04-24 05:07:59 +00:00