| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix warning: label 'out1' defined but not used | Cristian Ionescu-Idbohrn | 2020-11-19 | 1 | -0/+2 |
* | util-linux: support erofs filesystem | Norbert Lange | 2020-11-18 | 3 | -0/+72 |
* | archival: avoid std namespace for local includes | Joachim Nilsson | 2020-11-16 | 4 | -3/+3 |
* | ash: make interactive ^C break out of PS2 mode | Denys Vlasenko | 2020-11-16 | 1 | -4/+3 |
* | hush: make interactive ^C break out of PS2 mode | Denys Vlasenko | 2020-11-16 | 1 | -35/+51 |
* | syslogd: delay PID file creation until syslogd is ready | Joachim Nilsson | 2020-11-16 | 1 | -3/+1 |
* | login: update UTMP before forking | Joachim Nilsson | 2020-11-16 | 1 | -3/+5 |
* | awk: fix dodgy multi-char separators splitting logic | Denys Vlasenko | 2020-11-16 | 1 | -9/+16 |
* | chrt: support for musl C library | Christian Eggers | 2020-11-15 | 1 | -2/+32 |
* | hush: document bugs in [[ =~ ]] comparison | Denys Vlasenko | 2020-11-01 | 4 | -0/+28 |
* | shell: update comments on the status of [[ ]] compat | Denys Vlasenko | 2020-10-31 | 2 | -5/+4 |
* | hush: add tests for unquoted < > in [[ ]] | Denys Vlasenko | 2020-10-31 | 2 | -0/+5 |
* | shell: better support of [[ ]] bashism | Denys Vlasenko | 2020-10-31 | 13 | -24/+209 |
* | od: unbreak it | Denys Vlasenko | 2020-10-25 | 2 | -25/+23 |
* | compat: move hexdump -R functionality to xxd -r | Denys Vlasenko | 2020-10-25 | 2 | -64/+73 |
* | hush: output bash-compat killing signal names | Denys Vlasenko | 2020-10-24 | 9 | -7/+92 |
* | hush: do not print killing signal name in `cmd_whihc_dies_on_signal` | Denys Vlasenko | 2020-10-24 | 3 | -1/+9 |
* | hexdump: fix dup block comparison | Denys Vlasenko | 2020-10-20 | 2 | -1/+19 |
* | xxd: fix printing of trailing spaces | Denys Vlasenko | 2020-10-20 | 4 | -59/+108 |
* | uudecode: fix possible signed char bug | Denys Vlasenko | 2020-10-07 | 1 | -4/+2 |
* | avoid using strok - eliminates use of hidden global variable | Denys Vlasenko | 2020-10-06 | 11 | -36/+46 |
* | httpd: code shrink | Xabier Oneca | 2020-10-06 | 1 | -0/+7 |
* | ip rule: add support for fwmark/fwmask for policy routing | Rui Salvaterra | 2020-10-03 | 2 | -7/+27 |
* | tar: fix fallout of last_char_is(NULL) no longer being allowed | Denys Vlasenko | 2020-10-02 | 1 | -1/+1 |
* | udhcp: remove struct packing attribute, eliminates gcc-9.x | Denys Vlasenko | 2020-10-01 | 1 | -3/+3 |
* | libbb: shrink recursive_action() by reducing memory pressure | Denys Vlasenko | 2020-10-01 | 19 | -150/+159 |
* | tydy up a few uses of recursive_action(), no logic changes | Denys Vlasenko | 2020-10-01 | 3 | -13/+14 |
* | gcc-9.x warning fixes | Denys Vlasenko | 2020-10-01 | 9 | -12/+15 |
* | libbb: do not open-code __errno_location() call | Denys Vlasenko | 2020-10-01 | 1 | -1/+6 |
* | shell: remove FAST_FUNC from a static function | Denys Vlasenko | 2020-10-01 | 1 | -2/+2 |
* | libbb: extend "errno pointer" trick to other than __GLIBC__ | Denys Vlasenko | 2020-10-01 | 3 | -6/+7 |
* | mount: support the sizelimit and offset option for loop devices | Steffen Trumtrar | 2020-10-01 | 4 | -4/+67 |
* | libbb: fold common64_hash() into its only user | Denys Vlasenko | 2020-09-30 | 1 | -47/+28 |
* | xargs: fix -I SUBSTR behaviour | Denys Vlasenko | 2020-09-30 | 2 | -5/+24 |
* | shell: add testsuite for "wait $pid" waiting for other tasks | Denys Vlasenko | 2020-09-29 | 4 | -0/+18 |
* | ash: jobs: Fix waitcmd busy loop | Denys Vlasenko | 2020-09-29 | 1 | -57/+34 |
* | ash: jobs: Fix infinite loop in waitproc | Denys Vlasenko | 2020-09-29 | 1 | -6/+19 |
* | ash: remove a tentative TODO, it's a wrong idea | Denys Vlasenko | 2020-09-29 | 1 | -1/+1 |
* | ntpd: fix the case where two replies received at once and first one causes a ... | Denys Vlasenko | 2020-09-29 | 1 | -0/+9 |
* | httpd: Make Deny/Allow by IP config support optional | Sergey Ponomarev | 2020-08-16 | 1 | -18/+44 |
* | httpd: Support caching via ETag header | Sergey Ponomarev | 2020-08-15 | 1 | -3/+54 |
* | httpd: Don't add Last-Modified header to response | Sergey Ponomarev | 2020-08-15 | 1 | -6/+25 |
* | httpd: Don't add Date header to response | Sergey Ponomarev | 2020-08-15 | 1 | -2/+16 |
* | httpd: Update to HTTP/1.1 | Sergey Ponomarev | 2020-08-15 | 1 | -8/+8 |
* | hwclock: Fix settimeofday for glibc v2.31+ | Eddie James | 2020-08-15 | 1 | -3/+11 |
* | grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 | Denys Vlasenko | 2020-08-15 | 2 | -15/+22 |
* | build system: drop PLATFORM_LINUX | Ron Yorston | 2020-08-13 | 109 | -146/+2 |
* | udhcpc: add support for long options | Martin Lewis | 2020-08-13 | 2 | -35/+104 |
* | ip address: Add support for "valid_lft" and "preferred_lft" options | Christian Eggers | 2020-07-31 | 2 | -7/+62 |
* | ip: Add support for "noprefixroute" option | Christian Eggers | 2020-07-31 | 2 | -16/+33 |