Mike Frysinger
|
560047ce86
use busybox funcs to make smaller
|
19 years ago |
Mike Frysinger
|
cf131bb328
new version of ed taken from sash
|
19 years ago |
Mike Frysinger
|
d89e5e6450
svn didnt auto add these ...
|
19 years ago |
Mike Frysinger
|
d89e629e52
add new subdir for e2fsprogs
|
19 years ago |
Mike Frysinger
|
408ae211ce
rework human_fstype to cut down size
|
19 years ago |
Mike Frysinger
|
f06c494636
rework options to get rid of extra variables
|
19 years ago |
Mike Frysinger
|
058e740d1e
fix whitespace usage, fix un-escaped quotes in a bunch of examples, and standardize a bunch of trivial/full usage statements (no trailing newline in either, and when listing options, dont append a . each time)
|
19 years ago |
Mike Frysinger
|
82e6c0b3db
fix inconsistent whitespace
|
19 years ago |
Mike Frysinger
|
964a368e5c
remove extra whitespace
|
19 years ago |
Mike Frysinger
|
9b5f71ec02
stat implementation based upon coreutils
|
19 years ago |
Mike Frysinger
|
84ab267e22
patch for a very alpha busybox ed
|
19 years ago |
Mike Frysinger
|
6b05b0ce93
whitespace fix
|
19 years ago |
Mike Frysinger
|
3b59821cbd
remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it
|
19 years ago |
Mike Frysinger
|
0ea3a6f660
update example to use bb_ prefixed names and remove old note about config.h (since the header is generated automatically now)
|
19 years ago |
Mike Frysinger
|
19d7021d99
add comments about ignoring some warnings which are OK
|
19 years ago |
Mike Frysinger
|
7202e00b4c
remove unused variable and declare writepid inline
|
19 years ago |
Mike Frysinger
|
5b2e27137d
cast the time pointer so gcc stops warning over nothing
|
19 years ago |
Mike Frysinger
|
5cfa5ef6f3
use bb_fflush_stdout_and_exit instead of exit
|
19 years ago |
Mike Frysinger
|
de9f1f757a
import lsattr and chattr from e2fsprogs
|
19 years ago |
Mike Frysinger
|
2c12d435e5
output busybox help to stdout, not stderr
|
19 years ago |
Mike Frysinger
|
95d3c4503f
printenv / sum defines
|
19 years ago |
Mike Frysinger
|
4a2117027f
grab sum from coreutils, clean it up, and make it busybox happy
|
19 years ago |
Mike Frysinger
|
6d1d2e59bf
add a printenv implementation
|
19 years ago |
Mike Frysinger
|
c0bc9652fd
fix whitespace
|
19 years ago |
Mike Frysinger
|
78333d0452
fix typos
|
19 years ago |
Mike Frysinger
|
f547d672cf
fix typoe (buildddir -> builddir)
|
19 years ago |
Mike Frysinger
|
5c9ed9f41a
fix printf warning
|
19 years ago |
Mike Frysinger
|
618d62f593
fix whitespace
|
19 years ago |
Peter Kjellerstedt
|
bae38db8e4
Updated to match trunk/uClibc/extra/config as of r10132, and thus
|
19 years ago |
Mike Frysinger
|
2bf88a891f
In Bug 5, Tito writes:
|
19 years ago |