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

syslogd: optional support for /etc/syslog.conf

function old new delta
syslogd_main ...

73ef15cf3894716c1393ed21dee6e6bb2cdbc90f authored almost 14 years ago by Sergey Naumov <[email protected]>
http: document index.cgi usage. no code changes

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

d277f55ebd3f21cef759435b432e37e8f1316f90 authored almost 14 years ago by Denys Vlasenko <[email protected]>
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.

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

ca18311d0ae16a96e988df15a9009095f93df85e authored almost 14 years ago by Denys Vlasenko <[email protected]>
ntpd: decrease ntpd -q "no response" timeout to 10 sec

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

8e23fafadee75bbe275bb795d0b2c2121dad93e7 authored almost 14 years ago by Denys Vlasenko <[email protected]>
applets/install.sh: afer quoting of variables

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

c0644cac0d430a2925920aec6820dd103cdf145f authored almost 14 years ago by Denys Vlasenko <[email protected]>
passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated

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

9eb7bfd4d4ede3b6aa6a42595fd8824316ab4e2f authored almost 14 years ago by Tito Ragusa <[email protected]>
fix install.sh

Signed-off-by: Bernhard Reutner-Fischer <[email protected]>
Signed-off-by: Denys Vlasenko <v...

12140e607cad045a41aaeb2ea54d4d9938645f4a authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)

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

e32d05b708a31716e0a788c43f81990436535140 authored almost 14 years ago by Denys Vlasenko <[email protected]>
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode

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

929f63e57cadb22905411f212809c14b160ec494 authored almost 14 years ago by Denys Vlasenko <[email protected]>
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

6a3e01d5a9f979f7d6e52665c2bf6c74e2592980 authored almost 14 years ago by Pere Orga <[email protected]>
ls: better help text for -a and -A

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

fa9126e68904b16aee2a0fc47688ffe17403152a authored almost 14 years ago by Denys Vlasenko <[email protected]>
move help text from include/usage.src.h to coreutils/*.c

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

34425389e09353a8dacdd6b23a62553f699c544c authored almost 14 years ago by Pere Orga <[email protected]>
small fix for HISTFILESIZE

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

e3d8d077b7d2e51fed03dc20267eadbe38903b2a authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash,hush: optional support for $HISTFILESIZE.

Based on patch from Alexey Fomenko (ext-alexey.fomenko AT nokia.com)

function ...

2c4de5b045a79db73052d5b865474a00c9a87e99 authored almost 14 years ago by Denys Vlasenko <[email protected]>
hush: remove outdated comments

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

a439fa93f64e6eb34f0633d00d203b4267d58521 authored almost 14 years ago by Denys Vlasenko <[email protected]>
hush: fix source1.tests

function old new delta
parse_and_run_stream ...

cecbc986112cdd5ce95d15221979edf4281f5f7f authored almost 14 years ago by Denys Vlasenko <[email protected]>
fbsplash: Add support for 24 and 32 bit color depth

function old new delta
fb_drawprogressbar ...

0e89fd9c39655fe721dd8a7a09a6c532f4255c42 authored almost 14 years ago by Nuno Lucas <[email protected]>
move help text from include/usage.src.h to console-tools/*.c

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

55068c478ee8e8c058b0c9e37ce0ca57612c95b1 authored almost 14 years ago by Pere Orga <[email protected]>
applet_tables: do not include libbb.h, that header ir for target builds

...and applets/applet_tables.c is built on *host*.

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

6ec1510f719ad7463d76eea9284428cc605d6b38 authored almost 14 years ago by Denys Vlasenko <[email protected]>
mesg: operate on stdin, not on stderr (compat)

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

4a2aecb53a193916a40594f7c40eab86fedd8f8e authored almost 14 years ago by Denys Vlasenko <[email protected]>
httpd: don't send error messages with gzip encoding

If CONFIG_FEATURE_HTTPD_GZIP is enabled and request contained
'Accept-Encoding: gzip', then erro...

95755181b828cccaa833d7b8d1d47174b7b360b7 authored almost 14 years ago by Peter Korsgaard <[email protected]>
diff: optimize diffing of files with the same metadata

Signed-off-by: Roman Borisov <[email protected]>
Signed-off-by: Denys Vlasenko <vda.li...

95f5c52e6f823c710be807fb86c8b2fafec8a334 authored almost 14 years ago by Roman Borisov <[email protected]>
move help text from include/usage.src.h to archival/*.c

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

1f4447b2d439e6f11d95746bb5f611c353305859 authored almost 14 years ago by Pere Orga <[email protected]>
wget: --post-data=STR should not encode STR, should send it verbatim

This matches GNU Wget 1.12 behavior.

Signed-off-by: Vitaly Magerya <[email protected]>
Signed-...

700fbc308dd1f2e063180786cddfcc4abd6c10c0 authored almost 14 years ago by Vitaly Magerya <[email protected]>
pstree: fix "warning: 'handle_thread' defined but not used"

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

a9e5c43b8b9b5d18b6aae08452fe2a3a46a248b4 authored almost 14 years ago by Denys Vlasenko <[email protected]>
lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y

function old new delta
load_string ...

353680aa46dc91ecfd80dd19db131de7aa90bd22 authored almost 14 years ago by Denys Vlasenko <[email protected]>
mount: add --rbind option support

Signed-off-by: Roman Borisov <[email protected]>
Signed-off-by: Denys Vlasenko <vda.li...

19311bfa7b8e8c6effa9c375de9b0eb4338bee12 authored almost 14 years ago by Roman Borisov <[email protected]>
mount: rprivate option fix

fixed the mistake in writing for -make-rprivate option

Signed-off-by: Roman Borisov <ext-roman....

d3679d2491fa85e98db3bf397d5330ddcb9fc98a authored almost 14 years ago by Roman Borisov <[email protected]>
hush: document a bug about aborting on sourced file error when non-interactive

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

c162bcdcd1c5cb000a8ceaf4413d4abdfa6e3dfc authored almost 14 years ago by Denys Vlasenko <[email protected]>
hush: make parse errors in sourced file non-fatal in interactive script

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

3eab24e64a65746ed9fcc5bed3e9a19a489b0573 authored almost 14 years ago by Denys Vlasenko <[email protected]>
hush: fix a case where return in sourced file has no effect

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

68d5cb5dacbc80347119ac9cff365e5f04105ef1 authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash,hush: recheck LANG before every line input

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

20704f066250744c0c2b84920c27d0fd0aa9e935 authored almost 14 years ago by Denys Vlasenko <[email protected]>
don't call freeaddinfo(NULL)

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

7f4b769c42f3773ff2e2e749547291dcb7e85d01 authored almost 14 years ago by Vitaly Magerya <[email protected]>
login: set PAM RHOST

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

cf9074b54bfb5a325ce59127b7afe1e892223a1c authored almost 14 years ago by Ryan Phillips <[email protected]>
dd: free allocated memory if CLEANUP enabled

Signed-off-by: Alexey Soloviev <[email protected]>
Signed-off-by: Denys Vlasenko <vd...

f922154f65163bbab164ee377200b6412a367dd2 authored almost 14 years ago by Alexey Soloviev <[email protected]>
mesg: make group/all writability configurable

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

beea5a70c34bdcf2b02c37e6f56d2efcbd90fedb authored almost 14 years ago by Denys Vlasenko <[email protected]>
ln: explain why we use xstrdup

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

b0e8ced3589c601ad5c15e74d6f82b1928e1eb8f authored almost 14 years ago by Denys Vlasenko <[email protected]>
init: fix a case where execv's 1st arg was wrong

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

32176ccec4eb1a3bc26b0217fa8d23f6ff44fab8 authored almost 14 years ago by Denys Vlasenko <[email protected]>
wget: move help text to .c file

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

e2e55b0eb5e3518702f31b122acd9894630b0368 authored almost 14 years ago by Denys Vlasenko <[email protected]>
wget: fix fname_out usage wrt redirects

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

625f218d43ee280da52bb7087236ae5807383082 authored almost 14 years ago by Denys Vlasenko <[email protected]>
mount: add a test for bind+rshared

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

c2fda8642dc917e3a95f1a556b0876249a1bb321 authored almost 14 years ago by Denys Vlasenko <[email protected]>
pwdx: new applet

function old new delta
pwdx_main ...

cf8b55c40b65a30a6b397f66658d83f0f31f4ed1 authored almost 14 years ago by Pere Orga <[email protected]>
busybox: fail if --install is not given an absolute path

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

5c942713b7369d239b1303c0cfc7049d898564d4 authored almost 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: emit "correct" secs field

In theory, sending secs set to constant zero should be ok too.
But some bleeping servers can act...

9ac5596a5154d789964150737a784dc4db98265b authored almost 14 years ago by Denys Vlasenko <[email protected]>
ls: fix handling of symlinks by option -1

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

ea684c6aaf23ead57fac74c3ceaa651c1ae625ec authored almost 14 years ago by Denys Vlasenko <[email protected]>
libbb: make warning go away

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

8345b2bd5ea28bd8d07886e615b9c2d5ab35477d authored almost 14 years ago by Denys Vlasenko <[email protected]>
chsum: fix

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

48b6f59e19613d497148ecf1033ce75c74baa8a7 authored almost 14 years ago by Pascal Bellard <[email protected]>
s/FAIL_DELAY/LOGIN_FAIL_DELAY/

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

7d4e7a27aface177b6f6120132cdd6fd7fd371f9 authored almost 14 years ago by Denys Vlasenko <[email protected]>
forgot to add libbb/get_shell_name.c

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

f8416dc6f64244223fbcb20fe504b7a9a764e698 authored almost 14 years ago by Denys Vlasenko <[email protected]>
use user's shell instead of hardwired "/bin/sh" (android needs this)

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

681efe20d327e9e6774b174a617d66bbb9d21f48 authored almost 14 years ago by Denys Vlasenko <[email protected]>
printenv: fix environ == NULL segfault

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

86cf0364bd58e07646a23a1128e4a9ea79189579 authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash/hush: shrink help text

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

6b6af53426d98ab513972bd710f250e246e7fc98 authored almost 14 years ago by Denys Vlasenko <[email protected]>
ftpd: better usage text

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

115c35d68efa61f168c471df4627e4316952a69b authored almost 14 years ago by Denys Vlasenko <[email protected]>
kill: fix infinite loop when passed PIDs are not valid numbers

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

9283d7c5c24cb5875f1115117fde2c69ff7735dc authored almost 14 years ago by Pere Orga <[email protected]>
remove stray empty line

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

976ec23da5a335572be9a6130fb4efcc08d62d0e authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash/hush: provide help text

$ ./busybox ash --help
BusyBox v1.19.0.git (2011-03-07 11:25:29 CET) multi-call binary.

Usage: ...

b0b834342ffece7f3debd8c7199a07ce8a6d942c authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash: fix execution of shell scripts without shebang

We were assuming #!/bin/sh, whereas we had to simply re-enter ash.

Signed-off-by: Denys Vlasenk...

aefe1c260ec5aa691e8b6f773c7fa393bfad0f7b authored almost 14 years ago by Denys Vlasenko <[email protected]>
klogd: fix the problem of delayed handling of ^C and SIGTERM

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

8b6b472f4edd701ac3b25d4a0c89ab506e09e0bb authored almost 14 years ago by Denys Vlasenko <[email protected]>
udhcpc: add -B option

function old new delta
udhcpc_longopts ...

e6bb8d339fc6897c85c63a5a62d7c4402f7b1a54 authored almost 14 years ago by Keith Young <[email protected]>
more: fix tabs handling

function old new delta
more_main ...

82e785cf8cc6e78dd84adc1aee298dfa827a019c authored almost 14 years ago by Denys Vlasenko <[email protected]>
fix bit rot in scripts/Makefile.IMA #2

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

bff5f3f2b4c568aa516ee3ec9201c887c0f1eca4 authored almost 14 years ago by Denys Vlasenko <[email protected]>
fix bit rot in scripts/Makefile.IMA

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

726ebbaa9f1cae426b5f2a4bddbe0a88c81d754e authored almost 14 years ago by Denys Vlasenko <[email protected]>
.gitignore: add missing ignores

Ignore output files created by "make defconfig; make".

Signed-off-by: Bjørn Forsman <bjorn.fors...

102b8bde3b86e5d2eb9e8a60d220e55e00beccf1 authored almost 14 years ago by Bjørn Forsman <[email protected]>
nameif: add matching by phy_address=NUM; extend help text

function old new delta
nameif_main ...

293a8f250d35157aced813695e1975078a521d19 authored almost 14 years ago by Phil Sutter <[email protected]>
nameif: fix parsing of /proc/net/dev; small code shrink

function old new delta
nameif_main ...

2adc0e6d8b146991063309238569a703af6bda8f authored almost 14 years ago by Phil Sutter <[email protected]>
libbb/login/su: do not sanitize shell name twice

function old new delta
setup_environment ...

bd74e3d8beb0fedc4c1fdd9469a9de3f1f04c7b5 authored almost 14 years ago by Denys Vlasenko <[email protected]>
tr: free allocated memory in tr if CLEANUP enabled

Signed-off-by: Alexey Soloviev <[email protected]>
Signed-off-by: Denys Vlasenko <vd...

41478ade4f28cbacd954c9663d851c374d33f6b9 authored almost 14 years ago by Alexey Soloviev <[email protected]>
improve --install operation in chroot jails

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

4a2a86d5e7e7bf284a31af604a738dfa1f1a2240 authored almost 14 years ago by Denys Vlasenko <[email protected]>
xargs: support --no-run-if-empty (synonym to -r)

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

7cfe6ea99e78f82b068216faac4739eaaebaaa8b authored almost 14 years ago by Denys Vlasenko <[email protected]>
don't leak malloced variables in the loop; remove double alloc

Signed-off-by: Alexey Fomenko <[email protected]>
Signed-off-by: Denys Vlasenko <vda....

1df0af76700c7f75ea43006ad6d450cdeeb6244f authored almost 14 years ago by Alexey Fomenko <[email protected]>
convert "do {...} while (1);" -> "while (1) {...}"

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

940c7206c2a4acb386ab47199a6c313c04387f3b authored almost 14 years ago by Denys Vlasenko <[email protected]>
add missing fclose's

Signed-off-by: Alexey Fomenko <[email protected]>
Signed-off-by: Denys Vlasenko <vda....

708dd4c98662670f3104b71c2fc5eef82bb726a8 authored almost 14 years ago by Alexey Fomenko <[email protected]>
tar: skip leading / and handle names like abc/..////def -> def (not ///def)

function old new delta
strip_unsafe_prefix ...

b80acf58f16339078da5cbee88a322f2450aa2ad authored almost 14 years ago by Denys Vlasenko <[email protected]>
libbb: remove dead code in getopt32. -7 bytes

Signed-off-by: Alexey Fomenko <[email protected]>
Signed-off-by: Denys Vlasenko <vda....

ea6116ee59af0945f4a6ac9ede984930a0ede429 authored almost 14 years ago by Alexey Fomenko <[email protected]>
tar: on extract, everything up to and including last ".." is stripped

function old new delta
get_header_tar ...

5e29e263888284b2451debd9e5cb138b48fd293a authored almost 14 years ago by Denys Vlasenko <[email protected]>
libbb: make user/group name cache strings longer (~27 chars)

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

7d65abea092e917bc2320cbf1d5a2dccb2a8288f authored almost 14 years ago by Denys Vlasenko <[email protected]>
ls: widen -s (1k blocks) column from 4 to 6

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

3b28dae17dc93584f0e38388d0dbdbd6761d705e authored almost 14 years ago by Denys Vlasenko <[email protected]>
ls: -g implies -l

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

26d11b8133b3ba71e6e94ff525e45984ddeaef72 authored almost 14 years ago by Denys Vlasenko <[email protected]>
ls: fix bits for -T, -w and --color; make -n imply -l; fix comments

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

9f368e38fbd165144a7398d3e6d8ae68ea97a3e6 authored almost 14 years ago by Denys Vlasenko <[email protected]>
mount: strip multiple trailing slashes, not just one

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

c6450c974f4ff8520113d727d58fa74f474cd913 authored almost 14 years ago by Denys Vlasenko <[email protected]>
mount: update /etc/mtab properly on mount --move

Signed-off-by: Roman Borisov <[email protected]>
Signed-off-by: Denys Vlasenko <vda.li...

c8dc01dc8030a697cd3ee47da6381066d3142265 authored almost 14 years ago by Roman Borisov <[email protected]>
whois: new applet

function old new delta
whois_main ...

251962f20737c5138c7d33e90c68dfca856361e1 authored almost 14 years ago by Pere Orga <[email protected]>
showkey: make showkey -a work on any stdin

function old new delta
showkey_main ...

9beb68e3e2dc1c6f457acfb307cfed73cce65cd9 authored almost 14 years ago by Harald Becker <[email protected]>
ls: fix one-bit-off which caused -H to behave as -h

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

cd387f2554c62c7716970e90af54b8bde6c86c86 authored almost 14 years ago by Denys Vlasenko <[email protected]>
adduser: use better argv passing to addgroup

function old new delta
adduser_main ...

143c5baf6c2471c7f695e5e20da865f9e799ffbd authored almost 14 years ago by Denys Vlasenko <[email protected]>
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"

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

e3b1a1fd28558f7a1b3c0ec33313bedb675be8a1 authored almost 14 years ago by Denys Vlasenko <[email protected]>
fix libiproute compile with kernel headers < 2.6.17

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

da4441c44f6efccb6f7b7588404d9c6bfb7b6af8 authored almost 14 years ago by Stefan Seyfried <[email protected]>
mount: ignore unknown mount options when remounting NFS mounts

Don't fail on unknown nfs mount options. The kernel automatically
adds a few mount options that ...

301fe50ca2576291a427de46ca6ed64d4949713e authored almost 14 years ago by Peter Korsgaard <[email protected]>
mount: fix wrong long option namess

Fixed the --make-shared, --make-rshared, ... etc. (--make-*) options
in the mount command. Now p...

945fd173e9888185d68fecfb060fdfff98900ac4 authored almost 14 years ago by Roman Borisov <[email protected]>
iproute: fix parsing and matching of of "short" IP addrs like 10/8

function old new delta
print_route ...

3bb235c3b50ca072e8bcfc20d5030f5460439c07 authored almost 14 years ago by Denys Vlasenko <[email protected]>
slightly better wording in comments

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

bac0a25f72cdf59f34638aa3fd95bb14b103c286 authored almost 14 years ago by Denys Vlasenko <[email protected]>
ash: fix ash-signals/signal8 testcase failure

function old new delta
killcmd ...

b12553faa8991e11c11f70a81f1d9d44078c7645 authored almost 14 years ago by Denys Vlasenko <[email protected]>
fix "make install"

Signed-off-by: Bernd Jendrissek <[email protected]>
Signed-off-by: Denys Vlasenko <vda....

55988aed472d9cd362f9a50f4999b5e47ca33abe authored almost 14 years ago by Bernd Jendrissek <[email protected]>
blockdev: add --getsz to replace --getsize

function old new delta
blockdev_main ...

f303bdd918e762f492068f3127b2f7fdac94bd28 authored almost 14 years ago by Dan Fandrich <[email protected]>
wget: reduce bloat

Signed-off-by: Pere Orga <[email protected]>
Signed-off-by: Denys Vlasenko <vda.linux@googlemai...

5369563bf9b9b5406714a65f9199aaa0b6b53fef authored almost 14 years ago by Pere Orga <[email protected]>
udhcpd: optional IP selection based on MAC hash

function old new delta
find_free_or_expired_ni...

582716733895946b2729acdf18a32532567b973a authored almost 14 years ago by Vladislav Grishenko <[email protected]>
echo: fix SEGV when run with no args

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

4fdb67cc65e93967448bb28e4cb810ad5648bfea authored almost 14 years ago by Denys Vlasenko <[email protected]>
wget: check for final write errors for -O FILE too

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

28556b95febc77ebdd2d2f2e0be4a0157dcaf735 authored almost 14 years ago by Denys Vlasenko <[email protected]>
Add the help text for 'position independent executable' code build

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

26b80e8fe36510c8ec97ae07d9e16e53de32a4af authored almost 14 years ago by Gilles Espinasse <[email protected]>
modprobe: fix "modprobe -l name-with-dash"

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

5dad4aeedebf028b6682b344c335cd73e7eabb05 authored almost 14 years ago by Denys Vlasenko <[email protected]>