~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
..
.gitignore 12203 13 years ago Denys Vlasenko .gitignore: add missing ignores Ignore output fil 33 bytes Diff Download File
applet_tables.c 16876 3 years ago Denys Vlasenko fix "warning array subscript has type 'char'" Sig 6.3 KB Diff Download File
applets.c 11635 14 years ago Denys Vlasenko *: make GNU licensing statement forms more regular 350 bytes Diff Download File
File busybox.mkll 12173 13 years ago Denys Vlasenko fix "make install" Signed-off-by: Bernd Jendrisse 582 bytes Diff Download File
File busybox.mkscripts 15686 6 years ago Denys Vlasenko Treat custom and applet scripts as applets BusyBo 401 bytes Diff Download File
File busybox.mksuid 13097 11 years ago Bernhard Reutner-Fischer buildsys: Add helper to list suid applets Add a h 1.3 KB Diff Download File
individual.c 17660 1 year ago Denys Vlasenko libbb: code shrink: introduce and use [_]exit_FAIL 443 bytes Diff Download File
File install.sh 15586 6 years ago Denys Vlasenko install.sh: don't clobber dangling symlinks Symli 3.2 KB Diff Download File
Kbuild.src 14041 8 years ago Denys Vlasenko build system: different fix for include/applet_tab 1.8 KB Diff Download File
usage.c 11635 14 years ago Denys Vlasenko *: make GNU licensing statement forms more regular 1.1 KB Diff Download File
File usage_compressed 14370 8 years ago Denys Vlasenko Automatically disable FEATURE_COMPRESS_USAGE for s 1.6 KB Diff Download File
usage_pod.c 16793 3 years ago Denys Vlasenko applets/usage_pod.c: placate gcc "error: format n 2.2 KB Diff Download File