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

copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.

(almost because we do not copy mode, which is probably wasn't intended).
+61 bytes.

github.com/PitchBlackRecoveryProject/android_external_busybox - b9ad75fa602dd72b042b2ea08ce86da50746ab30 authored almost 17 years ago by Denis Vlasenko <[email protected]>
fbsplash: move to /sbin; small shrink

function old new delta
fb_drawprogressbar ...

github.com/PitchBlackRecoveryProject/android_external_busybox - a38ba59cc3e78db0234cf4c224de6749d8ce759d authored almost 17 years ago by Denis Vlasenko <[email protected]>
fix a few stray unguarded strdup's

github.com/PitchBlackRecoveryProject/android_external_busybox - c4523c2b3da206312ed0b007a46eace58659ec31 authored almost 17 years ago by Denis Vlasenko <[email protected]>
mdev: plug a few memory and fd leaks; simplify code a bit

github.com/PitchBlackRecoveryProject/android_external_busybox - cf26ab70c11416401cd53e6a6a5fb4d5c2583246 authored almost 17 years ago by Denis Vlasenko <[email protected]>
mdev: add testsuite entry

github.com/PitchBlackRecoveryProject/android_external_busybox - e1caabbb75ecf3537586aa3bbbe5921f3f1d43b7 authored almost 17 years ago by Denis Vlasenko <[email protected]>
openvt: fix gross mismatch between us and "standard" openvt.

standard one even has different syntax!
std: "openvt -c 12", we: "openvt 12"
std: "openvt t...

github.com/PitchBlackRecoveryProject/android_external_busybox - 95891fc016c9911406cb826540873f0894bcbe8b authored almost 17 years ago by Denis Vlasenko <[email protected]>
fbsplash: support this usage:

mkfifo cmd_pipe
fbsplash -f cmd_pipe .... &
...
echo 33 >cmd_pipe
...
echo 66 >cmd_pipe

Code si...

github.com/PitchBlackRecoveryProject/android_external_busybox - 72b3442aeb948a9f27822d8888df765393b9ecd4 authored almost 17 years ago by Denis Vlasenko <[email protected]>
fbsplash: fix broken handling of buffered case:

"{echo 45; echo 33; } | { sleep 1; fbsplash -f - ...; }"

function ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 11b9f266104bf1c1bd21ec64cff22dbb5d0983a6 authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/

github.com/PitchBlackRecoveryProject/android_external_busybox - 8ee649a02e97e9d4e770a8138ba94c0f3ddd8055 authored almost 17 years ago by Denis Vlasenko <[email protected]>
- add fbsplash and CONFIG_ASH_BASH_COMPAT to defconfig

github.com/PitchBlackRecoveryProject/android_external_busybox - ce7eb4443cc90038aabc19a8b7b8f25e4b88892e authored almost 17 years ago by Bernhard Reutner-Fischer <[email protected]>
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg

github.com/PitchBlackRecoveryProject/android_external_busybox - 25a9c17f558e74adc5ccaf9f55cd04e09ffb25a8 authored almost 17 years ago by Denis Vlasenko <[email protected]>
fbsplash: shrink, better help text; inifile cannot specify image now;

image can come from stdin

function old new del...

github.com/PitchBlackRecoveryProject/android_external_busybox - c6dbb85c9eb513cde3d5809e0a96c77ed655dd4b authored almost 17 years ago by Denis Vlasenko <[email protected]>
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com>

fbsplash: new applet by Michele Sanges <michele.sanges AT otomelara.it

function ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 08ec67bc62242503f77d9503fdbf820c9c12d856 authored almost 17 years ago by Denis Vlasenko <[email protected]>
patch: fix vda's thinko: we need to open new_filename.orig, always!

plug memory leak; add testsuite

patch_main 1009 988...

github.com/PitchBlackRecoveryProject/android_external_busybox - cc2965fd236a85e5cac4fffa1c34057997780385 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ash: support for && and || in [[ expr ]]; add testsuite checks

github.com/PitchBlackRecoveryProject/android_external_busybox - 80591b0a000e88c284bd2ec355f27e19e1da7528 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>)

github.com/PitchBlackRecoveryProject/android_external_busybox - b02cea12129f1aa484701317f38466ec9e1c8462 authored almost 17 years ago by Denis Vlasenko <[email protected]>
udhcp: build fix for ppc kernel 2.4.36

github.com/PitchBlackRecoveryProject/android_external_busybox - a1acfc8f37130fd6c251f0e6f6cd3d7cb45919ff authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpd: small shrink

lpd_main 761 747 -14

github.com/PitchBlackRecoveryProject/android_external_busybox - 0c3b0d501e7f42f679add3ad28a20e1281c77475 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ash: comment about [[; code style fixes. No code changes.

github.com/PitchBlackRecoveryProject/android_external_busybox - f7d56659693c78c26b25037c7f74101a4aede381 authored almost 17 years ago by Denis Vlasenko <[email protected]>
date: even more of help text shrink

github.com/PitchBlackRecoveryProject/android_external_busybox - fa076d491fb25de0a5ebf5ca53f3013f2c4688c8 authored almost 17 years ago by Denis Vlasenko <[email protected]>
date: make help text more understandable; small shrink

text data bss dec hex filename
799025 641 7380 807046 c5086 busybox...

github.com/PitchBlackRecoveryProject/android_external_busybox - 9ce4ae8142b191ab6c2135165d5904351b48f665 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ash: optional bash-like pattern subst and substring opts

(by James Simmons <jsimmons AT infradead.org>)
TODO: write testsuite!

BASH_COMPAT off:
scanleft ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 92e13c2a11381eec06a382de6917369ded240804 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ash: add read -u; fix read -t and read -n; add testsuite entries.

github.com/PitchBlackRecoveryProject/android_external_busybox - 59f351ccda4c66785b864086bf23868768ca6f61 authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpd: debugging by Vladimir: he found vda's breakage (trashed s[0])!

github.com/PitchBlackRecoveryProject/android_external_busybox - f39653e3060427b4a48f70e486d7c71729bffd96 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: add testsuite entry for it

github.com/PitchBlackRecoveryProject/android_external_busybox - cee01cfb2eebdf7893acf343b00c21dd49ba4746 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: improve comments (no code chages)

github.com/PitchBlackRecoveryProject/android_external_busybox - dccfe05e17b3aae4d5386f73359992b9ba1915c8 authored almost 17 years ago by Denis Vlasenko <[email protected]>
patch: support for patches without dates and generated with -U1; shrink

function old new delta
extract_filename ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 64a76d7b447eeaf2a50606c04f87cec8ef535efb authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: exclude D_EMPTY code if there is no support for -r

function old new delta
diffreg ...

github.com/PitchBlackRecoveryProject/android_external_busybox - c4c2cd44d2befc5c1153cd54e1ceb93b88fee243 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: fix small bug; don't make a copy for "/dev/null" case

github.com/PitchBlackRecoveryProject/android_external_busybox - e9d67a81c8c8ca0d256670929353b9a8d3b18563 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: reordering and renaming of variables

function old new delta
diff_main ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 7fe0ebac5f22a810ee25ea182582ee71d6bf86b2 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: make a few variables local

function old new delta
diffreg ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 73132b9c1204500239032f4e36602d41051d29c2 authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: make it work on pipes etc (needed for kernel compile)

function old new delta
get_recursive_dirlist ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 04211fd2049435ee48ab69b116ea9f91914ef94b authored almost 17 years ago by Denis Vlasenko <[email protected]>
diff: shrink

function old new delta
check ...

github.com/PitchBlackRecoveryProject/android_external_busybox - dc1cbf839dc68f6f3fdd4a7dd007b1763b7c8c3c authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: whitespace fixes, no code changes

github.com/PitchBlackRecoveryProject/android_external_busybox - c693840fe81e59a308e0c6e3d2bafae728d1caff authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpr: add more accurate comments

*: trailing whitespace removal

github.com/PitchBlackRecoveryProject/android_external_busybox - 42cc304e9084843ad6b153afaf4b3f6c6528c364 authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpd: much safer against malicious input. Does not fork anymore,

as this is not needed.

github.com/PitchBlackRecoveryProject/android_external_busybox - 39c77c37384f87075ad578855f0a11ecbf0681f3 authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpd: fix OOM vulnerability (was eating arbitrarily large commands)

github.com/PitchBlackRecoveryProject/android_external_busybox - 0b6c6a9c9f555a33d681290cce77510460457c03 authored almost 17 years ago by Denis Vlasenko <[email protected]>
lpd: maintainer's update: now with spool helpers

function old new delta
exec_helper ...

github.com/PitchBlackRecoveryProject/android_external_busybox - a79428998d76c1758ca12546e5db945a0cd64518 authored almost 17 years ago by Denis Vlasenko <[email protected]>
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)

*: removal of #include <getopt.h>

github.com/PitchBlackRecoveryProject/android_external_busybox - c93b162248892265eae5f54e9ee409074dfa08c5 authored almost 17 years ago by Denis Vlasenko <[email protected]>
pscan: fix a typo in help text

github.com/PitchBlackRecoveryProject/android_external_busybox - 324d26f9aa7453871e8bc5c2cc7c45ae2627bc35 authored almost 17 years ago by Denis Vlasenko <[email protected]>
pscan: add -c, -b: report closed, blocked ports

github.com/PitchBlackRecoveryProject/android_external_busybox - 715c16ab0a73979dd23d0474756075a35fbc498c authored almost 17 years ago by Denis Vlasenko <[email protected]>
tail: fix fallout from tail -c optimization

github.com/PitchBlackRecoveryProject/android_external_busybox - 69ca5a70fd4ae30f8a3beabec4d705f7dd32e3f3 authored almost 17 years ago by Denis Vlasenko <[email protected]>
bump version to 1.11.0.svn

github.com/PitchBlackRecoveryProject/android_external_busybox - c8bac033f321d6077be35a6ce127b2587d096583 authored almost 17 years ago by Denis Vlasenko <[email protected]>
taskset: fix false failure in testsuite

github.com/PitchBlackRecoveryProject/android_external_busybox - 45ecfc2f5cda05dc9a2091ac610af03a8314ca4a authored almost 17 years ago by Denis Vlasenko <[email protected]>
Bump version to 1.10.0 and announce it on website.

github.com/PitchBlackRecoveryProject/android_external_busybox - 74f8208f1896ceb2828a84d93999584a8407565b authored almost 17 years ago by Denis Vlasenko <[email protected]>
website: fix double include of menubar

github.com/PitchBlackRecoveryProject/android_external_busybox - 45911a60c3542d8f188362b21e1f9305f5563f02 authored almost 17 years ago by Denis Vlasenko <[email protected]>
website: announce stable point releases

github.com/PitchBlackRecoveryProject/android_external_busybox - 68d09697c9d41ed4ac3e087cbd0f24563a536bdc authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: fix build problems found with randomconfig

github.com/PitchBlackRecoveryProject/android_external_busybox - 4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89 authored almost 17 years ago by Denis Vlasenko <[email protected]>
scripts/bb_release: release script (I nearly lost it last time)

website: update links to latest releases

github.com/PitchBlackRecoveryProject/android_external_busybox - 0dc490bda21c85aee9b7462d0cf401d03a94c06d authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: use fopen_or_warn in few more places

github.com/PitchBlackRecoveryProject/android_external_busybox - f90ab183d63c64fd2c35f00d65aedbaae8402740 authored almost 17 years ago by Denis Vlasenko <[email protected]>
let top build without TERMIOS enabled

github.com/PitchBlackRecoveryProject/android_external_busybox - 275b929e0157c7e40a66df108b1e1954b59a2bdf authored almost 17 years ago by Paul Fox <[email protected]>
termios can be used by either top or more.

github.com/PitchBlackRecoveryProject/android_external_busybox - 9e1f92d0bb41c54bb1fccd12f7f7f93f71e78b52 authored almost 17 years ago by Paul Fox <[email protected]>
inetd: use change_identity().

libbb: shrink our internal initgroups().
httpd: remove stray 'else' and 'index_page = "index.html...

github.com/PitchBlackRecoveryProject/android_external_busybox - 9230582315a15dd7b95de9f03c48024858ec935d authored almost 17 years ago by Denis Vlasenko <[email protected]>
hdparm: do not lie about supporting -q (quiet)

hdparm: interpret_standby() shrink
hdparm: make HDIO_GET/SET_QDMA #ifdef more complete
(by Joe K...

github.com/PitchBlackRecoveryProject/android_external_busybox - 3c96d0258c4f3321a8fef850587f55ff56032860 authored almost 17 years ago by Denis Vlasenko <[email protected]>
gcc compat fix and warning suppression

by Joe Krahn <krahn AT niehs.nih.gov>

github.com/PitchBlackRecoveryProject/android_external_busybox - 0f3a580c4fec98bd4612dce4d77a9ac53a669fd3 authored almost 17 years ago by Denis Vlasenko <[email protected]>
udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);

code shrink while at it:

function old new delt...

github.com/PitchBlackRecoveryProject/android_external_busybox - 027271e5a94591da535187fa95d481a1fdbcd9dc authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: small trivial shrink

tftpd_main 502 488 -14

github.com/PitchBlackRecoveryProject/android_external_busybox - 0a0180cdc54c87ab53c48705cb2d49b8c19f460e authored almost 17 years ago by Denis Vlasenko <[email protected]>
die_if_bad_username: shrink: 88 -> 77 bytes

github.com/PitchBlackRecoveryProject/android_external_busybox - 104d544fd740c9d583893a476935f0e7fd44345c authored almost 17 years ago by Denis Vlasenko <[email protected]>
...and actually adding new file now...

github.com/PitchBlackRecoveryProject/android_external_busybox - dd5702d696b9ab5a5b3939d660658b7f0e6694ed authored almost 17 years ago by Denis Vlasenko <[email protected]>
adduser/addgroup: check username for invalid chars

(by Tito <farmatito AT tiscali.it>). +129 bytes when enabled.

github.com/PitchBlackRecoveryProject/android_external_busybox - a7d6c8bab919e1a537f8b7db7b8676484e60f550 authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)

top: fix "top </dev/null" case (by Cristian Ionescu-Idbohrn)

github.com/PitchBlackRecoveryProject/android_external_busybox - cf7cf622046b0e1a2817e1da4aa8bc6f513b0153 authored almost 17 years ago by Denis Vlasenko <[email protected]>
ifupdown: make it NOMMU-capable

github.com/PitchBlackRecoveryProject/android_external_busybox - 0764a7f72d7e5490b85dd0816bef8e56f6216d92 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: fix download: we must change user AFTER bind

tftp_protocol 1466 1468 +2

github.com/PitchBlackRecoveryProject/android_external_busybox - 7a60133c6c27d55a0bf87287eb3cf425ed483010 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: options -c (allow _new_ files to be uploaded) and -u USER

function old new delta
tftp_protocol ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 403a5a298eaa5d1d827ad6ebbf38a7b765ba5b44 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftp(d): a bit more verbose error reporting

github.com/PitchBlackRecoveryProject/android_external_busybox - 71c9f015e9d83910ea3ae127944ef5d900c5a582 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: make it emit error packets

telnetd: use login always, not "sometimes login, sometimes shell"

text data bss de...

github.com/PitchBlackRecoveryProject/android_external_busybox - dd9228b861e41c816b31035ce9c2dfa3e5b5dc97 authored almost 17 years ago by Denis Vlasenko <[email protected]>
unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com>

github.com/PitchBlackRecoveryProject/android_external_busybox - c0183e6e0d0ad0b60b8891cd0a1eeabf3406805c authored almost 17 years ago by Denis Vlasenko <[email protected]>
mount: #ifdef out MOUNT_LABEL code parts if it is not selected

github.com/PitchBlackRecoveryProject/android_external_busybox - 6aa7696e280181cd87f7569ce65696b760dca891 authored almost 17 years ago by Denis Vlasenko <[email protected]>
patch: don't trash permissions of patched file

github.com/PitchBlackRecoveryProject/android_external_busybox - 2a7a4513918fef3bbf3d665ea0871dfc555d6692 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: make open() check r/w permissions instead of doing it ourself.

Add -r "prohibit upload" opt for those lazy people who run tftpd as root.
-40 bytes.

github.com/PitchBlackRecoveryProject/android_external_busybox - d7e6af2dda0abdd7a0411af46314724bd5f88549 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: fix bugs spotted by Vladimir

github.com/PitchBlackRecoveryProject/android_external_busybox - 78c565653005192c4587fce1ccac6c441cea7ca6 authored almost 17 years ago by Denis Vlasenko <[email protected]>
init: do not close all descriptors > 2. We were doing it - sometimes.

Good choices are "do it, always" or "don't do it". Second is smaller.

github.com/PitchBlackRecoveryProject/android_external_busybox - e421b5ebf6b2484455ea36bb6c98deff685088e3 authored almost 17 years ago by Denis Vlasenko <[email protected]>
remove alarm() calls which were functioning as a primitive

watchdog function, presumably to catch infinite loop bugs.
(control-C can do the same thing, and...

github.com/PitchBlackRecoveryProject/android_external_busybox - 2724fa9d8a076f52c158627877d59894789b09a1 authored almost 17 years ago by Paul Fox <[email protected]>
init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet)

github.com/PitchBlackRecoveryProject/android_external_busybox - fb274df0797f58cda0b3b6809769707fe21e40e7 authored almost 17 years ago by Denis Vlasenko <[email protected]>
httpd: small fixlet for POST upload - skip

whitespace between "Content-length:" and number

github.com/PitchBlackRecoveryProject/android_external_busybox - 9c8c03898166dd0ae32094325090d902b8828e8e authored almost 17 years ago by Denis Vlasenko <[email protected]>
remove extra spaces in help text; delete duplicate #define

github.com/PitchBlackRecoveryProject/android_external_busybox - d1277c605240d12b76c2a6427320db9317d9dbbf authored almost 17 years ago by Denis Vlasenko <[email protected]>
brctl: eliminate stray data object

brctl: use constant fd to reduce parameter passing
runsvdir: do not use data/bss
od: reuse bb_arg...

github.com/PitchBlackRecoveryProject/android_external_busybox - d0a071a5281f8ba4b291f0c3beb74bee1f8df6a3 authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.

chrt,taskset,dc,eject: shrink
crontab: call "vi" with just name, no path
watchdog: intercept all ...

github.com/PitchBlackRecoveryProject/android_external_busybox - b44c790e41e281965955a83408f35ea53ecdb3d2 authored almost 17 years ago by Denis Vlasenko <[email protected]>
volume_id: disable detection routines which are not setting label and uuid anyway

function old new delta
static.warn ...

github.com/PitchBlackRecoveryProject/android_external_busybox - d25c33f186c7cf3618c34ce79af94fe156f9ab02 authored almost 17 years ago by Denis Vlasenko <[email protected]>
volude_id: remove unused fields and functions which were setting them

function old new delta
uuidcache_init ...

github.com/PitchBlackRecoveryProject/android_external_busybox - c5b737231debe51edb769a0b5667ee9719e560e0 authored almost 17 years ago by Denis Vlasenko <[email protected]>
selinux/*: -Wunused-parameter fixes

runsv: make it NOMMU-capable

function old new ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 592d4fe7722b094b18194cdf6a692a71a116e4ca authored almost 17 years ago by Denis Vlasenko <[email protected]>
svn add/svn rm to actually move tcp/udpsvd...

github.com/PitchBlackRecoveryProject/android_external_busybox - 4866e905d7e1f11d86374fad4e46aa2bd669c2ba authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: mode tcp/udpsvd to networking, delete ipsvd/*

*/Config.in: fixes to text
svlogd: make it NOMMU capable

function ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 4ee7cd4f6f9f85871c8814bb524d3e691a2992a9 authored almost 17 years ago by Denis Vlasenko <[email protected]>
tftpd: new applet (mostly using existing code for tftp)

function old new delta
tftp_protocol ...

github.com/PitchBlackRecoveryProject/android_external_busybox - aa9b1828b91bc4b60f1164b7929a6a0ac091419e authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)

function old new delta
getopt32 ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 1d42665b6b0571b9fa5d3b10fbf2dd03382f0ba2 authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: shrink by using [f]open_or_warn_stdin where appropriate

function old new delta
lsattr_main ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 62a90cdd7435f09f4bb8673e8b7b213067f9d5cc authored almost 17 years ago by Denis Vlasenko <[email protected]>
clean up TODO file. No real code changes.

github.com/PitchBlackRecoveryProject/android_external_busybox - d02db892440499a072ea8c83c2370e9d9c103098 authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: fix fallout from -Wunused-parameter

function old new delta
bbunpack ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 85c247161b9e1e7c71ebcb874ed7b6a23b6a5b50 authored almost 17 years ago by Denis Vlasenko <[email protected]>
dnsd: properly set _src_ IP:port on outgoing UDP packets

function old new delta
send_to_from ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 081eb71ebd7954a67287816a9a6fff80e8c5319a authored almost 17 years ago by Denis Vlasenko <[email protected]>
*: add -Wunused-parameter; fix resulting breakage

function old new delta
procps_scan ...

github.com/PitchBlackRecoveryProject/android_external_busybox - 68404f13d4bf4826e3609703dad5375763db28ab authored almost 17 years ago by Denis Vlasenko <[email protected]>
fsck: shrink (we were passing around some params which were unused)

function old new delta
fsck_main ...

github.com/PitchBlackRecoveryProject/android_external_busybox - a55bd05f3cea6c7cbfb45d15009cb70570c2a43b authored almost 17 years ago by Denis Vlasenko <[email protected]>
help text: regularize format, and shrink

getty: shrink, and improve comments
mount: OPT_ALL is superfluous, we already have OPT_a

functio...

github.com/PitchBlackRecoveryProject/android_external_busybox - 397de617f38a58ca4659ee348faf1df574b3ec8d authored almost 17 years ago by Denis Vlasenko <[email protected]>
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution

of arbitrary command.

function old new delta
m...

github.com/PitchBlackRecoveryProject/android_external_busybox - a4522c5a66fab931328e2423f41716fba3a6fbfd authored almost 17 years ago by Denis Vlasenko <[email protected]>
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!

function old new delta
scan_dir_links ...

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