Commit Graph

  • 2207cd6e14 tweak to config wording, no code changes Denys Vlasenko 2009-06-18 19:59:51 +02:00
  • bcbd37df24 tweak Config texts and some broken English elsewhere Denys Vlasenko 2009-06-18 13:23:58 +02:00
  • 14f6f0ad4a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) Denys Vlasenko 2009-06-18 08:20:02 +02:00
  • 7eaf58d958 modprobe: do not use ->probed_name blidly Denys Vlasenko 2009-06-17 20:33:50 +02:00
  • ee47f6e44f modprobe: correct exitcode handling and error messages with respect to -q Denys Vlasenko 2009-06-17 18:46:06 +02:00
  • a5bdbe1087 switch_root: allow /init to be a symlink; add doc (thanks Rob!) Denys Vlasenko 2009-06-17 14:03:24 +02:00
  • dc36a72ac0 udhcp: cosmetics in arpping.c, no code changes Denys Vlasenko 2009-06-17 13:56:50 +02:00
  • 799d00e84c udhcp: convert old-style logging in print_static_leases Denys Vlasenko 2009-06-17 13:44:04 +02:00
  • 6947d2c7e1 udhcp: logging improvements, field and variable renames Denys Vlasenko 2009-06-17 13:24:03 +02:00
  • 2b0e957808 examples/udhcp/udhcpd.conf: update Denys Vlasenko 2009-06-17 13:22:26 +02:00
  • 4945ed32d7 udhcpc: fix format of one log message Denys Vlasenko 2009-06-17 11:58:11 +02:00
  • 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file Denys Vlasenko 2009-06-17 11:57:09 +02:00
  • ac906fa85e udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v Denys Vlasenko 2009-06-17 11:54:52 +02:00
  • ed8982bfc0 udhcp: add a few TODOs Denys Vlasenko 2009-06-16 12:05:21 +02:00
  • 26918dd28e udhcp: rename server/client_config.arp to server_mac and client_mac Denys Vlasenko 2009-06-16 12:04:23 +02:00
  • cab3a0127c udhcp: cleanup of static lease handling Denys Vlasenko 2009-06-16 12:03:12 +02:00
  • 56f2d06c64 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip Denys Vlasenko 2009-06-16 10:25:35 +02:00
  • 990a617edf udhcp: rename giaddr to gateway_nip and server to server_nip Denys Vlasenko 2009-06-16 10:23:55 +02:00
  • 1d924f59b1 udhcp: rename fields in struct dhcpOfferedAddr Denys Vlasenko 2009-06-16 10:23:01 +02:00
  • 47f2d7ef7d udhcpd: don't fail ARP check if returned MAC matches client's one Denys Vlasenko 2009-06-16 10:20:27 +02:00
  • 1f363a0867 install: compat fix for mode of created files. Denys Vlasenko 2009-06-15 18:13:51 +02:00
  • 9517d8ad72 seq: fix input handling in non-C locales Denys Vlasenko 2009-06-15 15:47:58 +02:00
  • 6548edd430 vi: do not accept uppercase comments (compat). Closes bug 397. Denys Vlasenko 2009-06-15 12:44:11 +02:00
  • 4813a5100d libbb: stop using bb_strtod for now Denys Vlasenko 2009-06-15 09:50:54 +02:00
  • cd3dd42c28 seq: fix testsuite failures Denys Vlasenko 2009-06-15 09:16:27 +02:00
  • 82a6fb3ea6 ash: fix . builtin Denys Vlasenko 2009-06-14 19:42:12 +02:00
  • 2441060beb fix or document testsuite failures Denys Vlasenko 2009-06-13 23:41:57 +02:00
  • 16635cc2e0 test, tcpsvd, tcpsvd: shrink Denys Vlasenko 2009-06-13 22:49:08 +02:00
  • a3dcee3e8a fix permissions in testsuite Denys Vlasenko 2009-06-13 16:35:20 +02:00
  • 145512c634 Update POSIX compliance table Denys Vlasenko 2009-06-12 15:32:51 +02:00
  • a99aa6e9c4 readlink: support -n, -v, -s and -q too if support for -f is requested Denys Vlasenko 2009-06-12 13:16:21 +02:00
  • 641dd7b080 ash: revert over-zealous usage of FAST_FUNC Denys Vlasenko 2009-06-11 19:30:19 +02:00
  • 77539190ab added comments about [[ ]] to ash and hush. no code changes Denys Vlasenko 2009-06-10 14:09:48 +02:00
  • 9ca656b149 hush: add HUSH_BASH_COMPAT, make [[ special handling depend on it Denys Vlasenko 2009-06-10 13:39:35 +02:00
  • 1d77db8459 telnetd: more compact version of the fix for stray open fds Denys Vlasenko 2009-06-10 13:38:08 +02:00
  • a4bcbd0e04 telnetd: properly close fds in child Denys Vlasenko 2009-06-09 23:01:24 +02:00
  • 9d617c44d2 hush: specially handle [[ - suppress globbing & multiword expansion Denys Vlasenko 2009-06-09 18:40:52 +02:00
  • 2634bf366b randomconfig fixes Denys Vlasenko 2009-06-09 18:40:07 +02:00
  • 38d9072b2c diff: tiny compat tweak Denys Vlasenko 2009-06-09 12:55:13 +02:00
  • 764b2f0ec0 hush: drop REDIRECT_INVALID; other minor tweaks Denys Vlasenko 2009-06-07 16:05:04 +02:00
  • df5131cf3d hush: fix a segfault in export builtin Denys Vlasenko 2009-06-07 16:04:17 +02:00
  • 8f24f9812d stop using non-standard macro, use WEXITSTATUS instead Denys Vlasenko 2009-06-07 16:02:00 +02:00
  • d6b05eb9c2 hush: make builtins work in pipes (eval ... | ...) on NOMMU Denys Vlasenko 2009-06-06 20:59:55 +02:00
  • 62152da892 ifupdown: if $PATH is not set, do not set it to "" in children Denys Vlasenko 2009-06-05 21:53:11 +02:00
  • 035b4d77dc ftpd: allow multiple -S options to increase verbosity too, like -v Denys Vlasenko 2009-06-05 20:42:40 +02:00
  • 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 Denys Vlasenko 2009-06-05 16:24:29 +02:00
  • 0f952c249e inetd: comment why we redirect stderr to network Denys Vlasenko 2009-06-05 15:35:36 +02:00
  • 53f1791212 *: reduce #ifdef forest Denys Vlasenko 2009-06-05 14:55:26 +02:00
  • d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense Denys Vlasenko 2009-06-05 12:06:05 +02:00
  • 8507e1f109 ftpd: fix a case when with -w unknown commands are ignored with no error code Denys Vlasenko 2009-06-04 19:03:20 +02:00
  • a43972cb0f rename CONFIG_FEATURE_TAR_GZIP Bernhard Reutner-Fischer 2009-06-03 20:35:26 +02:00
  • dc2bbb9669 tweak docs Denys Vlasenko 2009-06-03 15:19:03 +02:00
  • 0821801349 hush: document a TODO in export builtin Denys Vlasenko 2009-06-03 14:43:56 +02:00
  • 6f22624a91 hush: fix a case when backgrounded cmd makes shell hang Denys Vlasenko 2009-06-03 14:37:30 +02:00
  • 295fef80bc hush: add support for local builtin Denys Vlasenko 2009-06-03 12:47:26 +02:00
  • 98f74034cd bloat-o-meter: touchup argv handling Mike Frysinger 2009-06-01 16:37:27 -04:00
  • 5177e28e9c bloat-o-meter: fix tab/space mixing Mike Frysinger 2009-06-01 16:34:11 -04:00
  • eab40e5885 hush_test: stop mixing tabs/spaces for indentation Mike Frysinger 2009-06-01 16:33:05 -04:00
  • a1e5ebe9bd gitignore: add debugging related files Mike Frysinger 2009-06-01 14:15:04 -04:00
  • 6a46ab8b8f hush: unify syntax_error_unterm_{ch,str} a bit Mike Frysinger 2009-06-01 14:14:36 -04:00
  • ef3e7fdd3b hush: push down expansion var in handle_dollar() Mike Frysinger 2009-06-01 14:13:39 -04:00
  • dc3bc40578 hush: add support for special vars in braces Mike Frysinger 2009-06-01 14:09:09 -04:00
  • ff64fb9e31 hush_test: filter test output to avoid C lib differences Mike Frysinger 2009-06-01 14:08:09 -04:00
  • f524b6c87f lineedit: fix warning about unused label when VI editing is disabled Mike Frysinger 2009-06-01 14:02:49 -04:00
  • 28a105d867 nc, hush: cosmetic cleanups, no code changes Denys Vlasenko 2009-06-01 11:26:30 +02:00
  • 4b7db4f2ca read_key: drop optimization where we read 3 bytes at once Denys Vlasenko 2009-05-29 10:39:06 +02:00
  • 171932d7ca hust: trivial simplification in builtin_type Denys Vlasenko 2009-05-28 17:07:22 +02:00
  • e640cb4ad1 hush: fix bug 353 (wrong handling of \x in assignments) Denys Vlasenko 2009-05-28 16:49:11 +02:00
  • 5d7cca2090 hush: optimize type builtin a bit more Denys Vlasenko 2009-05-28 09:58:43 +02:00
  • dd6b211921 hush: optimize type builtin a bit Denys Vlasenko 2009-05-28 09:45:50 +02:00
  • b9f2bb36ea only build common libarchive objs when needed Mike Frysinger 2009-05-28 00:47:14 -04:00
  • f3cbfc0e2c modprobe: fix more bugs in modprobe -r Denys Vlasenko 2009-05-28 03:54:29 +02:00
  • 398c659970 cpio.tests: fix false positive Denys Vlasenko 2009-05-28 02:03:29 +02:00
  • 93cadc2fdd hush: implement type Mike Frysinger 2009-05-27 17:06:25 -04:00
  • 673e945052 hush: remove outdated TODO and superfluous macro; fix compile breakage Denys Vlasenko 2009-05-27 14:39:35 +02:00
  • 29ec116037 POSIX conformance documentation for busybox David Krakov 2009-05-26 19:42:34 -04:00
  • 68759edb6e hush: tweak comment Denys Vlasenko 2009-05-26 14:39:41 +02:00
  • e2df5f46d0 hush: rename last_waitpid_was_0 to we_have_children Denys Vlasenko 2009-05-26 14:34:10 +02:00
  • 140def848c modprobe: fix modprobe -r. closes bug 315 Denys Vlasenko 2009-05-26 12:48:34 +02:00
  • 8d7be232a3 hush: fix SIGCHLD counting code, but keep it disabled for now. Denys Vlasenko 2009-05-25 16:38:32 +02:00
  • bf2af9acb2 flash_lock, flash_unlock: new applets Denys Vlasenko 2009-05-25 04:15:37 +02:00
  • 4f26c97b9a make compound.tests executable Denys Vlasenko 2009-05-23 17:00:13 +02:00
  • e9bda90e54 hush: fix problems with case in subshells and with "case esac" Denys Vlasenko 2009-05-23 16:50:07 +02:00
  • 342a63d659 hush_test: add some pathological compound list tests Mike Frysinger 2009-05-21 18:35:37 -04:00
  • 12bcc76e9b hush_test: test for subshell function syntax Mike Frysinger 2009-05-21 18:24:21 -04:00
  • 7b424fe738 hush_test: add subshelled case tests Mike Frysinger 2009-05-21 18:09:24 -04:00
  • cc9205bda7 hush_test: update test output to match new getopt() output Mike Frysinger 2009-05-21 17:58:15 -04:00
  • 33f85eeac5 hush_test: ignore generated files Mike Frysinger 2009-05-21 17:45:26 -04:00
  • 2b132e5139 hdparm: fix a thinko in a previous commit Denys Vlasenko 2009-05-20 23:21:42 +02:00
  • d8aeba4eed Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox Denys Vlasenko 2009-05-20 21:50:29 +02:00
  • c706845539 hdparm: code shrink Denys Vlasenko 2009-05-20 16:11:41 +02:00
  • 6d335be211 hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines Denys Vlasenko 2009-05-20 14:48:03 +02:00
  • 73f3799236 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox Denys Vlasenko 2009-05-20 14:10:50 +02:00
  • e18255d1da Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox Denys Vlasenko 2009-05-20 12:20:48 +02:00
  • 38478a600f hush: fix build failure when jobs are disabled Mike Frysinger 2009-05-20 04:48:06 -04:00
  • 0149f02a72 appletlib.c: prevent applet list overflowing screen Denys Vlasenko 2009-05-19 18:01:42 +02:00
  • 5e61115ea4 scriptreplay: new applet. +423 bytes Denys Vlasenko 2009-05-19 17:36:16 +02:00
  • 5a49d284a6 add platform tweaks Denys Vlasenko 2009-05-19 13:18:45 +02:00
  • e424423a7b awk: put at least one NUL between $n. Hopefully closes 337. Denys Vlasenko 2009-05-18 23:50:03 +02:00
  • 167cd709df gzip: fix gzip with many files corrupting some files after first Denys Vlasenko 2009-05-18 13:08:57 +02:00