~vcs-imports/busybox/trunk

  • Committer: Denys Vlasenko
  • Author(s): Ron Yorston
  • Date: 2024-09-27 19:29:05 UTC
  • Revision ID: git-v1:24aa93d5382f2365c35d6e804b748e0a1febf2f6
ash: reject unknown long options

Commit 64f70cc755 (Add --login support) added code in options()
to handle the bash-compatible '--login' option.  In doing so it
committed BusyBox ash to silently accepting all other long
options.

Restore compatibility with other ash variants by rejecting unknown
long options.

function                                             old     new   delta
options                                              589     624     +35

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
bootfloppy 1786 23 years ago Mark Whitley Wrote documentation and scripts for creating a bus Diff
shutdown-1.0 15469 6 years ago Denys Vlasenko examples/shutdown-1.0: an example of reboot which Diff
udhcp 2820 22 years ago Russ Dill added full udhcp integration Diff
var_service 10716 15 years ago Denys Vlasenko adding example runit-style service directory Sign Diff
File android-build 13582 9 years ago Denys Vlasenko build system: make CONFIG_EXTRA_LDFLAGS go to LDFL 1.5 KB Diff Download File
busybox.spec 10545 15 years ago Denys Vlasenko Fixes to usage text; updated busybox.spec Signed- 3.9 KB Diff Download File
File depmod 14489 8 years ago Denys Vlasenko remove "local" bashism from a few scripts Signed- 1.2 KB Diff Download File
File depmod.pl 12482 13 years ago Denys Vlasenko depmod.pl: output correct dep format according to 9.5 KB Diff Download File
devfsd.conf 8266 17 years ago Denis Vlasenko nameif: extended matching (Nico Erfurth <masta@per 5.2 KB Diff Download File
dnsd.conf 5121 19 years ago "Vladimir N. Oleynik" new applet. Thanks Roberto A. Foglietta 19 bytes Diff Download File
inetd.conf 16677 4 years ago Denys Vlasenko examples: remove /sbin/ prefixes, system should be 2.8 KB Diff Download File
inittab 16429 5 years ago Denys Vlasenko Updated inittab example documentation Signed-off- 3.5 KB Diff Download File
linux-2.6.30_proc_self_exe.patch 10319 15 years ago Denys Vlasenko Added kernel patch for /proc/self/exe to examples 966 bytes Diff Download File
mdev.conf 14320 8 years ago Mike Frysinger mdev.conf: rename hw_random to hwrng The kernel b 914 bytes Diff Download File
File mdev.conf.change_blockdev.sh 14734 7 years ago Denys Vlasenko fix more instances of ": $((a++))" in shell script 625 bytes Diff Download File
mdev_fat.conf 13536 10 years ago Denys Vlasenko examples/mdev_fat.conf: document that newer mdev e 5.6 KB Diff Download File
File mk2knr.pl 2244 23 years ago Eric Andersen Major rework of the directory structure and the en 2.4 KB Diff Download File
File undeb 13950 8 years ago Mike Frysinger undeb: clean up Signed-off-by: Mike Frysinger <va 1.3 KB Diff Download File
File unrpm 13951 8 years ago Mike Frysinger unrpm: clean up Signed-off-by: Mike Frysinger <va 1.1 KB Diff Download File
File zcip.script 12441 13 years ago Denys Vlasenko zcip.script: fix $ip environment variable The env 691 bytes Diff Download File