Ecosyste.ms: OpenCollective

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

PitchBlack Recovery Project

PitchBlack Recovery Project brings the best in-class rich experience of Android Recovery.
Collective - Host: opensource - https://opencollective.com/pitchblackrecovery - Website: https://pitchblackrecovery.com - Code: https://github.com/PitchBlackRecoveryProject

webpage: fix typo, remove inconsistent trailing dots

Makefile: version is 1.9.0.svn now

github.com/PitchBlackRecoveryProject/android_external_busybox - 9fcd799b98c3db7c281b68e587a1932f47e8807d authored about 17 years ago by Denis Vlasenko <[email protected]>
docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt (it's obsolete)

github.com/PitchBlackRecoveryProject/android_external_busybox - 360362dc5768e4ad4924fda677f6b7cedec24256 authored about 17 years ago by Denis Vlasenko <[email protected]>
Announce 1.7.3 on website

github.com/PitchBlackRecoveryProject/android_external_busybox - 06200348be215b3cc84ee5ba75a5c77e526ed073 authored about 17 years ago by Denis Vlasenko <[email protected]>
ifconfig: code shrink

adjtimex: code shrink
libbb: move nth_string function into libbb
hdparm: nth_string was here

...

github.com/PitchBlackRecoveryProject/android_external_busybox - bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1 authored about 17 years ago by Denis Vlasenko <[email protected]>
insmod: code shrink, stop exporting insmod_ng_main.

function old new delta
add_ksymoops_symbols ...

github.com/PitchBlackRecoveryProject/android_external_busybox - b68979aefa0efb519e6af02deba082e6b4180043 authored about 17 years ago by Denis Vlasenko <[email protected]>
inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov)

inetd: code shrink while at it

function old new ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 9d1afdb571e0ba3053616d74edc99a68325ef5e9 authored about 17 years ago by Denis Vlasenko <[email protected]>
hdparm: code shrink

text data bss dec hex filename
776494 974 9420 786888 c01c8 busybox...

github.com/PitchBlackRecoveryProject/android_external_busybox - 9130340adfcfe28dff626d6306266883c0070e44 authored about 17 years ago by Denis Vlasenko <[email protected]>
e2fsprogs: code shrink

text data bss dec hex filename
776594 974 9420 786988 c022c busybox...

github.com/PitchBlackRecoveryProject/android_external_busybox - d059ddc1bbd7863f8ef8aa6484b6c3ba802b5dca authored about 17 years ago by Denis Vlasenko <[email protected]>
- fix typo in helptext

github.com/PitchBlackRecoveryProject/android_external_busybox - 1641d614fa13b87b38688bb845159493c821e476 authored about 17 years ago by Bernhard Reutner-Fischer <[email protected]>
minor fix in comment, no code changes

github.com/PitchBlackRecoveryProject/android_external_busybox - 968dbf9685670f852af63d8ae817ea26e7a5e528 authored about 17 years ago by Denis Vlasenko <[email protected]>
ll_types.c: optimize link type table, make it conditional

on FEATURE_IP_RARE_PROTOCOLS

function ol...

github.com/PitchBlackRecoveryProject/android_external_busybox - dfc0740b044cad91100bae35fa060b31a88f40ce authored about 17 years ago by Denis Vlasenko <[email protected]>
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules

adduser: implement -S and code shrink / fix uid selection
*: sanitize getspnam_r use

text ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 15ca51e3e2a31efc275b616106244d8ec3f8f773 authored about 17 years ago by Denis Vlasenko <[email protected]>
syscall: code shrink

text data bss dec hex filename
777209 974 9676 787859 c0593 busybox...

github.com/PitchBlackRecoveryProject/android_external_busybox - 5a28a25b9dd81e0975532458723c4244ff532e58 authored about 17 years ago by Denis Vlasenko <[email protected]>
mount: size-optimize mount_options[] and nfs_errtbl[]

777253 974 9676 787903 c05bf busybox_old
777209 974 9676 787859 c0593 busy...

github.com/PitchBlackRecoveryProject/android_external_busybox - 63430ae35ad98d5946851e8a366379dd1574f2a2 authored about 17 years ago by Denis Vlasenko <[email protected]>
ash: if tcgetattr(stdin) fails, don't mess with tcsetattr

ash: size-optimize ulimit's table of limits

text data bss dec hex filename
77...

github.com/PitchBlackRecoveryProject/android_external_busybox - a59f435b5f823ee7bdf55ed0e39688a12b7c881e authored about 17 years ago by Denis Vlasenko <[email protected]>
svlogd: fix compat problem: svlogd -tt should timestanp stderr too

github.com/PitchBlackRecoveryProject/android_external_busybox - 7ab5e3dfcd74c97d39c4a0effc5a1027c8a0aa7f authored about 17 years ago by Denis Vlasenko <[email protected]>
httpd: fix trivial bug (spotted by Alex Landau)

github.com/PitchBlackRecoveryProject/android_external_busybox - 78ee7c853a8c140544c549215e979c06bfb8c8f0 authored about 17 years ago by Denis Vlasenko <[email protected]>
bzip2: make -d actually work

github.com/PitchBlackRecoveryProject/android_external_busybox - 6fa3ab3cf13395831b1a3624e13e66af42b4ac38 authored about 17 years ago by Denis Vlasenko <[email protected]>
bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.

sulogin: remove alarm handling, as it is redundant there.
code shrink. After all differences canc...

github.com/PitchBlackRecoveryProject/android_external_busybox - e5387a0574a4da88411753c4df959a03629063c9 authored about 17 years ago by Denis Vlasenko <[email protected]>
read_line_input: fix it to not do any fancy editing if echoing is disabled.

ash: make read handling both more correct and smaller

read_line_input ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 037576d77b62186551ad07b10eb46a73144b9f84 authored about 17 years ago by Denis Vlasenko <[email protected]>
more fixes for help text wrt long options

github.com/PitchBlackRecoveryProject/android_external_busybox - 99014e89656594ce9beec06f2605f6f7126907b9 authored about 17 years ago by Denis Vlasenko <[email protected]>
website: add link to "No ifup" document

github.com/PitchBlackRecoveryProject/android_external_busybox - a03945aa8475941bb3f3170898cb4bc38a09e0a5 authored about 17 years ago by Denis Vlasenko <[email protected]>