| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | {md5,shaN}sum: make -c EMPTY fail | Denys Vlasenko | 2016-07-11 | 2 | -14/+31 |
* | examples: add a useful "see abridged log" script for ntpd service example | Denys Vlasenko | 2016-07-10 | 1 | -0/+4 |
* | cpio: tweak help text | Denys Vlasenko | 2016-07-08 | 1 | -4/+4 |
* | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko | 2016-07-06 | 58 | -159/+168 |
* | whois: implement -i | Denys Vlasenko | 2016-07-06 | 1 | -7/+11 |
* | whois: make it actually work | Denys Vlasenko | 2016-07-06 | 1 | -13/+124 |
* | build system: fix a few warnings for allnoconfig build | Denys Vlasenko | 2016-07-05 | 3 | -15/+19 |
* | libbb: suppress warning about run_applet_and_exit | Ron Yorston | 2016-07-05 | 1 | -2/+2 |
* | arp: fix buffer overflow. Closes 9071 | Denys Vlasenko | 2016-07-04 | 1 | -3/+3 |
* | udhcpc: run "deconfig" script in manual renew state too. closes 9061 | Denys Vlasenko | 2016-07-03 | 2 | -2/+10 |
* | ntpd: daemonize before DNS resolution | Denys Vlasenko | 2016-07-03 | 1 | -20/+25 |
* | build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky | Denys Vlasenko | 2016-06-29 | 1 | -72/+28 |
* | df: use f_frsize instead of f_bsize for correct sizes | Natanael Copa | 2016-06-24 | 1 | -10/+10 |
* | i2cdump: don't use common_bufsiz1 | Bartosz Golaszewski | 2016-06-24 | 1 | -1/+1 |
* | ping: populate icmp_id field for "simple" ping too | Jonas Danielsson | 2016-06-23 | 1 | -0/+8 |
* | Start 1.26.0 development cycle | Denys Vlasenko | 2016-06-22 | 1 | -2/+2 |
* | Bump version to 1.25.01_25_0 | Denys Vlasenko | 2016-06-22 | 1 | -1/+1 |
* | libarchive: fix xmalloc_open_zipped_read_close() | Denys Vlasenko | 2016-06-21 | 1 | -0/+3 |
* | setsid: fix broken -c | Denys Vlasenko | 2016-06-20 | 1 | -1/+1 |
* | typo fix | Denys Vlasenko | 2016-06-20 | 1 | -1/+1 |
* | scripts/trylink: libbusybox fix | Denys Vlasenko | 2016-06-20 | 1 | -1/+1 |
* | libarchive: fix open_zipped() | Denys Vlasenko | 2016-06-20 | 1 | -7/+12 |
* | libarchive: fix xmalloc_open_zipped_read_close() on NOMMU | Denys Vlasenko | 2016-06-20 | 5 | -28/+23 |
* | randomconfig fixes 5: false positive for tar; mount emits corrupted message | Denys Vlasenko | 2016-06-20 | 2 | -2/+2 |
* | modprobe-small: fix bogus handling of unpack errors | Denys Vlasenko | 2016-06-20 | 1 | -12/+28 |
* | randomconfig fixes 4 | Denys Vlasenko | 2016-06-20 | 2 | -2/+4 |
* | randomconfig fixes 3 | Denys Vlasenko | 2016-06-20 | 2 | -1/+2 |
* | randomconfig fixes 2 | Denys Vlasenko | 2016-06-19 | 4 | -3/+6 |
* | randomconfig fixes | Denys Vlasenko | 2016-06-19 | 11 | -46/+80 |
* | libbb: move common code into run_applet_and_exit | Ron Yorston | 2016-06-19 | 2 | -15/+8 |
* | Allow "busybox <applet>" to work when busybox is disabled | Ron Yorston | 2016-06-18 | 1 | -0/+4 |
* | ntpd: retry initial DNS resolution (forever, no timeout for now). | Denys Vlasenko | 2016-06-06 | 1 | -17/+30 |
* | libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 | Natanael Copa | 2016-05-31 | 1 | -0/+1 |
* | Make busybox an optional applet | Denys Vlasenko | 2016-05-31 | 2 | -3/+19 |
* | cp: add -u/--update and --remove-destination | Denys Vlasenko | 2016-05-27 | 3 | -19/+56 |
* | arping: avoid use of ether_ntoa(). Closes 8926 | Denys Vlasenko | 2016-05-26 | 1 | -4/+7 |
* | sed: fix append command to match GNU sed 4.2.1 | Denys Vlasenko | 2016-05-06 | 2 | -12/+23 |
* | flock: merge spawn_and_wait() code patchs for -c and sans-c uses | Denys Vlasenko | 2016-04-24 | 1 | -12/+12 |
* | flock: fix -c; improve error handling of fork+exec | Denys Vlasenko | 2016-04-24 | 1 | -2/+17 |
* | ip: fix problem on mips64 n64 big endian musl systems | Szabolcs Nagy | 2016-04-24 | 1 | -13/+24 |
* | sed: understand \n,\r and \t in i and a commands. Closes 8871 | Denys Vlasenko | 2016-04-24 | 2 | -13/+43 |
* | generate_BUFSIZ.sh: yet another tweak | Denys Vlasenko | 2016-04-24 | 2 | -13/+42 |
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 30 | -49/+49 |
* | scripts/trylink: document DATA_SEGMENT_ALIGN() hack | Denys Vlasenko | 2016-04-22 | 1 | -0/+10 |
* | generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds | Denys Vlasenko | 2016-04-22 | 1 | -2/+2 |
* | build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds | Denys Vlasenko | 2016-04-21 | 2 | -73/+109 |
* | libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer) | Denys Vlasenko | 2016-04-21 | 2 | -3/+3 |
* | libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work | Denys Vlasenko | 2016-04-21 | 2 | -5/+6 |
* | udhcp: add setup_common_bufsiz() as needed | Denys Vlasenko | 2016-04-21 | 3 | -4/+8 |
* | *: hopefully all setup_common_bufsiz() are in place | Denys Vlasenko | 2016-04-21 | 29 | -55/+83 |