Commit Graph

  • c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument Denys Vlasenko 2011-04-11 03:58:30 +02:00
  • 6161cdbb83 conspy: fix ESC key lost Pascal Bellard 2011-04-11 03:52:53 +02:00
  • 5bc8c005a8 move remaining help text from include/usage.src.h Pere Orga 2011-04-11 03:29:49 +02:00
  • 73ef15cf38 syslogd: optional support for /etc/syslog.conf Sergey Naumov 2011-04-10 07:34:27 +02:00
  • d277f55ebd http: document index.cgi usage. no code changes Denys Vlasenko 2011-04-10 03:08:22 +02:00
  • ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. Denys Vlasenko 2011-04-07 17:52:20 +02:00
  • 8e23fafade ntpd: decrease ntpd -q "no response" timeout to 10 sec Denys Vlasenko 2011-04-07 01:45:20 +02:00
  • c0644cac0d applets/install.sh: afer quoting of variables Denys Vlasenko 2011-04-05 02:37:15 +02:00
  • 9eb7bfd4d4 passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated Tito Ragusa 2011-04-05 00:18:33 +02:00
  • 12140e607c fix install.sh Denys Vlasenko 2011-04-04 03:53:23 +02:00
  • e32d05b708 ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) Denys Vlasenko 2011-04-04 02:12:14 +02:00
  • 929f63e57c start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode Denys Vlasenko 2011-04-04 02:03:35 +02:00
  • 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c Pere Orga 2011-04-01 22:56:30 +02:00
  • fa9126e689 ls: better help text for -a and -A Denys Vlasenko 2011-04-03 01:27:49 +02:00
  • 34425389e0 move help text from include/usage.src.h to coreutils/*.c Pere Orga 2011-03-31 14:43:25 +02:00
  • e3d8d077b7 small fix for HISTFILESIZE Denys Vlasenko 2011-03-31 14:39:38 +02:00
  • 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. Denys Vlasenko 2011-03-31 13:16:52 +02:00
  • a439fa93f6 hush: remove outdated comments Denys Vlasenko 2011-03-30 19:11:46 +02:00
  • cecbc98611 hush: fix source1.tests Denys Vlasenko 2011-03-30 18:54:52 +02:00
  • 0e89fd9c39 fbsplash: Add support for 24 and 32 bit color depth Nuno Lucas 2011-03-28 15:30:59 +02:00
  • 55068c478e move help text from include/usage.src.h to console-tools/*.c Pere Orga 2011-03-27 23:42:28 +02:00
  • 6ec1510f71 applet_tables: do not include libbb.h, that header ir for target builds Denys Vlasenko 2011-03-28 01:23:38 +02:00
  • 4a2aecb53a mesg: operate on stdin, not on stderr (compat) Denys Vlasenko 2011-03-28 00:59:16 +02:00
  • 95755181b8 httpd: don't send error messages with gzip encoding Peter Korsgaard 2011-03-25 13:38:52 +01:00
  • 95f5c52e6f diff: optimize diffing of files with the same metadata Roman Borisov 2011-03-27 23:24:09 +02:00
  • 1f4447b2d4 move help text from include/usage.src.h to archival/*.c Pere Orga 2011-03-27 22:40:30 +02:00
  • 700fbc308d wget: --post-data=STR should not encode STR, should send it verbatim Vitaly Magerya 2011-03-27 22:33:13 +02:00
  • a9e5c43b8b pstree: fix "warning: 'handle_thread' defined but not used" Denys Vlasenko 2011-03-27 16:15:02 +02:00
  • 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y Denys Vlasenko 2011-03-27 01:18:07 +01:00
  • 19311bfa7b mount: add --rbind option support Roman Borisov 2011-03-24 15:08:43 +03:00
  • d3679d2491 mount: rprivate option fix Roman Borisov 2011-03-23 11:20:25 +03:00
  • c162bcdcd1 hush: document a bug about aborting on sourced file error when non-interactive Denys Vlasenko 2011-03-24 05:38:51 +01:00
  • 3eab24e64a hush: make parse errors in sourced file non-fatal in interactive script Denys Vlasenko 2011-03-24 05:25:59 +01:00
  • 68d5cb5dac hush: fix a case where return in sourced file has no effect Denys Vlasenko 2011-03-24 02:50:03 +01:00
  • 20704f0662 ash,hush: recheck LANG before every line input Denys Vlasenko 2011-03-23 17:59:27 +01:00
  • 7f4b769c42 don't call freeaddinfo(NULL) Vitaly Magerya 2011-03-22 20:14:26 +01:00
  • cf9074b54b login: set PAM RHOST Ryan Phillips 2011-03-22 18:27:21 +01:00
  • f922154f65 dd: free allocated memory if CLEANUP enabled Alexey Soloviev 2011-03-16 10:39:46 +03:00
  • beea5a70c3 mesg: make group/all writability configurable Denys Vlasenko 2011-03-22 06:54:36 +01:00
  • b0e8ced358 ln: explain why we use xstrdup Denys Vlasenko 2011-03-21 12:36:35 +01:00
  • 32176ccec4 init: fix a case where execv's 1st arg was wrong Denys Vlasenko 2011-03-21 05:07:43 +01:00
  • e2e55b0eb5 wget: move help text to .c file Denys Vlasenko 2011-03-21 00:37:05 +01:00
  • 625f218d43 wget: fix fname_out usage wrt redirects Denys Vlasenko 2011-03-21 00:29:37 +01:00
  • c2fda8642d mount: add a test for bind+rshared Denys Vlasenko 2011-03-14 06:28:28 +01:00
  • cf8b55c40b pwdx: new applet Pere Orga 2011-03-12 18:13:15 +01:00
  • 5c942713b7 busybox: fail if --install is not given an absolute path Denys Vlasenko 2011-03-12 06:08:28 +01:00
  • 9ac5596a51 udhcpc: emit "correct" secs field Denys Vlasenko 2011-03-12 05:37:54 +01:00
  • ea684c6aaf ls: fix handling of symlinks by option -1 Denys Vlasenko 2011-03-12 03:12:36 +01:00
  • 8345b2bd5e libbb: make warning go away Denys Vlasenko 2011-03-12 02:19:50 +01:00
  • 48b6f59e19 chsum: fix Pascal Bellard 2011-03-11 23:40:27 +01:00
  • 7d4e7a27af s/FAIL_DELAY/LOGIN_FAIL_DELAY/ Denys Vlasenko 2011-03-08 21:07:05 +01:00
  • f8416dc6f6 forgot to add libbb/get_shell_name.c Denys Vlasenko 2011-03-08 21:02:42 +01:00
  • 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) Denys Vlasenko 2011-03-08 21:00:36 +01:00
  • 86cf0364bd printenv: fix environ == NULL segfault Denys Vlasenko 2011-03-08 12:44:02 +01:00
  • 6b6af53426 ash/hush: shrink help text Denys Vlasenko 2011-03-08 10:24:17 +01:00
  • 115c35d68e ftpd: better usage text Denys Vlasenko 2011-03-08 03:01:10 +01:00
  • 9283d7c5c2 kill: fix infinite loop when passed PIDs are not valid numbers Pere Orga 2011-03-07 16:22:17 +01:00
  • 976ec23da5 remove stray empty line Denys Vlasenko 2011-03-07 13:12:01 +01:00
  • b0b834342f ash/hush: provide help text Denys Vlasenko 2011-03-07 12:34:59 +01:00
  • aefe1c260e ash: fix execution of shell scripts without shebang Denys Vlasenko 2011-03-07 12:02:40 +01:00
  • 8b6b472f4e klogd: fix the problem of delayed handling of ^C and SIGTERM Denys Vlasenko 2011-03-07 10:57:26 +01:00
  • e6bb8d339f udhcpc: add -B option Keith Young 2011-03-07 03:18:46 +01:00
  • 82e785cf8c more: fix tabs handling Denys Vlasenko 2011-03-07 02:01:52 +01:00
  • bff5f3f2b4 fix bit rot in scripts/Makefile.IMA #2 Denys Vlasenko 2011-03-06 23:48:24 +01:00
  • 726ebbaa9f fix bit rot in scripts/Makefile.IMA Denys Vlasenko 2011-03-06 23:09:42 +01:00
  • 102b8bde3b .gitignore: add missing ignores Bjørn Forsman 2011-03-03 09:55:19 +01:00
  • 293a8f250d nameif: add matching by phy_address=NUM; extend help text Phil Sutter 2011-03-06 19:42:51 +01:00
  • 2adc0e6d8b nameif: fix parsing of /proc/net/dev; small code shrink Phil Sutter 2011-03-06 19:15:30 +01:00
  • bd74e3d8be libbb/login/su: do not sanitize shell name twice Denys Vlasenko 2011-03-06 18:49:40 +01:00
  • 41478ade4f tr: free allocated memory in tr if CLEANUP enabled Alexey Soloviev 2011-03-06 18:21:07 +01:00
  • 4a2a86d5e7 improve --install operation in chroot jails Denys Vlasenko 2011-03-06 06:02:31 +01:00
  • 7cfe6ea99e xargs: support --no-run-if-empty (synonym to -r) Denys Vlasenko 2011-03-03 09:51:57 +01:00
  • 1df0af7670 don't leak malloced variables in the loop; remove double alloc Alexey Fomenko 2011-03-02 04:13:21 +01:00
  • 940c7206c2 convert "do {...} while (1);" -> "while (1) {...}" Denys Vlasenko 2011-03-02 04:07:14 +01:00
  • 708dd4c986 add missing fclose's Alexey Fomenko 2011-03-02 04:01:24 +01:00
  • b80acf58f1 tar: skip leading / and handle names like abc/..////def -> def (not ///def) Denys Vlasenko 2011-03-02 01:21:02 +01:00
  • ea6116ee59 libbb: remove dead code in getopt32. -7 bytes Alexey Fomenko 2011-03-01 19:25:49 +01:00
  • 5e29e26388 tar: on extract, everything up to and including last ".." is stripped Denys Vlasenko 2011-03-01 17:21:07 +01:00
  • 7d65abea09 libbb: make user/group name cache strings longer (~27 chars) Denys Vlasenko 2011-03-01 16:27:13 +01:00
  • 3b28dae17d ls: widen -s (1k blocks) column from 4 to 6 Denys Vlasenko 2011-03-01 05:37:41 +01:00
  • 26d11b8133 ls: -g implies -l Denys Vlasenko 2011-02-28 12:38:08 +01:00
  • 9f368e38fb ls: fix bits for -T, -w and --color; make -n imply -l; fix comments Denys Vlasenko 2011-02-28 12:16:10 +01:00
  • c6450c974f mount: strip multiple trailing slashes, not just one Denys Vlasenko 2011-02-28 11:09:49 +01:00
  • c8dc01dc80 mount: update /etc/mtab properly on mount --move Roman Borisov 2011-02-28 05:06:01 +01:00
  • 251962f207 whois: new applet Pere Orga 2011-02-27 23:38:52 +01:00
  • 9beb68e3e2 showkey: make showkey -a work on any stdin Harald Becker 2011-02-27 07:16:44 +01:00
  • cd387f2554 ls: fix one-bit-off which caused -H to behave as -h Denys Vlasenko 2011-02-27 04:10:00 +01:00
  • 143c5baf6c adduser: use better argv passing to addgroup Denys Vlasenko 2011-02-27 04:03:27 +01:00
  • e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" Denys Vlasenko 2011-02-26 22:24:08 +01:00
  • da4441c44f fix libiproute compile with kernel headers < 2.6.17 Stefan Seyfried 2011-02-21 17:29:59 +01:00
  • 301fe50ca2 mount: ignore unknown mount options when remounting NFS mounts Peter Korsgaard 2011-02-21 17:52:13 +01:00
  • 945fd173e9 mount: fix wrong long option namess Roman Borisov 2011-02-25 14:50:39 +03:00
  • 3bb235c3b5 iproute: fix parsing and matching of of "short" IP addrs like 10/8 Denys Vlasenko 2011-02-23 01:20:44 +01:00
  • bac0a25f72 slightly better wording in comments Denys Vlasenko 2011-02-21 03:47:50 +01:00
  • b12553faa8 ash: fix ash-signals/signal8 testcase failure Denys Vlasenko 2011-02-21 03:22:20 +01:00
  • 55988aed47 fix "make install" Bernd Jendrissek 2011-02-20 05:50:04 +01:00
  • f303bdd918 blockdev: add --getsz to replace --getsize Dan Fandrich 2011-02-20 04:15:43 +01:00
  • 5369563bf9 wget: reduce bloat Pere Orga 2011-02-16 20:09:36 +01:00
  • 5827167338 udhcpd: optional IP selection based on MAC hash Vladislav Grishenko 2011-02-16 13:31:30 +01:00
  • 4fdb67cc65 echo: fix SEGV when run with no args Denys Vlasenko 2011-02-15 18:35:54 +01:00