Rob Landley
|
5cf7c2df66
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
|
19 vuotta sitten |
Rob Landley
|
30a6bba65f
Bug 677: there are apparently still people using telnet.
|
19 vuotta sitten |
"Vladimir N. Oleynik"
|
8aa9e57149
support 64 arith. Close bug 136
|
19 vuotta sitten |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 vuotta sitten |
Bernhard Reutner-Fischer
|
96002bba67
- cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding
|
19 vuotta sitten |
Bernhard Reutner-Fischer
|
37dec0e9e9
- make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via menuconfig.
|
19 vuotta sitten |
Rob Landley
|
45ad0e87d6
Rename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so allbareconfig can find it.
|
19 vuotta sitten |
Mike Frysinger
|
7f8797c8ee
re-order a little for alphabetical
|
19 vuotta sitten |
Bernhard Reutner-Fischer
|
9d7010ca86
- add applet nohup(1)
|
19 vuotta sitten |
Paul Fox
|
0b62158475
implemented a builtin echo command in ash. moved the guts of the
|
19 vuotta sitten |
Paul Fox
|
156dc41cbc
commiting patch from bug 71:
|
19 vuotta sitten |
Mike Frysinger
|
8deb686d2e
Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options
|
19 vuotta sitten |
Rob Landley
|
2acfd7bd26
Small comm implementatin from Rob Sullivan. Needed to build perl.
|
19 vuotta sitten |
Mike Frysinger
|
9b5f71ec02
stat implementation based upon coreutils
|
19 vuotta sitten |
Mike Frysinger
|
4a2117027f
grab sum from coreutils, clean it up, and make it busybox happy
|
19 vuotta sitten |
Mike Frysinger
|
6d1d2e59bf
add a printenv implementation
|
19 vuotta sitten |
Manuel Novoa III
|
2c511609c4
Add 'nice' and replace 'renice' with a new implementation.
|
20 vuotta sitten |
Rob Landley
|
c0dedd05e8
Sort rewrite to be SUSv3 compliant. New config option, updated help, and
|
20 vuotta sitten |
Glenn L McGrath
|
73db8be80a
Patch from Bastian Blank to add 64 bit support to the test command.
|
20 vuotta sitten |
Eric Andersen
|
aad29b37a7
Fixup getty, login, etc so the utmp and wtmp are updated, allowing
|
20 vuotta sitten |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 vuotta sitten |
Glenn L McGrath
|
95ed8d9f35
Close bracket in description from Peter Willis's eject applet
|
21 vuotta sitten |
Glenn L McGrath
|
82364bb591
New applet, seq. No options, just the basics.
|
21 vuotta sitten |
Glenn L McGrath
|
5c0d84aaf0
Bring usage upto date, patch by Steven Scholz
|
21 vuotta sitten |
Glenn L McGrath
|
d2a897aab0
Merge common parts of sha1sum and md5sum, which is everything except the
|
21 vuotta sitten |
Glenn L McGrath
|
4ef5a84583
Move the tail -c option from FANCY_TAIL to the default tail, this makes
|
21 vuotta sitten |
Glenn L McGrath
|
9716575f1a
Remove config options for sort -u and sort -r, they are always enabled
|
21 vuotta sitten |
Eric Andersen
|
88c916bdec
Andreas Mohr writes:
|
21 vuotta sitten |
Glenn L McGrath
|
eebcc1d98a
Add the "install" applet, move get_ug_id to libbb as its used by chown,
|
21 vuotta sitten |
Glenn L McGrath
|
c3f2956cfa
Woops, depend on SHA1 not the option
|
21 vuotta sitten |