Marek Bečka | 2cfb57647b0 | setserial: new applet
text data bss dec hex filename
873605 493 7584 881682 d7412 busyb... | | |
Marek Polacek | 2a6d5988b4a | mpstat.c: remove unused line
Signed-off-by: Marek Polacek <mpolacek@redhat.com>
Signed-off-by: Denys Vlasenko <vda.l... | | |
Lauri Kasanen | 9cfcc4d7a2b | fdisk: backport disk check from util-linux
With the digit check devices like mmcblk0 were skipped,
but now with 0 al... | | |
Denys Vlasenko | d1993f180cd | rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0bfb9c2cf0e | add help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Reuben Dowle | a6108423228 | ubiupdatevol: new applet
ubi_tools_main 658 1046 +388
packed_usage ... | | |
Reuben Dowle | ab940af5c00 | Fix ubirsvol usage information
The usage information for the ubirsvol applet is incorrect. This fixes the mistake.
... | | |
Nigel Hathaway | fb6b173ff78 | udhcp: add FEATURE_UDHCP_8021Q option
function old new delta
dhcp_... | | |
Nigel Hathaway | c37d4c67e85 | dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form
function ol... | | |
Denys Vlasenko | b83c9704128 | build fixes for scripts/kconfig
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | cfbd31a7fb0 | add include <sys/socket.h>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 47061b4e9b5 | straighten out dprintf/fdprintf mess; remove old "define lchown chown"
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Denys Vlasenko | 0288b27ad87 | small fixes atop syslog config patch
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Ian Wienand | 89b3cbaa97d | ash: clear sa_flags always
Signed-off-by: Ian Wienand <ianw@vmware.com>
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Denys Vlasenko | 08caf0900db | fix another nonportable grep usage in scripts
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Sergey Naumov | e9c8bed4d3b | syslogd: small fix to config patch
Signed-off-by: Sergey Naumov <sknaumov@gmail.com>
Signed-off-by: Denys Vlasenko <... | | |
Denys Vlasenko | d506897b4ef | wget: add a note about bug 3625
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 43a3d50e149 | md5/sha1sum: better fix for small resource leak
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexey Fomenko | 88a83843881 | md5/sha1sum: fix small resource leak
Signed-off-by: Alexey Fomenko <ext-alexey.fomenko@nokia.com>
Signed-off-by: Den... | | |
Denys Vlasenko | 2514302658d | Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | 8c498b6c6e6 | make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c3dadba6992 | gen_build_files.sh: do not use "sed --" for now
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Marek Polacek | b0b8884009f | Fix double words in comments. No code changes
Signed-off-by: Marek Polacek <mpolacek@redhat.com>
Signed-off-by: Deny... | | |
Denys Vlasenko | 88d3cfdb75b | add forgotten #include
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 532e961f7ec | tftpd: add -l "log to syslog" option. Needed for inetd mode
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 24ec952f140 | tftp: fix progress bar for large (>32M) files. Closes 3499
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c13ee8c0f32 | basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument
Signed-off-by: Denys Vlasenko <vda.linux@... | | |
Pascal Bellard | 6161cdbb83b | conspy: fix ESC key lost
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vd... | | |
Pere Orga | 5bc8c005a8e | move remaining help text from include/usage.src.h
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys... | | |
Sergey Naumov | 73ef15cf389 | syslogd: optional support for /etc/syslog.conf
function old new de... | | |
Denys Vlasenko | d277f55ebd3 | http: document index.cgi usage. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | ca18311d0ae | libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
Signed-off-by: Denys Vlasenko <vda.linux@... | | |
Denys Vlasenko | 8e23fafadee | ntpd: decrease ntpd -q "no response" timeout to 10 sec
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c0644cac0d4 | applets/install.sh: afer quoting of variables
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Tito Ragusa | 9eb7bfd4d4e | passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated
Signed-off-by: Tito Ragusa <farmati... | | |
Denys Vlasenko | 12140e607ca | fix install.sh
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Denys Vlasenko <vda.li... | | |
Denys Vlasenko | e32d05b708a | ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 929f63e57ca | start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Pere Orga | 6a3e01d5a9f | move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
Si... | | |
Denys Vlasenko | fa9126e6890 | ls: better help text for -a and -A
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Pere Orga | 34425389e09 | move help text from include/usage.src.h to coreutils/*.c
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by... | | |
Denys Vlasenko | e3d8d077b7d | small fix for HISTFILESIZE
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 2c4de5b045a | ash,hush: optional support for $HISTFILESIZE.
Based on patch from Alexey Fomenko (ext-alexey.fomenko AT nokia.com)
... | | |
Denys Vlasenko | a439fa93f64 | hush: remove outdated comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | cecbc986112 | hush: fix source1.tests
function old new delta
parse_and_run_strea... | | |
Nuno Lucas | 0e89fd9c396 | fbsplash: Add support for 24 and 32 bit color depth
function old new... | | |
Pere Orga | 55068c478ee | move help text from include/usage.src.h to console-tools/*.c
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-of... | | |
Denys Vlasenko | 6ec1510f719 | applet_tables: do not include libbb.h, that header ir for target builds
...and applets/applet_tables.c is built on *... | | |
Denys Vlasenko | 4a2aecb53a1 | mesg: operate on stdin, not on stderr (compat)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Peter Korsgaard | 95755181b82 | httpd: don't send error messages with gzip encoding
If CONFIG_FEATURE_HTTPD_GZIP is enabled and request contained
'A... | | |
Roman Borisov | 95f5c52e6f8 | diff: optimize diffing of files with the same metadata
Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com>
Si... | | |
Pere Orga | 1f4447b2d43 | move help text from include/usage.src.h to archival/*.c
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by:... | | |
Vitaly Magerya | 700fbc308dd | wget: --post-data=STR should not encode STR, should send it verbatim
This matches GNU Wget 1.12 behavior.
Signed-of... | | |
Denys Vlasenko | a9e5c43b8b9 | pstree: fix "warning: 'handle_thread' defined but not used"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 353680aa46d | lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
function old new ... | | |
Roman Borisov | 19311bfa7b8 | mount: add --rbind option support
Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com>
Signed-off-by: Denys Vl... | | |
Roman Borisov | d3679d2491f | mount: rprivate option fix
fixed the mistake in writing for -make-rprivate option
Signed-off-by: Roman Borisov <ext... | | |
Denys Vlasenko | c162bcdcd1c | hush: document a bug about aborting on sourced file error when non-interactive
Signed-off-by: Denys Vlasenko <vda.li... | | |
Denys Vlasenko | 3eab24e64a6 | hush: make parse errors in sourced file non-fatal in interactive script
Signed-off-by: Denys Vlasenko <vda.linux@goo... | | |
Denys Vlasenko | 68d5cb5dacb | hush: fix a case where return in sourced file has no effect
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 20704f06625 | ash,hush: recheck LANG before every line input
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Vitaly Magerya | 7f4b769c42f | don't call freeaddinfo(NULL)
Signed-off-by: Vitaly Magerya <vmagerya@gmail.com>
Signed-off-by: Denys Vlasenko <vda.l... | | |
Ryan Phillips | cf9074b54bf | login: set PAM RHOST
Signed-off-by: Ryan Phillips <ryan@trolocsis.com>
Signed-off-by: Denys Vlasenko <vda.linux@goog... | | |
Alexey Soloviev | f922154f651 | dd: free allocated memory if CLEANUP enabled
Signed-off-by: Alexey Soloviev <EXT-Alexey.Soloviev@nokia.com>
Signed-o... | | |
Denys Vlasenko | beea5a70c34 | mesg: make group/all writability configurable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b0e8ced3589 | ln: explain why we use xstrdup
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 32176ccec4e | init: fix a case where execv's 1st arg was wrong
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e2e55b0eb5e | wget: move help text to .c file
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 625f218d43e | wget: fix fname_out usage wrt redirects
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c2fda8642dc | mount: add a test for bind+rshared
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 30f0ea6cab9 | Apply post-1.18.3 fixes, bump version to 1.18.4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Pere Orga | cf8b55c40b6 | pwdx: new applet
function old new delta
pwdx_main ... | | |
Denys Vlasenko | 5c942713b73 | busybox: fail if --install is not given an absolute path
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9ac5596a515 | udhcpc: emit "correct" secs field
In theory, sending secs set to constant zero should be ok too.
But some bleeping s... | | |
Denys Vlasenko | ea684c6aaf2 | ls: fix handling of symlinks by option -1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8345b2bd5ea | libbb: make warning go away
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Pascal Bellard | 48b6f59e196 | chsum: fix
Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | 7d4e7a27afa | s/FAIL_DELAY/LOGIN_FAIL_DELAY/
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f8416dc6f64 | forgot to add libbb/get_shell_name.c
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 681efe20d32 | use user's shell instead of hardwired "/bin/sh" (android needs this)
Signed-off-by: Denys Vlasenko <vda.linux@google... | | |
Denys Vlasenko | 86cf0364bd5 | printenv: fix environ == NULL segfault
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 6b6af53426d | ash/hush: shrink help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 115c35d68ef | ftpd: better usage text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Pere Orga | 9283d7c5c24 | kill: fix infinite loop when passed PIDs are not valid numbers
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-... | | |
Denys Vlasenko | 976ec23da5a | remove stray empty line
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b0b834342ff | ash/hush: provide help text
$ ./busybox ash --help
BusyBox v1.19.0.git (2011-03-07 11:25:29 CET) multi-call binary.
... | | |
Denys Vlasenko | aefe1c260ec | ash: fix execution of shell scripts without shebang
We were assuming #!/bin/sh, whereas we had to simply re-enter as... | | |
Denys Vlasenko | 8b6b472f4ed | klogd: fix the problem of delayed handling of ^C and SIGTERM
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Keith Young | e6bb8d339fc | udhcpc: add -B option
function old new delta
udhcpc_longopts ... | | |
Denys Vlasenko | 82e785cf8cc | more: fix tabs handling
function old new delta
more_main ... | | |
Denys Vlasenko | bff5f3f2b4c | fix bit rot in scripts/Makefile.IMA #2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 726ebbaa9f1 | fix bit rot in scripts/Makefile.IMA
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Bjørn Forsman | 102b8bde3b8 | .gitignore: add missing ignores
Ignore output files created by "make defconfig; make".
Signed-off-by: Bjørn Forsman... | | |
Phil Sutter | 293a8f250d3 | nameif: add matching by phy_address=NUM; extend help text
function old ... | | |
Phil Sutter | 2adc0e6d8b1 | nameif: fix parsing of /proc/net/dev; small code shrink
function old ... | | |
Denys Vlasenko | bd74e3d8beb | libbb/login/su: do not sanitize shell name twice
function old new ... | | |
Alexey Soloviev | 41478ade4f2 | tr: free allocated memory in tr if CLEANUP enabled
Signed-off-by: Alexey Soloviev <EXT-Alexey.Soloviev@nokia.com>
Si... | | |
Denys Vlasenko | 4a2a86d5e7e | improve --install operation in chroot jails
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 7cfe6ea99e7 | xargs: support --no-run-if-empty (synonym to -r)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexey Fomenko | 1df0af76700 | don't leak malloced variables in the loop; remove double alloc
Signed-off-by: Alexey Fomenko <ext-alexey.fomenko@nok... | | |
Denys Vlasenko | 940c7206c2a | convert "do {...} while (1);" -> "while (1) {...}"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Alexey Fomenko | 708dd4c9866 | add missing fclose's
Signed-off-by: Alexey Fomenko <ext-alexey.fomenko@nokia.com>
Signed-off-by: Denys Vlasenko <vda... | | |
Denys Vlasenko | b80acf58f16 | tar: skip leading / and handle names like abc/..////def -> def (not ///def)
function ... | | |
Alexey Fomenko | ea6116ee59a | libbb: remove dead code in getopt32. -7 bytes
Signed-off-by: Alexey Fomenko <ext-alexey.fomenko@nokia.com>
Signed-of... | | |
Denys Vlasenko | 5e29e263888 | tar: on extract, everything up to and including last ".." is stripped
function ... | | |
Denys Vlasenko | 7d65abea092 | libbb: make user/group name cache strings longer (~27 chars)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 3b28dae17dc | ls: widen -s (1k blocks) column from 4 to 6
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 26d11b8133b | ls: -g implies -l
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9f368e38fbd | ls: fix bits for -T, -w and --color; make -n imply -l; fix comments
Signed-off-by: Denys Vlasenko <vda.linux@googlem... | | |
Denys Vlasenko | c6450c974f4 | mount: strip multiple trailing slashes, not just one
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Roman Borisov | c8dc01dc803 | mount: update /etc/mtab properly on mount --move
Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com>
Signed-o... | | |
Pere Orga | 251962f2073 | whois: new applet
function old new delta
whois_main ... | | |
Harald Becker | 9beb68e3e2d | showkey: make showkey -a work on any stdin
function old new delta
... | | |
Denys Vlasenko | cd387f2554c | ls: fix one-bit-off which caused -H to behave as -h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 143c5baf6c2 | adduser: use better argv passing to addgroup
function old new delt... | | |
Denys Vlasenko | e3b1a1fd285 | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail... | | |
Stefan Seyfried | da4441c44f6 | fix libiproute compile with kernel headers < 2.6.17
Signed-off-by: Stefan Seyfried <seife+dev@b1-systems.com>
Signed... | | |
Peter Korsgaard | 301fe50ca25 | mount: ignore unknown mount options when remounting NFS mounts
Don't fail on unknown nfs mount options. The kernel a... | | |
Roman Borisov | 945fd173e98 | mount: fix wrong long option namess
Fixed the --make-shared, --make-rshared, ... etc. (--make-*) options
in the moun... | | |
Denys Vlasenko | 3bb235c3b50 | iproute: fix parsing and matching of of "short" IP addrs like 10/8
function ... | | |
Denys Vlasenko | bac0a25f72c | slightly better wording in comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b12553faa89 | ash: fix ash-signals/signal8 testcase failure
function old new del... | | |
Bernd Jendrissek | 55988aed472 | fix "make install"
Signed-off-by: Bernd Jendrissek <bernd.jendrissek@gmail.com>
Signed-off-by: Denys Vlasenko <vda.l... | | |
Dan Fandrich | f303bdd918e | blockdev: add --getsz to replace --getsize
function old new delta
... | | |
Pere Orga | 5369563bf9b | wget: reduce bloat
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail... | | |
Vladislav Grishenko | 58271673389 | udhcpd: optional IP selection based on MAC hash
function old new d... | | |
Denys Vlasenko | 4fdb67cc65e | echo: fix SEGV when run with no args
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 28556b95feb | wget: check for final write errors for -O FILE too
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Gilles Espinasse | 26b80e8fe36 | Add the help text for 'position independent executable' code build
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
S... | | |
Denys Vlasenko | 5dad4aeedeb | modprobe: fix "modprobe -l name-with-dash"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | df7f2008c2a | modinfo: trivial optimizations
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Lauri Kasanen | 12f44ea1834 | modinfo: show firmware and depends fields
Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Signed-off-by: Denys V... | | |
Denys Vlasenko | 2384a357f41 | wget: make "wget -O FILE URL1 URL2" concatenate output
Also fixes a few cases where URL1's data (like start pos)
was... | | |
Pere Orga | 57b4909db92 | wget: fix SEGV with multiple urls and redirection
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys... | | |
Denys Vlasenko | 7c6f2468ccc | hush: do not print killer signal's name for SIGPIPE
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b9348440b04 | echo: fix ENOSPC detection and some iffy code in \NNN handling
function ... | | |
Vladislav Grishenko | 713e6d78e1c | udhcpc: use more correct, and more importantly, more understandable BPF code
Signed-off-by: Vladislav Grishenko <the... | | |
Denys Vlasenko | 48a5219f39a | reverted LINHIB0001 swap signature addition
see:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/683605
... | | |
Dan Fandrich | dc50676cce3 | Move stpcpy replacement function into libbb
Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Deny... | | |
Denys Vlasenko | 4ed3c52ce9b | mktemp: make it more compatible with GNU coreutils 8.4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 07cda2268a6 | fix bug 3223 (parameter loading problem for 2.4 kernels)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 9a5b7f636da | wget: support multiple URLs on command line even without -O :)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | a3661096f2e | wget: support multiple URLs on command line
function old new delta... | | |
Denys Vlasenko | a84eadf9bf4 | typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e1a4209a5e9 | find: trim help text a bit
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 053c12e0de3 | find: remove the hack we use to parse options first, replace with simpler code
text data bss dec h... | | |
Denys Vlasenko | 805f2453d02 | find: print/print0/prune _can_ be inverted, fix it
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 27076b82335 | find: document ! (not) operator
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4604dd86c50 | find: help text: PATH must be first
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 56cdb2fc372 | find: yet another tweak to help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 4dea9eb07f2 | find: fix help text about -prune: it also does assume -print
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | cef85c24428 | find: significantly improve hext text. +116 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0b8a7723c73 | typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 88ad9da65ef | wget: display 100% at the _end_ of chunked download
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | c60f4460bb3 | wget: chunked mode fix. Closes bug 3229
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f9af3756687 | wget: explain clearerr more clearly
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8766a791e84 | wget: correctly handle rare case when we get EAGAIN _on first_ read
Signed-off-by: Denys Vlasenko <vda.linux@googlem... | | |
Denys Vlasenko | ab8d00d64fc | progress meter: fix bugs found in stall detection and unknown size logic
Signed-off-by: Denys Vlasenko <vda.linux@go... | | |
Denys Vlasenko | d55e1396491 | progress meter: move file name to bb_progress_t. +20 bytes
We were doing expensive unicode conversion on every updat... | | |
Denys Vlasenko | e52e67cb512 | libbb/progress.c: make sure we never get negative ETA
function old n... | | |
Denys Vlasenko | 838d4bb0cd0 | progress meter: display >999 hours ETA correctly
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f836f01cc3e | wget: shrink progress meter code; strink wget and add debug logging
function ... | | |
Denys Vlasenko | 805aa9fec92 | progress bar: better overflow protection; more precise bar
function old ... | | |
Denys Vlasenko | 9213a55bf0c | wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes
function ... | | |
Denys Vlasenko | aaf091f97dc | remve erroneous dependensies on INSTALLER
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 95897f9fd2f | getty config help: fix example script
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b44e9760e10 | getty: extend its config help
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | b2f00ac22a2 | reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)
Signed-off-by: Denys Vlasenko <vda.linux@g... | | |
Denys Vlasenko | dee0fc9da1b | save 10 bytes on strings
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 0fac2f7b5b0 | wget: remove functions which retry on EINTR
function old new delta... | | |
Denys Vlasenko | e3ece7878bf | fix trivial build failure
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | df4e16c9af6 | wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers
function ... | | |
Denys Vlasenko | 77350aa9339 | tc: less ugly check for bad sizeof(G)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | f1334713024 | iproute: fix handling of "dev IFACE" selector
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | e7212a4ce5a | scripts/mkconfigs: don't use invalid basic regexp
\? are GNU extension and thus are non-standard
Signed-off-by: Den... | | |
Denys Vlasenko | 92e531458a6 | Apply post-1.18.2 fixes, bump version to 1.18.3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 698e8095fa8 | use unistd.h before _POSIX_VERSION
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 66c5b12dbf8 | ash: fix TMOUT not restoring tty attributes
function old new delta... | | |
Denys Vlasenko | dd807c16f99 | incorporate header fixes proposed in bug 3097
Not sure these are *really* needed, but I suppose they don't hurt
Sig... | | |
Denys Vlasenko | 5a746dcec5c | scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 8ee2adab213 | echo: do not retry on write errors
function old new delta
echo_mai... | | |
Denys Vlasenko | b8ab4b03880 | typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | aef441cb4d5 | tar: fix a bug where autodetection messes up -z on extract
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Mike Frysinger | ca18e255252 | runlevel/wall: depend on utmp feature
These utils use funcs from utmp.h (like setutent), but utmp.h is only
included... | | |
Denys Vlasenko | fbea2205601 | udhcpc: fix a problem with binary-encoded options
function old new ... | | |
Denys Vlasenko | 281e7b88481 | ping: trivial simplification. -2 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Denys Vlasenko | 1bb52a9b737 | ping: fix IPv6 pinging. Closes bug 3187
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | | |
Dan Fandrich | 07078c29663 | Let fbsplash display images even when a second buffer is active
If a previous application uses double buffering and ... | | |
Next → |