- fc63549 free: code shrink by Denys Vlasenko · 4 years ago
- 2090048 base32: new applet by Denys Vlasenko · 4 years ago
- 03eb6eb mdev: clear LOGMODE_STDIO only directly before daemonizing by Denys Vlasenko · 4 years ago
- cb143b9 uevent: make it survive ENOBUFS by Denys Vlasenko · 4 years ago
- 1c9cd9b mdev: clean up by Denys Vlasenko · 4 years ago
- 768153b mdev: add -v to increase log verbosity by Jan Klötzke · 5 years ago
- e9003ca mdev: add syslog logging mode by Jan Klötzke · 5 years ago
- d560030 mdev: re-initialize if uevent messages were lost by Jan Klötzke · 5 years ago
- e3f4759 mdev: move daemon setup to dedicated function by Jan Klötzke · 4 years ago
- a569fd3 uevent: increase netlink buffer sizes by Denys Vlasenko · 4 years ago
- 3cd55d4 mdev: increase netlink buffer sizes by Jan Klötzke · 5 years ago
- 12aa68d libbb: set netlink socket revbuf size before binding by Jan Klötzke · 5 years ago
- 9bf4499 lineedit: fix unicode characters in prompt by Audun-Marius Gangstø · 4 years ago
- 4323ac8 libiproute: reuse string constants by Denys Vlasenko · 4 years ago
- 2c92d1e volume_id: improve struct layout (smaller offesets, smaller insns on x86) by Denys Vlasenko · 4 years, 1 month ago
- ddfdf68 fix warning: label 'out1' defined but not used by Cristian Ionescu-Idbohrn · 4 years, 1 month ago
- c20e42e util-linux: support erofs filesystem by Norbert Lange · 4 years, 5 months ago
- bd46f64 archival: avoid std namespace for local includes by Joachim Nilsson · 4 years, 7 months ago
- 4ac35a3 ash: make interactive ^C break out of PS2 mode by Denys Vlasenko · 4 years, 1 month ago
- dc9c10a hush: make interactive ^C break out of PS2 mode by Denys Vlasenko · 4 years, 1 month ago
- efe99b5 syslogd: delay PID file creation until syslogd is ready by Joachim Nilsson · 4 years, 7 months ago
- a474723 login: update UTMP before forking by Joachim Nilsson · 4 years, 7 months ago
- 5323af7 awk: fix dodgy multi-char separators splitting logic by Denys Vlasenko · 4 years, 1 month ago
- 89f063b chrt: support for musl C library by Christian Eggers · 4 years, 1 month ago
- 64981b4 hush: document bugs in [[ =~ ]] comparison by Denys Vlasenko · 4 years, 1 month ago
- a7c0653 shell: update comments on the status of [[ ]] compat by Denys Vlasenko · 4 years, 1 month ago
- b259e97 hush: add tests for unquoted < > in [[ ]] by Denys Vlasenko · 4 years, 1 month ago
- d2241f5 shell: better support of [[ ]] bashism by Denys Vlasenko · 4 years, 1 month ago
- 112453a od: unbreak it by Denys Vlasenko · 4 years, 1 month ago
- 32e1f69 compat: move hexdump -R functionality to xxd -r by Denys Vlasenko · 4 years, 1 month ago
- e16f7eb hush: output bash-compat killing signal names by Denys Vlasenko · 4 years, 1 month ago
- b65d6cb hush: do not print killing signal name in `cmd_whihc_dies_on_signal` by Denys Vlasenko · 4 years, 1 month ago
- 079487b hexdump: fix dup block comparison by Denys Vlasenko · 4 years, 2 months ago
- dac5b83 xxd: fix printing of trailing spaces by Denys Vlasenko · 4 years, 2 months ago
- 085f19c uudecode: fix possible signed char bug by Denys Vlasenko · 4 years, 2 months ago
- 2496616 avoid using strok - eliminates use of hidden global variable by Denys Vlasenko · 4 years, 2 months ago
- 535a509 httpd: code shrink by Xabier Oneca · 4 years, 2 months ago
- eecd6f7 ip rule: add support for fwmark/fwmask for policy routing by Rui Salvaterra · 4 years, 4 months ago
- 16e82c6 tar: fix fallout of last_char_is(NULL) no longer being allowed by Denys Vlasenko · 4 years, 2 months ago
- a90a54a udhcp: remove struct packing attribute, eliminates gcc-9.x by Denys Vlasenko · 4 years, 2 months ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
- 3c3928f tydy up a few uses of recursive_action(), no logic changes by Denys Vlasenko · 4 years, 2 months ago
- 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 2 months ago
- aaa0709 libbb: do not open-code __errno_location() call by Denys Vlasenko · 4 years, 2 months ago
- 841878e shell: remove FAST_FUNC from a static function by Denys Vlasenko · 4 years, 2 months ago
- b1c7a66 libbb: extend "errno pointer" trick to other than __GLIBC__ by Denys Vlasenko · 4 years, 2 months ago
- 6561e07 mount: support the sizelimit and offset option for loop devices by Steffen Trumtrar · 4 years, 4 months ago
- abefc3c libbb: fold common64_hash() into its only user by Denys Vlasenko · 4 years, 2 months ago
- bd202a5 xargs: fix -I SUBSTR behaviour by Denys Vlasenko · 4 years, 2 months ago
- d4dd48f shell: add testsuite for "wait $pid" waiting for other tasks by Denys Vlasenko · 4 years, 2 months ago
- 91e11eb ash: jobs: Fix waitcmd busy loop by Denys Vlasenko · 4 years, 2 months ago
- 8d5f465 ash: jobs: Fix infinite loop in waitproc by Denys Vlasenko · 4 years, 2 months ago
- 777a635 ash: remove a tentative TODO, it's a wrong idea by Denys Vlasenko · 4 years, 2 months ago
- afb5d8b ntpd: fix the case where two replies received at once and first one causes a step by Denys Vlasenko · 4 years, 2 months ago
- a949399 httpd: Make Deny/Allow by IP config support optional by Sergey Ponomarev · 4 years, 4 months ago
- 4864a68 httpd: Support caching via ETag header by Sergey Ponomarev · 4 years, 4 months ago
- b6efac3 httpd: Don't add Last-Modified header to response by Sergey Ponomarev · 4 years, 4 months ago
- 68f75bb httpd: Don't add Date header to response by Sergey Ponomarev · 4 years, 4 months ago
- b414cdf httpd: Update to HTTP/1.1 by Sergey Ponomarev · 4 years, 4 months ago
- 1a5d6fc hwclock: Fix settimeofday for glibc v2.31+ by Eddie James · 4 years, 4 months ago
- a77f3ec grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 by Denys Vlasenko · 4 years, 4 months ago
- 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
- 9914d8b udhcpc: add support for long options by Martin Lewis · 4 years, 4 months ago
- 8a485b0 ip address: Add support for "valid_lft" and "preferred_lft" options by Christian Eggers · 4 years, 5 months ago
- 31d34f3 ip: Add support for "noprefixroute" option by Christian Eggers · 4 years, 5 months ago
- 3992502 shell: Fix "read -d ''" behavior by Christian Eggers · 4 years, 5 months ago
- a088da4 httpd_indexcgi.c: use CSS for odd/even rows by Sergey Ponomarev · 4 years, 5 months ago
- 197ae0f httpd_indexcgi.c: minimize style CSS by Sergey Ponomarev · 4 years, 5 months ago
- 2dd82f4 lsscsi: code shrink by Denys Vlasenko · 4 years, 5 months ago
- 9a2d899 ntpd: fix refid reported in server mode, closes 13056 by Denys Vlasenko · 4 years, 5 months ago
- 06a407c networking: support ftp PASV responses not ending with ')' by Denys Vlasenko · 4 years, 5 months ago
- 79a4032 libbb: shrink last_char_is(), no longer allow NULL string argument by Denys Vlasenko · 4 years, 5 months ago
- 4468c56 domain_codec: optimize dname_dec and convert_dname by Martin Lewis · 4 years, 5 months ago
- 051665e crontab: Fix -e with editors saving using renaming strategy by Gray Wolf · 4 years, 6 months ago
- d21a63f libbb: code shrink in last_char_is() by Denys Vlasenko · 4 years, 5 months ago
- c9fc153 compare_string_array: code shrink by Martin Lewis · 4 years, 6 months ago
- ac79db6 procps: code shrink by Martin Lewis · 4 years, 6 months ago
- 1f86ecb udhcpc: fix a TODO in fill_envp using option scanner by Martin Lewis · 4 years, 6 months ago
- acdc8ee udhcp: add option scanner by Martin Lewis · 4 years, 6 months ago
- fc2ce04 wget: fix openssl options for cert verification by Scott Court · 4 years, 5 months ago
- 79bd7c3 acpid: only display -p if supported in usage by Norbert Lange · 4 years, 10 months ago
- 05faa61 dhcpd: remove hardcoded pidfile path by Norbert Lange · 4 years, 10 months ago
- 86a633e dpkg: prevent important directories from being removed by Norbert Lange · 4 years, 10 months ago
- a16c8ef nc_bloaty: support udp broadcast ports by Norbert Lange · 4 years, 10 months ago
- c918ea1 Start 1.33.0 development cycle by Denys Vlasenko · 4 years, 5 months ago
- fb95712 Bump version to 1.32.0 by Denys Vlasenko · 4 years, 5 months ago 1_32_0
- 24c212b gzip -d with zcat enabled but gunzip disabled was misbehaving by Denys Vlasenko · 4 years, 5 months ago
- b02f8ca make_single_applets.sh: switch off nologin deps option by Denys Vlasenko · 4 years, 5 months ago
- 5663a17 bc: placate a "defined but not used" warning by Denys Vlasenko · 4 years, 5 months ago
- 67e1529 nologin: make it possible to build it as single applet by Denys Vlasenko · 4 years, 5 months ago
- d5314e7 suppress a few compile warnings by Denys Vlasenko · 4 years, 5 months ago
- 7c443d1 randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
- 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
- d206b16 randomconfig fix by Denys Vlasenko · 4 years, 6 months ago
- 03ab212 randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
- df1f479 randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
- 6eb38fd randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
- 62744ef examples/udhcp/simple.script: fix IPv6 support when using udhcpc by Stefan Agner · 4 years, 6 months ago
- faab906 udhcpc6: use correct multicast MAC by Uwe Glaeser · 4 years, 6 months ago
- 4789c7c nmeter: add %T (zero-based timestamp) format by Denys Vlasenko · 4 years, 6 months ago