2016-09-01 |
Denys Vlasenko | libbb/speed_table.c: survive B115200 and B230400 not... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Denys Vlasenko | *: placate some compile warnings on OSX |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Denys Vlasenko | sed: fix "sed n (flushes pattern space, terminates... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Denys Vlasenko | wget: treat 201,202,203 as success codes too. Closes... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Denys Vlasenko | sha3sum: fix config text (it's no longer only 512-bit) |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Denys Vlasenko | sha3: fix to conform to final SHA3 padding standard... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Denys Vlasenko | hexdump: fix numerous bugs in handling of backslashes |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Peter Korsgaard | udhcpc: Unconditionally call deconfig script, not only... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Denys Vlasenko | build system: always rewrite NUM_APPLETS.h |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Denys Vlasenko | fdisk: tweak some messages |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Denys Vlasenko | fdisk: print much less cryptic partition table |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Denys Vlasenko | man: fix parsing of "DEFINE pager xyz". Closes 8976 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Denys Vlasenko | init: fix for FreeBSD console opening. Closes 9031 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Denys Vlasenko | unshare: --network should be --net. Closes 9116 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Kang-Che Sung | docs: Update filenames in keep_data_small.txt |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Denys Vlasenko | hush: fix "redirects can close script fd" bug |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Denys Vlasenko | build system: different fix for include/applet_tables... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Denys Vlasenko | wget/ssl_helper: update to wolfssl-3.9.8 |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Denys Vlasenko | hush: do not leak script fds into NOEXEC children |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Denys Vlasenko | hush: bit better comments in redirect code. No logic... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Denys Vlasenko | hush: `cmd` and arithmetic also need the fix for FILE... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Denys Vlasenko | hush: fix a bug in FEATURE_SH_STANDALONE=y config.... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Denys Vlasenko | top: move free(prev_hist) out of signal path |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Denys Vlasenko | ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Denys Vlasenko | less: fix bracket search to match behavior of less 481 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Denys Vlasenko | less: fix SEGV |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Natanael Copa | gzip: add test that checks that -9 compresses better... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Natanael Copa | gzip: fix compression level bug. Closes 9131 |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Natanael Copa | lineedit: trivial codeshrink for vi-mode |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Denys Vlasenko | build system: fix include/NUM_APPLETS.h generation |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Denys Vlasenko | libiproute: eliminate some redundant zero stores |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Denys Vlasenko | ip: fix an improper optimization: req.r.rtm_scope may... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Denys Vlasenko | cp: fix -i for POSIX mode. Closes 9106 |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Miroslav Lichvar | ntpd: respond only to client and symmetric active packets |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Denys Vlasenko | service/fw example: do not ruin $if[], use different... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Denys Vlasenko | wget: run s_client helper with -servername HOST |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Denys Vlasenko | ssl_helper.sh: strip was invoked incorrectly |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Denys Vlasenko | var_service/fw: optionally flush all netdevs; optionall... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Denys Vlasenko | ash: fix handling of ${VAR: -2} |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Denys Vlasenko | config: disentangle PREFER_APPLETS from SH_STANDALONE... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Denys Vlasenko | hush: fix a possible bug |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Denys Vlasenko | typo fixes |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Denys Vlasenko | ash: do not leave SIGQUIT ignored on "exec CMD" |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Denys Vlasenko | cp: make verbose cp show symlink copies too |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Denys Vlasenko | sendmail: include -H and -S in short help text |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Denys Vlasenko | sendmail: improve help text |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Denys Vlasenko | trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS X |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Denys Vlasenko | {md5,shaN}sum: make -c EMPTY fail |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Denys Vlasenko | examples: add a useful "see abridged log" script for... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Denys Vlasenko | cpio: tweak help text |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Denys Vlasenko | getopt32: add new syntax of 'o:+' and 'o:*' for -o... |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Denys Vlasenko | whois: implement -i |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Denys Vlasenko | whois: make it actually work |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Denys Vlasenko | build system: fix a few warnings for allnoconfig build |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Ron Yorston | libbb: suppress warning about run_applet_and_exit |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Denys Vlasenko | arp: fix buffer overflow. Closes 9071 |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Denys Vlasenko | udhcpc: run "deconfig" script in manual renew state... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Denys Vlasenko | ntpd: daemonize before DNS resolution |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Denys Vlasenko | build system: make CONFIG_FEATURE_USE_BSS_TAIL less... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
Natanael Copa | df: use f_frsize instead of f_bsize for correct sizes |
commit | commitdiff | tree | snapshot |
2016-06-24 |
Bartosz Golaszewski | i2cdump: don't use common_bufsiz1 |
commit | commitdiff | tree | snapshot |
2016-06-23 |
Jonas Danielsson | ping: populate icmp_id field for "simple" ping too |
commit | commitdiff | tree | snapshot |
2016-06-22 |
Denys Vlasenko | Start 1.26.0 development cycle |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Denys Vlasenko | Bump version to 1.25.0 1_25_0 |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Denys Vlasenko | libarchive: fix xmalloc_open_zipped_read_close() |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | setsid: fix broken -c |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | scripts/trylink: libbusybox fix |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | libarchive: fix open_zipped() |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | libarchive: fix xmalloc_open_zipped_read_close() on... |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | randomconfig fixes 5: false positive for tar; mount... |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Denys Vlasenko | modprobe-small: fix bogus handling of unpack errors |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Denys Vlasenko | randomconfig fixes 4 |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Denys Vlasenko | randomconfig fixes 3 |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Denys Vlasenko | randomconfig fixes 2 |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2016-06-19 |
Ron Yorston | libbb: move common code into run_applet_and_exit |
commit | commitdiff | tree | snapshot |
2016-06-18 |
Ron Yorston | Allow "busybox <applet>" to work when busybox is disabled |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Denys Vlasenko | ntpd: retry initial DNS resolution (forever, no timeout... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Natanael Copa | libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Close... |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Denys Vlasenko | Make busybox an optional applet |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Denys Vlasenko | cp: add -u/--update and --remove-destination |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Denys Vlasenko | arping: avoid use of ether_ntoa(). Closes 8926 |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Denys Vlasenko | sed: fix append command to match GNU sed 4.2.1 |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Denys Vlasenko | flock: merge spawn_and_wait() code patchs for -c and... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Denys Vlasenko | flock: fix -c; improve error handling of fork+exec |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Szabolcs Nagy | ip: fix problem on mips64 n64 big endian musl systems |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Denys Vlasenko | sed: understand \n,\r and \t in i and a commands. Close... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Denys Vlasenko | generate_BUFSIZ.sh: yet another tweak |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Denys Vlasenko | *: slap on a few ALIGN1/2s where appropriate |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Denys Vlasenko | scripts/trylink: document DATA_SEGMENT_ALIGN() hack |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | build system: fix generate_BUFSIZ.sh to not alternate... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | libbb: constify *bb_common_bufsiz1 (if it is compiled... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | udhcp: add setup_common_bufsiz() as needed |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | *: hopefully all setup_common_bufsiz() are in place |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | *: add most of the required setup_common_bufsiz() calls |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Denys Vlasenko | libbb: make bb_common_bufsiz1 1 kbyte, add capability... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Denys Vlasenko | unzip: shorter code for date/time generation |
commit | commitdiff | tree | snapshot |
next |