aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ash: eval: Return status in eval functionsDenys Vlasenko2016-09-285-55/+89
| * traceroute: cleanup and fixes for packet size calculationsDenys Vlasenko2016-09-2811-105/+40
| * vi: fix '' command (goto to prev context)Denys Vlasenko2016-09-281-5/+5
| * mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitlyDenys Vlasenko2016-09-271-8/+14
| * examples: wpa_supplicant.conf has a wrong field deleted in examplesDenys Vlasenko2016-09-261-1/+1
| * mount: tweak "IPv6 scoped addr" commitDenys Vlasenko2016-09-261-3/+3
| * libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPEDenys Vlasenko2016-09-262-2/+11
| * libbb/speed_table.c: expand commentsDenys Vlasenko2016-09-261-1/+16
| * typo fix in commentDenys Vlasenko2016-09-261-1/+1
| * ash: in heredoc code, fix access past the end of allocated memory. Closes 9276Denys Vlasenko2016-09-251-14/+18
| * ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286Denys Vlasenko2016-09-253-5/+29
| * ifupdown: improve help text, add comment about run-parts error msgDenys Vlasenko2016-09-251-1/+6
| * libbb: handle \S in /etc/issueDenys Vlasenko2016-09-241-0/+40
| * AUTHORS: Add myself to AUTHORSLinus Walleij2016-09-221-0/+4
| * ash: use glob() from libcDenys Vlasenko2016-09-211-11/+91
| * examples/var_service/supplicant_if: new service exampleDenys Vlasenko2016-09-206-0/+83
| * ifupdown: when flushing addresses with "ip", add label %label%Denys Vlasenko2016-09-201-2/+5
| * ash: fix handling of bashism $'xxx' with high-bit chars. Closes 9236Denys Vlasenko2016-09-201-0/+3
| * hush: document better where bad redirect syntax is detectedDenys Vlasenko2016-09-201-3/+20
| * libnetlink: fix alignment of netlink messagesHauke Mehrtens2016-09-181-8/+8
| * libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)Denys Vlasenko2016-09-181-2/+3
| * ash: exit after subshell error when errexit option is setRostislav Skudnov2016-09-173-0/+8
| * fdisk: fix CONFIG_FEATURE_SUN_LABEL=y buildDenys Vlasenko2016-09-171-36/+36
| * fix "aloc" -> "alloc" typosDenys Vlasenko2016-09-173-10/+10
| * ash: add a FIXME for bug 9246Denys Vlasenko2016-09-171-0/+9
| * svlogd: strip leading '!' from processor linesFrancis Rounds2016-09-151-1/+1
| * vi: make "g<key>" error message less likely to show garbageDenys Vlasenko2016-09-151-1/+3
| * libbb:/send_to_from: do not require that "to" should have the same AF. Closes...Denys Vlasenko2016-09-151-2/+8
| * modutils: support finit_module syscallMike Frysinger2016-09-152-3/+51
| * less: switch off nonblock on kbd_fd before exitDenys Vlasenko2016-09-131-7/+5
| * less: fall back to using fd #1 for keyboard reading. Closes 9231Denys Vlasenko2016-09-131-4/+12
| * mdev: create devices from /sys/devDenys Vlasenko2016-09-071-47/+41
| * sendmail: make it possible to pause after connection helper is startedDenys Vlasenko2016-09-071-10/+14
| * volume_id: Add support for UBIFSSerj Kalichev2016-09-064-1/+135
| * libbb/xwrite: print errno on "short write" errorsDenys Vlasenko2016-09-051-2/+10
| * libbb/speed_table.c: survive B115200 and B230400 not fitting into 16 bitsDenys Vlasenko2016-09-011-11/+55
| * *: placate some compile warnings on OSXDenys Vlasenko2016-09-013-5/+5
| * sed: fix "sed n (flushes pattern space, terminates early)" testcase failureDenys Vlasenko2016-09-012-14/+11
| * wget: treat 201,202,203 as success codes too. Closes 9211Denys Vlasenko2016-08-311-1/+17
| * sha3sum: fix config text (it's no longer only 512-bit)Denys Vlasenko2016-08-291-1/+1
| * sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko2016-08-297-90/+143
| * hexdump: fix numerous bugs in handling of backslashesDenys Vlasenko2016-08-261-20/+31
| * udhcpc: Unconditionally call deconfig script, not only if lease is activePeter Korsgaard2016-08-262-6/+16
| * build system: always rewrite NUM_APPLETS.hDenys Vlasenko2016-08-231-10/+11
| * fdisk: tweak some messagesDenys Vlasenko2016-08-231-19/+24
| * fdisk: print much less cryptic partition tableDenys Vlasenko2016-08-231-87/+103
| * man: fix parsing of "DEFINE pager xyz". Closes 8976Denys Vlasenko2016-08-221-2/+2
| * init: fix for FreeBSD console opening. Closes 9031Denys Vlasenko2016-08-221-0/+5
| * unshare: --network should be --net. Closes 9116Denys Vlasenko2016-08-221-2/+2
| * docs: Update filenames in keep_data_small.txtKang-Che Sung2016-08-221-2/+2