Commit Graph

  • 76915bf738 nandwrite: implement -n (read/write without ecc) Aaro Koskinen 2015-12-19 22:34:44 +02:00
  • dbf5a6da6a blkdiscard: new applet Ari Sundholm 2016-01-02 01:18:32 +01:00
  • c2a2625bcb ash: suppress a compilation warning Cristian Ionescu-Idbohrn 2016-01-02 00:52:29 +01:00
  • 911d265faf mount: support "nofail" option. Closes 8551 Denys Vlasenko 2015-12-30 20:11:34 +01:00
  • ce4bc1ed04 iproute: support "scope". Closes 8561 Denys Vlasenko 2015-12-30 17:32:51 +01:00
  • 6c634f7968 swaponoff: fix compile-time warning Denys Vlasenko 2015-12-18 19:02:31 +01:00
  • 2c0d3f5fd0 chpasswd: support -c argument and respect DEFAULT_PASSWD_ALGO Pascal Bach 2015-12-18 19:01:14 +01:00
  • b505251242 include/platform.h: Remove extra #endif introduced in 6df9612. Ari Sundholm 2015-12-17 20:43:12 +02:00
  • 6df961257d Resolve linker issues with Android API 21 (dprintf, tcdrain) Chris Renshaw 2015-12-17 16:42:01 +01:00
  • e0942acb9e blkid: add bcache support Mike Frysinger 2015-12-16 14:42:25 -05:00
  • 5f11ec3f6a swapon/swapoff: refine the -e (ifexists) option Mike Frysinger 2015-12-16 12:59:08 -05:00
  • 77e2bde6a5 trylink: include LDFLAGS when checking linkage Mike Frysinger 2015-12-01 11:25:10 -05:00
  • 196e400441 modutils: fix build error with !DEPMOD Denys Vlasenko 2015-11-06 15:50:28 +01:00
  • 48dc80bbba modutils: merge module_entry and module_info to common Timo Teräs 2015-11-05 18:54:55 +01:00
  • 34adecc2b0 TODO file: remove mpstat, iostat, powertop - we have them now Denys Vlasenko 2015-11-04 19:39:54 +01:00
  • 95ebcf79ff ash: add support for bash 'function' keyword Ron Yorston 2015-11-03 09:42:23 +00:00
  • bc9bee01f3 hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail Denys Vlasenko 2015-11-04 14:50:19 +01:00
  • 85405c80a2 ash: copy function tests from hush testsuite Ron Yorston 2015-11-03 09:37:40 +00:00
  • 2cf4591413 i2c_tools: suppress "'blen' may be used uninitialized in this function" Denys Vlasenko 2015-11-01 20:57:34 +01:00
  • 5ed6989d80 i2cdump: display the numeric value for block read ioctl() errors Bartosz Golaszewski 2015-10-27 17:15:05 +01:00
  • 74bb9d5e63 i2cdump: bail-out if block read fails Bartosz Golaszewski 2015-10-27 17:15:04 +01:00
  • 1fe75b8ef1 i2cdump: use I2C block mode for the 'i' mode parameter Bartosz Golaszewski 2015-10-27 17:15:03 +01:00
  • 1cde5f79d4 i2cdump: don't read block data in non-block modes Bartosz Golaszewski 2015-10-27 17:15:02 +01:00
  • fc8eb056ea i2cdetect: coding style: add a space after 'for' Bartosz Golaszewski 2015-10-27 17:15:01 +01:00
  • 99f025a499 i2cdetect: fix address skipping in auto mode Bartosz Golaszewski 2015-10-27 17:15:00 +01:00
  • 1062391365 ifupdown: use -x hostname:NAME with udhcpc Natanael Copa 2012-09-19 16:55:08 +02:00
  • 6bd3fff51a [g]unzip: fix recent breakage. Denys Vlasenko 2015-10-30 23:41:53 +01:00
  • 95650a86d1 ash: allow popredir to be called if the stack is empty Ron Yorston 2015-10-30 19:07:37 +00:00
  • 8c55dc79a7 ash: fix EXEXEC status clobbering Ron Yorston 2015-10-30 19:06:47 +00:00
  • e939856c87 ash: add tests for failures of the exec and command builtins Ron Yorston 2015-10-30 19:05:55 +00:00
  • ace833028f stat: make -f optional. This allows to build stat for non-linux systems Denys Vlasenko 2015-10-30 22:10:44 +01:00
  • fe0dc34746 lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY Denys Vlasenko 2015-10-30 21:39:19 +01:00
  • f23264b35f lineedit: search applets as well as PATH for tab completion Ron Yorston 2015-05-29 11:31:40 +01:00
  • ae57af6e78 busybox: alter help message in standalone shell mode Ron Yorston 2015-05-30 17:13:52 +01:00
  • 112889d706 hush: copy for.tests from ash testsuite Denys Vlasenko 2015-10-29 22:37:25 +01:00
  • c0e007663d ash: simplify EOF/newline handling in list parser Ron Yorston 2015-10-29 11:30:55 +00:00
  • 6bd2fabc52 Revert "ash: fix a SEGV case in an invalid heredoc" xxx Ron Yorston 2015-10-29 11:30:22 +00:00
  • 713f07d906 ash: fix error during recursive processing of here document Ron Yorston 2015-10-29 16:44:56 +00:00
  • 7b14ede049 ash tests: make test print test name before it is run Denys Vlasenko 2015-10-29 20:29:05 +01:00
  • ef2386b80a ash: only allow local variables in functions Ron Yorston 2015-10-29 16:19:14 +00:00
  • 3f221113a5 ash: respect -p flag when command builtin is run with -v/-V Ron Yorston 2015-08-03 13:47:33 +01:00
  • e2f32c02b1 ash: fix command -- crash Denys Vlasenko 2015-10-29 19:46:40 +01:00
  • 383b885ff7 ash: save a few bytes in code to parse case statements Ron Yorston 2015-08-03 13:46:25 +01:00
  • ab80e01cd9 ash: allow newline after variable name in for loop Ron Yorston 2015-08-03 13:46:00 +01:00
  • 9121510dc6 ash: add test for issue with here document Ron Yorston 2015-10-29 11:29:59 +00:00
  • 4c8576fea1 modinfo: fix "-F firmware", add "intree" field display Denys Vlasenko 2015-10-28 18:07:46 +01:00
  • 4840325351 lzop: eliminate variable, use "int" as return type Denys Vlasenko 2015-10-28 15:33:19 +01:00
  • 82c2fad26c fbsplash: use virtual y size in mmap size calculations Timo Teräs 2015-10-26 09:40:31 +02:00
  • cddc98eab7 gzip: add support for --no-name long option Aaro Koskinen 2015-10-26 23:42:33 +02:00
  • fbe50cf6bc gunzip: add support for long options Aaro Koskinen 2015-10-26 23:42:32 +02:00
  • 1de25a6e87 unzip: test for bad archive SEGVing Denys Vlasenko 2015-10-26 19:33:05 +01:00
  • d683c5c2f1 tr: support octal ranges Richard Genoud 2015-10-26 10:10:28 +01:00
  • 028524317d ifupdown: pass interface device name for ipv6 route commands Timo Teräs 2015-10-26 17:06:12 +01:00
  • db700330d8 tweak defconfig Denys Vlasenko 2015-10-25 20:36:03 +01:00
  • 0269789537 inetd: make FEATURE_INETD_RPC off by default Denys Vlasenko 2015-10-25 20:10:46 +01:00
  • 8814431aca libiproute: use if_nametoindex Ron Yorston 2015-10-21 16:57:25 +01:00
  • 6d777b75ed xargs: make -I imply -r Aaro Koskinen 2015-10-24 22:01:29 +02:00
  • f98705a00c dumpleases: string reuse Denys Vlasenko 2015-10-24 20:45:10 +02:00
  • d320a1e7a5 dumpleases: new option -d to show time in seconds Isaac Dunham 2015-10-24 20:28:04 +02:00
  • 334e12ac6a zcip: ...ad suppress the warning Denys Vlasenko 2015-10-24 19:15:44 +02:00
  • 49d51598ac zcip: do not query current time if we won't use the result Denys Vlasenko 2015-10-24 19:14:04 +02:00
  • bf1866c183 tweak zcip service example Denys Vlasenko 2015-10-24 18:57:32 +02:00
  • 1a1cfedbef Tweak README Denys Vlasenko 2015-10-24 14:58:58 +02:00
  • 4f8ecf273c update network service examples Denys Vlasenko 2015-10-24 14:55:33 +02:00
  • d32a1a4054 New example of a service: examples/var_service/zcip_if Denys Vlasenko 2015-10-24 05:30:58 +02:00
  • 9a51217668 dumpleases: make host names sanitized to shell-friendly condition Denys Vlasenko 2015-10-24 04:45:22 +02:00
  • 941e7a4919 reuse a string Denys Vlasenko 2015-10-24 04:19:56 +02:00
  • cd13974b20 rmmod: fix bad error message Denys Vlasenko 2015-10-24 04:17:04 +02:00
  • 2e9a0662bc MODPROBE_SMALL is not experimental anymore Denys Vlasenko 2015-10-24 04:13:16 +02:00
  • 049b007865 pmap: fix bogus {no such process} comm field text Denys Vlasenko 2015-10-24 03:45:57 +02:00
  • 00da72bee0 tidy up strtok use Denys Vlasenko 2015-10-23 18:43:16 +02:00
  • 59f8475924 httpd: fix heap buffer overflow. Closes 8426 Denys Vlasenko 2015-10-23 11:49:04 +02:00
  • d3d6534b2a wget: if stderr is not a tty, progress bar shouldn't use tty-tricks Denys Vlasenko 2015-10-23 02:01:38 +02:00
  • 641caaec3d libbb: factor out code which queries screen width Denys Vlasenko 2015-10-23 01:44:22 +02:00
  • a960748748 tar: add a test that we don't write into symlinks Denys Vlasenko 2015-10-22 16:37:01 +02:00
  • accd9eeb71 remove systemd support Denys Vlasenko 2015-10-22 16:01:57 +02:00
  • 537389cedd tar: fix files skipped with --strip_components not resetting selinux context Denys Vlasenko 2015-10-22 13:38:09 +02:00
  • f167e4503d tar: shrink hardlink name handling code Denys Vlasenko 2015-10-22 13:30:34 +02:00
  • 62ae323df0 tar: implement --version for buildroot Denys Vlasenko 2015-10-22 13:22:26 +02:00
  • 6c563e370d tar: add support for --strip-components=N Denys Vlasenko 2015-10-22 01:07:13 +02:00
  • c47917865d login: explain -h HOST option better Denys Vlasenko 2015-10-21 16:06:40 +02:00
  • 92e1b0826d wget: make Bartosz's "wget --passive-ftp -nd -t 3" work Denys Vlasenko 2015-10-20 21:51:52 +02:00
  • edcd5dcc9b typo fix Denys Vlasenko 2015-10-20 18:15:01 +02:00
  • 58d0e20ad0 scripts/trylink: remove $CPPFLAGS Denys Vlasenko 2015-10-20 16:40:43 +02:00
  • 5134010d88 scripts/trylink: fix bit-rotted linker option verification Denys Vlasenko 2015-10-20 16:16:16 +02:00
  • 76efb3ed33 qemu_multiarch_testing/README: add a list of qemu's needed Denys Vlasenko 2015-10-20 12:58:37 +02:00
  • f2ccefb946 setarch: add support for '-R' (disable randomization) Denys Vlasenko 2015-10-19 23:26:50 +02:00
  • 0506e292b5 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" Denys Vlasenko 2015-10-19 19:27:26 +02:00
  • d1ed3e68b8 sort: code shrink Denys Vlasenko 2015-10-19 19:13:06 +02:00
  • fd19faf705 remove extra debug printout Denys Vlasenko 2015-10-19 14:48:24 +02:00
  • 2e86a5c98d sort: fix key with delimiters breakage Denys Vlasenko 2015-10-19 14:44:51 +02:00
  • 3d0805e9e7 libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 Denys Vlasenko 2015-10-19 04:37:19 +02:00
  • 526d85831e libbb: get_uidgid() always called with allow_numeric=1 Denys Vlasenko 2015-10-19 04:27:17 +02:00
  • f3d58a29be od: get rid of (almost all) statics Denys Vlasenko 2015-10-19 02:51:56 +02:00
  • c4fb8c6ad5 fsck: do not use statics Denys Vlasenko 2015-10-19 02:24:14 +02:00
  • 36647abcc3 chattr,lsattr: shorten help message Denys Vlasenko 2015-10-19 01:29:20 +02:00
  • 95dee81a46 loginutils/*: convert to new-style "one file" applets Denys Vlasenko 2015-10-19 01:20:36 +02:00
  • 28826ac8c0 debianutils/*: convert to new-style "one file" applets Denys Vlasenko 2015-10-19 00:52:26 +02:00
  • 854bb6879d printutils/*: convert to new-style "one file" applets Denys Vlasenko 2015-10-19 00:45:46 +02:00
  • 0863e1a576 runit/*: convert to new-style "one file" applets Denys Vlasenko 2015-10-19 00:41:28 +02:00