| Commit message (Expand) | Author | Files | Lines |
2015-01-27 | Apply post-1.23.0 patches, bump version to 1.23.11_23_1 | Denys Vlasenko | 8 | -56/+71 |
2014-12-24 | Bump version to 1.23.01_23_0 | Denys Vlasenko | 1 | -1/+1 |
2014-12-24 | libbb: add sanity check in bb_arg_max() | Denys Vlasenko | 1 | -1/+9 |
2014-12-22 | randomconfig fixes | Denys Vlasenko | 4 | -7/+7 |
2014-12-22 | Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS | Peter Kümmel | 1 | -0/+2 |
2014-12-21 | udhcpc: account for script run time | Denys Vlasenko | 1 | -1/+5 |
2014-12-18 | nanddump: don't show --bb in usage when disabled | Baruch Siach | 1 | -1/+3 |
2014-12-17 | nandwrite: fix build when long options are disabled | Baruch Siach | 1 | -3/+4 |
2014-12-15 | lineedit: don't block when looking for escape sequence in vi-mode | Ron Yorston | 1 | -1/+1 |
2014-12-11 | tar: fix "tar -cJ" ignoring -J option. closes 7706 | Denys Vlasenko | 1 | -38/+28 |
2014-12-10 | lineedit: don't fall back to simple line input if tty is in raw mode | Denys Vlasenko | 1 | -2/+6 |
2014-12-10 | Config: select PLATFORM_LINUX if using sendfile() | Bartosz Golaszewski | 1 | -0/+1 |
2014-12-10 | flashcp: change BUFSIZE to 4k | Jacob Kjaergaard | 1 | -1/+1 |
2014-12-07 | make xmalloc_open_zipped_read_close result NUL terminated | Denys Vlasenko | 1 | -1/+2 |
2014-12-07 | libarchive: add capability to unpack to mem.buffer | Denys Vlasenko | 14 | -125/+241 |
2014-12-07 | Rename transformer_aux_data_t -> transformer_state_t | Denys Vlasenko | 13 | -70/+70 |
2014-11-30 | man: do not mangle $MANPATH in memory | Denys Vlasenko | 1 | -3/+5 |
2014-11-27 | libbb: use sendfile() to copy data between file descriptors | Bartosz Golaszewski | 4 | -42/+71 |
2014-11-27 | man: accept a list of dirs in $MANPATH | Denys Vlasenko | 1 | -37/+49 |
2014-11-26 | libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ | Denys Vlasenko | 2 | -3/+6 |
2014-11-26 | bbunit: fix WANT_TIMING compilation | Denys Vlasenko | 1 | -1/+1 |
2014-11-26 | gitignore: add testsuite/echo-ne | Bartosz Golaszewski | 1 | -0/+1 |
2014-11-25 | udhcpd: if a lease from lease file coincides with a static one, ignore it | Denys Vlasenko | 1 | -1/+13 |
2014-11-21 | init: do not run shutdown/reexec actions from signal handler | Denys Vlasenko | 1 | -20/+30 |
2014-11-20 | modprobe,rmmod: reject module names with slashes | Denys Vlasenko | 1 | -0/+11 |
2014-11-20 | typo fix in comment | Denys Vlasenko | 1 | -1/+1 |
2014-11-18 | ash,hush: do not segfault on $((2**63 / -1)) | Denys Vlasenko | 1 | -4/+23 |
2014-11-17 | ash: fix handling of negative start value in ${v:start:len} | Denys Vlasenko | 1 | -1/+9 |
2014-11-17 | iproute: support onelink route option and print route flags | Michael Tokarev | 1 | -1/+17 |
2014-11-17 | exit with 127 if appled name wasn't found - it's more POSIXy | Denys Vlasenko | 1 | -2/+4 |
2014-11-04 | zcip: Add environment variable for overriding log functionality | Michel Stam | 5 | -0/+35 |
2014-10-30 | zcip: allow our own class B range to be used for ZeroConf | Michel Stam | 1 | -9/+21 |
2014-10-30 | udhcpd: add option for tweaking arpping | Michel Stam | 6 | -21/+39 |
2014-10-05 | ntpd: calculate offset to jitter ratio before updating jitter | Miroslav Lichvar | 1 | -4/+8 |
2014-10-05 | sed: fix "sed CMD -i nonexistent_file". Closes 7484 | Denys Vlasenko | 1 | -2/+6 |
2014-10-02 | ntpd: don't stay at short polling interval | Miroslav Lichvar | 1 | -27/+53 |
2014-10-02 | getty: set tty attrs so that control chars are shown as ^c | Denys Vlasenko | 1 | -8/+9 |
2014-09-27 | ntpd: be less eager to use shorter poll intervals | Denys Vlasenko | 1 | -39/+41 |
2014-09-25 | ubiupdatevol: fix -t to not require an option. Closes 7466 | Denys Vlasenko | 1 | -9/+14 |
2014-09-24 | install: fix help text | Denys Vlasenko | 1 | -1/+1 |
2014-09-24 | ntpd: split out poll adjusting code | Miroslav Lichvar | 1 | -37/+39 |
2014-09-24 | ntpd: don't wait for good offset before disabling burst mode | Miroslav Lichvar | 1 | -6/+3 |
2014-09-24 | install: implement -t DIR | Aaro Koskinen | 1 | -15/+22 |
2014-09-23 | less: make -E work | Aaro Koskinen | 1 | -1/+8 |
2014-09-22 | less: trivial code shrink | Denys Vlasenko | 1 | -4/+3 |
2014-09-22 | less: move "retry-on-EAGAIN" logic closer to read ops | Denys Vlasenko | 3 | -32/+29 |
2014-09-21 | less: disable "suppress empty wraparound" optimization | Denys Vlasenko | 1 | -0/+6 |
2014-09-20 | df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 | Ari Sundholm | 1 | -8/+7 |
2014-09-18 | false: make "false --help" exit with 1 | Denys Vlasenko | 2 | -8/+35 |
2014-09-17 | df: implement -T option | Ari Sundholm | 1 | -2/+23 |