Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_external_busybox


https://github.com/PitchBlackRecoveryProject/android_external_busybox

English fixes to docs/smallint.txt

Signed-off-by: Denys Vlasenko <[email protected]>

738e4de01332a10edd30149aa998f8ed403c12ed authored about 14 years ago by Denys Vlasenko <[email protected]>
adding docs/smallint.txt

Signed-off-by: Denys Vlasenko <[email protected]>

8f8ee534a7799cba8c953fffabe3b9c5571b3eb7 authored about 14 years ago by Denys Vlasenko <[email protected]>
Remove check for supported libc.

If it is not supported, it won't work. No need to break working ones
which happen to this over t...

58647e8f851e9639d1b386c67c44ca070d1c9a49 authored about 14 years ago by Denys Vlasenko <[email protected]>
umount: do not (ab)use PATH_MAX as mntent buffer size

Signed-off-by: Denys Vlasenko <[email protected]>

07b1c6ecc035c5b4d68db6b676610327bb897418 authored about 14 years ago by Denys Vlasenko <[email protected]>
remove unused SC_x (serial port names) defines

Signed-off-by: Denys Vlasenko <[email protected]>

1c26e05f300fbf76cf8d06e742fc571e5365fda3 authored about 14 years ago by Denys Vlasenko <[email protected]>
correct manpage name

Signed-off-by: Denys Vlasenko <[email protected]>

57b68331e402cdb050074d652948740524c8d389 authored about 14 years ago by Denys Vlasenko <[email protected]>
init: do not clear CRTSCTS (fix from Debian bug 528560)

Signed-off-by: Denys Vlasenko <[email protected]>

f2657a9968d2f5282f9a7f2e8b93a8d5a57e04fd authored about 14 years ago by Denys Vlasenko <[email protected]>
awk: fix breakage in last commit

While at it, made bb_process_escape_sequence faster (same size)

function ...

2b299fed6a77d3aaf7e4e768fb519f2536c2eff0 authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb: introduce and use strcpy_and_process_escape_sequences

function old new delta
strcpy_and_process_esca...

53600591311a129717abd2e3bcaa302622a6ce67 authored about 14 years ago by Denys Vlasenko <[email protected]>
awk: fix segfault on closing non-opened file

Signed-off-by: Denys Vlasenko <[email protected]>

6a0d7490ea6ad97aeafb9da04acab13bd3c38e4d authored about 14 years ago by Denys Vlasenko <[email protected]>
mount: code shrink (-81 bytes)

Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Denys Vlasenko <dvlasenk@r...

54779a47e9fa7f85b2a2ff744b9121f31a7758a9 authored about 14 years ago by Alexander Shishkin <[email protected]>
*: introduce and use xmkstemp. -65 bytes.

Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Denys Vlasenko <dvlasenk@r...

6722737ece4b8db3e30b53aef8f981f53db1621e authored about 14 years ago by Alexander Shishkin <[email protected]>
smemcap: close /proc handle upon cleaning up

Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Denys Vlasenko <dvlasenk@r...

cbfeaac7afe31323d46c52da3b98a949232d708e authored about 14 years ago by Alexander Shishkin <[email protected]>
nbd-client: kill unused variable (total 0 bytes)

Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Denys Vlasenko <dvlasenk@r...

46b6cd763053a929680500d5ce7a347adbc608a4 authored about 14 years ago by Alexander Shishkin <[email protected]>
pmap: get rid of a warning

Signed-off-by: Denys Vlasenko <[email protected]>

d3036ef608fa1d0a0763dfb5388ae96dcc8e2d99 authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size

Signed-off-by: Denys Vlasenko <[email protected]>

0bb35e19a73ecbb9694172300a5530dbb8156bb4 authored about 14 years ago by Denys Vlasenko <[email protected]>
patch: implement -E option

Signed-off-by: Lukas Huba <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googl...

08187356d7f6a79d5fb4aa83b90476997e585ad3 authored about 14 years ago by Lukas Huba <[email protected]>
revert last change (wrong author)

Signed-off-by: Denys Vlasenko <[email protected]>

e7599d1cc7885017fa53955e257af248d183f2e3 authored about 14 years ago by Denys Vlasenko <[email protected]>
patch: implement -E option

Signed-off-by: Gilles Espinasse <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlem...

f0c7e0c8d53fc1cbbccf0b23c5e5242a9707c6e3 authored about 14 years ago by Gilles Espinasse <[email protected]>
tail: free tailbuf upon cleaning up

Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@...

2348e09557c5ff9cac134cfeeffd149f90a44971 authored about 14 years ago by Alexander Shishkin <[email protected]>
stat: remove superfluous setXXent() calls, plug memory leak

function old new delta
print_stat ...

a7027bf89e57d59958641ee7033e0f85f26ef412 authored about 14 years ago by Alexander Shishkin <[email protected]>
ntpd: fix usage text and a typo in constant name

Signed-off-by: Leonid Lisovskiy <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@goo...

894ef6003242bcb0b5ae4ba766475ed048b9f5ca authored about 14 years ago by Leonid Lisovskiy <[email protected]>
udhcpc: exit if iface disappeared; use correct MAC if it changes

function old new delta
udhcpc_main ...

5d374e9b148b85954816e9f79e4be160ed3054bd authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf

Signed-off-by: Denys Vlasenko <[email protected]>

c72c1d7b317ecd7dc93bae86ad24e40402b9a2d1 authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: periodically reread our ifindex and mac

Signed-off-by: Denys Vlasenko <[email protected]>

a5048fa386b4c54f269c0a23c579970acdd1edd5 authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: emit maxsize option in all non-NAK type packets

Before, we were sending them only in DISCOVER packets.

Signed-off-by: Denys Vlasenko <vda.linux...

b3af65b95de883e9be403e065f57b867d8ea8d43 authored about 14 years ago by Denys Vlasenko <[email protected]>
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE

Signed-off-by: Denys Vlasenko <[email protected]>

2c3b71a0d2e6e94d8fb75c6879b1b8203cea9e5a authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: better help text

function old new delta
packed_usage ...

c59e06e47199fedc97fbaa080f9ea63049c7176b authored about 14 years ago by Denys Vlasenko <[email protected]>
add/remove-shell: use O_TRUNC instead of O_EXCL

Signed-off-by: Denys Vlasenko <[email protected]>

ff19d525a98418915e5e10e0e0bb6e40f7259b76 authored about 14 years ago by Denys Vlasenko <[email protected]>
add-shell, remove-shell: new applets

function old new delta
add_remove_shell_main ...

5be79ff27a5852567a9bdec80d67b061ad828290 authored about 14 years ago by Alexander Shishkin <[email protected]>
*: s/open3_or_warn/open_or_warn/ where makes sense

Signed-off-by: Denys Vlasenko <[email protected]>

bec588878b6d435c33d9b0aae6247715c259e3a4 authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: remove now-unneeded definitions of vendor and client-id opts

function old new delta
dhcp_optflags ...

d3c5ab703bf6f42ec11fb770b86aaf927cf6b32d authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better

function old new delta
packed_usage ...

1cbdc03411f286f4f4f27cfd3b28c56d364e4ae3 authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: move usage text to .c file. no code changes

Signed-off-by: Denys Vlasenko <[email protected]>

9e244c760042e764d3504dc94cf79b41938d9b1d authored about 14 years ago by Denys Vlasenko <[email protected]>
dmesg: more correct skipping of <N>; use faster putchar for most output

function old new delta
dmesg_main ...

f04ca74ab5eb6ee57a573c6e1ab3e84d3f0a0af8 authored about 14 years ago by Denys Vlasenko <[email protected]>
klogd: do not log partial lines

function old new delta
overlapping_strcpy ...

0016bcee374606e79c48a1a97479b0521f947942 authored about 14 years ago by Denys Vlasenko <[email protected]>
mkmakefile: make 3.82 fix

Signed-off-by: Thomas Chou <[email protected]>
Signed-off-by: Denys Vlasenko <dvlasenk@redhat...

ef6c6d8cfef071435ccf275ad404a501626b706c authored about 14 years ago by Thomas Chou <[email protected]>
md5: remove outdated comment

Signed-off-by: Denys Vlasenko <[email protected]>

7ab94ca3516db95b53ee944c9bddb6c3b75641ae authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256

function old new delta
sha256_process_block64 ...

302ad1450e104460abd3aae60b7f40d8a88f43df authored about 14 years ago by Denys Vlasenko <[email protected]>
nanddump: make oobbuf allocation dynamic

In accordance with upstream mtd-utils commit 96a5eeaf (mtd-utils: nanddump:
Dynamic buffer, incr...

d982da79deb36185c420f94417b57e7b8a4af04c authored about 14 years ago by Baruch Siach <[email protected]>
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes

Signed-off-by: Denys Vlasenko <[email protected]>

c48a5c607d8bdb422224a9767925a30d486a1109 authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb/hash_sha.c -> libbb/hash_md5_sha.c

Signed-off-by: Denys Vlasenko <[email protected]>

b5aa1d95a158683d936ea41eed0513aa20ed2e74 authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb: move md5 and shaN into a common source file. no code changes

Signed-off-by: Denys Vlasenko <[email protected]>

eb7fe6dbf5bc93a229379a8047539dd8b90e0974 authored about 14 years ago by Denys Vlasenko <[email protected]>
md5: length should be stored in *little-endian* order! fixing...

Signed-off-by: Denys Vlasenko <[email protected]>

e08ef581af510312dacba40e78a6af7ca36ffbc5 authored about 14 years ago by Denys Vlasenko <[email protected]>
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits

Signed-off-by: Denys Vlasenko <[email protected]>

9ff50b869780aba131dc9b542ccd0f1a3959e920 authored about 14 years ago by Denys Vlasenko <[email protected]>
*: use SWAP_BE64 instead of open-coding it

Signed-off-by: Denys Vlasenko <[email protected]>

b102e12253078e8c0ebdeeb5e1893ea6a025a700 authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb: rename hash source files. no code changes

Signed-off-by: Denys Vlasenko <[email protected]>

06f719fd79fe15ce6fd5431bc58fcb22851de24d authored about 14 years ago by Denys Vlasenko <[email protected]>
sort: -o FILE should create/truncate FILE

Signed-off-by: Denys Vlasenko <[email protected]>

5fe2f863b9cee5ab0e7ac873538bce48846dbad8 authored about 14 years ago by Denys Vlasenko <[email protected]>
*: replace xopen3 with xopen where makes sense

function old new delta
uniq_main ...

c05387d5deca9e57c38077debc0f705199f32006 authored about 14 years ago by Denys Vlasenko <[email protected]>
nanddump: new applet

function old new delta
nandwrite_main ...

36af2f7977edc818af8c01392ef700439a9fe163 authored about 14 years ago by Baruch Siach <[email protected]>
cpio: avoid 'not created: newer or same age file exists' message for dirs

Signed-off-by: Pascal Bellard <[email protected]>
Signed-off-by: Denys Vlasenko <vda.lin...

873bb31d1703aae080d1928b5928c0011a944485 authored about 14 years ago by Pascal Bellard <[email protected]>
depmod: accept and ignore -u, -q, -C FILE

Signed-off-by: Pascal Bellard <[email protected]>
Signed-off-by: Denys Vlasenko <vda.lin...

cadf90184c2c74e2c37161efe55cd05fb04e0c59 authored about 14 years ago by Pascal Bellard <[email protected]>
touch: update help text

Signed-off-by: Pascal Bellard <[email protected]>
Signed-off-by: Denys Vlasenko <vda.lin...

122a4b30f48d4e643148683ddd0ce74186259ca6 authored about 14 years ago by Pascal Bellard <[email protected]>
md5: fix biuld failure on big-endian machines

Signed-off-by: Denys Vlasenko <[email protected]>

b8d02597e3dcea16b6aeda2d1aae11ca3812932a authored about 14 years ago by Denys Vlasenko <[email protected]>
docs: Sync up AUTHORS and busybox_footer.pod

Signed-off-by: Kevin Cernekee <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@goog...

2b0116803bd123d4e2486a221649fd6540a60c99 authored about 14 years ago by Kevin Cernekee <[email protected]>
docs: Change CVS references to Git

Signed-off-by: Kevin Cernekee <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@goog...

20e2c35b7cc77c5dc5696c9592a7d6f982036ac5 authored about 14 years ago by Kevin Cernekee <[email protected]>
typo fix

Signed-off-by: Denys Vlasenko <[email protected]>

ea694163af05fd9cf71af52d5d8d64af81577b14 authored about 14 years ago by Denys Vlasenko <[email protected]>
seq: exit on write errors

Signed-off-by: Denys Vlasenko <[email protected]>

786635e62e4c8a8646d01ede1c7bb98ce604c7fa authored about 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: fix OPTION_IP_PAIR parsing

http://git.busybox.net/busybox/commit/?id=7d3a48a003cd645edfae2b404493688022
revealed incorrect ...

ad8def2d8ad980a5b759c32a220828ea1248e5b6 authored about 14 years ago by Vladislav Grishenko <[email protected]>
md5: code shrink -5 bytes

Signed-off-by: Denys Vlasenko <[email protected]>

cfe114c4f3d4e1dfc00196d8df316874eaf2d2b8 authored about 14 years ago by Denys Vlasenko <[email protected]>
bring md5 and sha1 names closer. no code changes

Signed-off-by: Denys Vlasenko <[email protected]>

f6dacc23ff495cbdd3f1baf5985ded21a7e4a9c9 authored about 14 years ago by Denys Vlasenko <[email protected]>
md5: code shrink

function old new delta
md5_end ...

36ab585f68295487a0973bde86bcb0ab7577a8ff authored about 14 years ago by Denys Vlasenko <[email protected]>
shaN: code shrink

function old new delta
init512_lo ...

a971a192e8af4279fb384be9ff0f0e8387b229cb authored about 14 years ago by Denys Vlasenko <[email protected]>
whitespace fix

Signed-off-by: Denys Vlasenko <[email protected]>

446c2349b608fc4e25ac5846f4491bfa389330a6 authored about 14 years ago by Denys Vlasenko <[email protected]>
sha512: inline rotr64

function old new delta
sha1_process_block64 ...

4bc3b85894920df5a3102000e1d86e1c3321fc76 authored about 14 years ago by Denys Vlasenko <[email protected]>
shaN: small code shrink

function old new delta
sha512_hash ...

273abcbf664adc92ef3bc1d9752a2b571623ad52 authored about 14 years ago by Denys Vlasenko <[email protected]>
md5: fix "fast" md5 broken by prev commit

Signed-off-by: Denys Vlasenko <[email protected]>

1ac476bb8561f57703b84f090ed7a575fa512823 authored about 14 years ago by Denys Vlasenko <[email protected]>
testsuite: add tests for {ms5,shaN}sum

Signed-off-by: Denys Vlasenko <[email protected]>

e8ee86250d78b7a9c59699aca597f392c1593225 authored about 14 years ago by Denys Vlasenko <[email protected]>
md5: code shrink; and use 64-byte temp buf, not 128-byte.

function old new delta
md5_hash ...

bcccad35318004922cc04487e1df4eade4545966 authored about 14 years ago by Denys Vlasenko <[email protected]>
*: pass md5/shaN context pointer as 1st arg, not last

function old new delta
md5_hash_block ...

c0683acce88efc1fe15d9a4332428b5a9fdc6c2e authored about 14 years ago by Denys Vlasenko <[email protected]>
modutils/*: move help bits into corresponding .c files

Signed-off-by: Denys Vlasenko <[email protected]>

1a5e11c874a1f53c5205140a9d675b7e6404bbc9 authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb/md5: code shrink

function old new delta
md5_end ...

70186711f45816bdf4562831af3bd995172eb47b authored about 14 years ago by Denys Vlasenko <[email protected]>
libbb/md5: small code shrink

function old new delta
md5_end ...

3d160984944a915cfac13da2b835fa29fc556321 authored about 14 years ago by Denys Vlasenko <[email protected]>
modutils/*: move applet bits into corresponding *.c files

Signed-off-by: Denys Vlasenko <[email protected]>

c15613c9757f5a26da3623c1bcfa3580c81b74c3 authored about 14 years ago by Denys Vlasenko <[email protected]>
date: move applet and usage bits to date.c

Signed-off-by: Denys Vlasenko <[email protected]>

f2710d02210bbba4a9580c11ff053b01081eaf54 authored about 14 years ago by Denys Vlasenko <[email protected]>
remove runit/runit_lib.c

function old new delta
runsv_main ...

05e8605ab8a01120af7c9f011c2334ab34381fdf authored about 14 years ago by Denys Vlasenko <[email protected]>
init/*: move applet/kbuild/config/help bits into applet source files

Signed-off-by: Denys Vlasenko <[email protected]>

b1db09be5a19f814ed5dc7e0ab095c3355926da6 authored about 14 years ago by Denys Vlasenko <[email protected]>
tweaks to build system, mainly making menuconfig text and order clearer

Signed-off-by: Denys Vlasenko <[email protected]>

d4d289acf5eb59ebae414f9aae8a74de30dce36a authored about 14 years ago by Denys Vlasenko <[email protected]>
remove findutils/.gitignore, top-level one covers it

Signed-off-by: Denys Vlasenko <[email protected]>

b1993380ba4a89062a08b2b6c579158aa667759e authored about 14 years ago by Denys Vlasenko <[email protected]>
tweak help text

Signed-off-by: Denys Vlasenko <[email protected]>

3b2acb759cac73fe2af096af8641c01197fa4214 authored over 14 years ago by Denys Vlasenko <[email protected]>
fix help text punctuation

Signed-off-by: Denys Vlasenko <[email protected]>

c1e3027f11bd3dc12df508cde10457b9215424e4 authored over 14 years ago by Denys Vlasenko <[email protected]>
tweak usage texts

Signed-off-by: Denys Vlasenko <[email protected]>

6b0ac8487a7a0332244db86246d3205fa76d7aae authored over 14 years ago by Denys Vlasenko <[email protected]>
dhcprelay: code shrink, and explain its workings a bit more

function old new delta
sendto_ip4 ...

c0f39b0fb288206036d2c442588cf597390c3622 authored over 14 years ago by Denys Vlasenko <[email protected]>
awk: code shrink

function old new delta
fsrealloc ...

28458c64db779c27ecd63f400ea9af0e3e6b555a authored over 14 years ago by Denys Vlasenko <[email protected]>
awk: 00.123 is not a octal constant; neither is 009.123. fixing this

function old new delta
my_strtod ...

d527e0c81d2efe98f258f1e1516a0e9cbe879154 authored over 14 years ago by Denys Vlasenko <[email protected]>
sendmail: fix assumption that headers should have a space after the colon

Signed-off-by: Vladimir Dronnikov <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux...

5b3430017895001e134b6c37a0ea4d2c082ba209 authored over 14 years ago by Vladimir Dronnikov <[email protected]>
tune2fs: implement -c and -i options

function old new delta
tune2fs_main ...

5aa4d532735b715f10560513e79e96f237957570 authored over 14 years ago by Richard Braun <[email protected]>
*: whitespace fixes

Signed-off-by: Denys Vlasenko <[email protected]>

cacb2cd281392135871364c3beb1f8143396ccc0 authored over 14 years ago by Denys Vlasenko <[email protected]>
wc: add support for -m

function old new delta
wc_main ...

afc7b4c0d83ab82eb20cedae5d9676c3a21af4bf authored over 14 years ago by Denys Vlasenko <[email protected]>
wc: preparatory patch, no logic changes

Signed-off-by: Denys Vlasenko <[email protected]>

09e7dafbfe358bed5a3bbf45dc2369760c09a47e authored over 14 years ago by Denys Vlasenko <[email protected]>
man: add compatibility with man-db

Signed-off-by: Denys Vlasenko <[email protected]>

9a1b2605476c8e6e69a3666e9f538004b6623962 authored over 14 years ago by Denys Vlasenko <[email protected]>
ntpd: allow peer-less (standalone stratum 1 server) operation

Based on patch by Jean-Christophe Dubois ([email protected])

function ...

d678257c26e0993efc48ac4433d153e1e9dfc954 authored over 14 years ago by Denys Vlasenko <[email protected]>
patch: tweaks

1) Eliminate spurious warnings about possibly reduced hunks. Instead only
note a possible locat...

9d113cac425d7f496da4d7b6f309b707cedd6b61 authored over 14 years ago by Rob Landley <[email protected]>
hush: remove "doesn't support brace expansion" from config help text

Signed-off-by: Denys Vlasenko <[email protected]>

e2069fb325f598c81a37222c8e44436439757029 authored over 14 years ago by Denys Vlasenko <[email protected]>
hush: remove brace expansion from TODO list in comments. No code changes.

Signed-off-by: Denys Vlasenko <[email protected]>

bbecd74d5a9413412b59dafc2f200a181f960b20 authored over 14 years ago by Denys Vlasenko <[email protected]>
hush: small code shrink

function old new delta
expand_on_ifs ...

957f79f4714fbb0ee7d653d98609054f2a8d7545 authored over 14 years ago by Denys Vlasenko <[email protected]>
hush: add brace expansion testcase

Signed-off-by: Denys Vlasenko <[email protected]>

2bcba5cc53a171fba2d9d0b5185f45d8026a2657 authored over 14 years ago by Denys Vlasenko <[email protected]>
hush: implement brace expansion

When enabled:

function old new delta
glob_bra...

9e800223f13edeb02412936c810e7ee79f35c27c authored over 14 years ago by Denys Vlasenko <[email protected]>
hush: preparatory patch, no code changes

Signed-off-by: Denys Vlasenko <[email protected]>

238081f750f442c1dd851ba70243bd0819f3ca04 authored over 14 years ago by Denys Vlasenko <[email protected]>
grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.

function old new delta
grep_main ...

0296fd3af1cb3f9cceabc31dd39b6a00b66cb65d authored over 14 years ago by Denys Vlasenko <[email protected]>