- 31df5a3 ash: reset SIGHUP earlier: allows HUP traps in .profile, closes 13371 by Denys Vlasenko · 4 years, 1 month ago
- 6c5f429 traceroute: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 623e55a traceroute: even with -v, don't show other ping processes reply's by Denys Vlasenko · 4 years, 1 month ago
- d067acb traceroute: simpler hexdump() by Denys Vlasenko · 4 years, 1 month ago
- b4b1828 traceroute: make "ipv4 or ipv6?" cheaper to find out by Denys Vlasenko · 4 years, 1 month ago
- 8055173 traceroute: don't set SO_DONTROUTE on recv socket, it only affects send by Denys Vlasenko · 4 years, 1 month ago
- 724c7df traceroute: untangle main loop by Denys Vlasenko · 4 years, 1 month ago
- e76f03b traceroute: commonalize verbose printing by Denys Vlasenko · 4 years, 1 month ago
- df5c539 traceroute: set IP_PKTINFO to see correct local IP of received pkt (fixes -v display) by Denys Vlasenko · 4 years, 1 month ago
- cc55bbe traceroute: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 7072664 traceroute: code shrink by Denys Vlasenko · 4 years, 1 month ago
- d0dea17 traceroute: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 3978adc traceroute: fix traceroute6 -I (icmp mode) by Denys Vlasenko · 4 years, 1 month ago
- ef2366c nsenter: stop option parsing on 1st non-option by Denys Vlasenko · 4 years, 1 month ago
- 030fe31 libbb: make msleep() result in only one syscall instead of looping by Denys Vlasenko · 4 years, 1 month ago
- 56ee576 mount: fix incorrect "success" exitcode if loop device setup fails by Denys Vlasenko · 4 years, 1 month ago
- e7d853b wget: do not ftruncate if -O- is used, closes 13351 by Denys Vlasenko · 4 years, 1 month ago
- abaee4a mkdtemp: proper error detection on mktemp by Xabier Oneca · 4 years, 1 month ago
- c9b93cf tar: expand --help by Denys Vlasenko · 4 years, 1 month ago
- 34c5115 mount: implement -o nosymfollow, remove bogus -o union by Denys Vlasenko · 4 years, 1 month ago
- 696c38d mount: add -o nostrictatime and -o [no]lazytime by Denys Vlasenko · 4 years, 1 month ago
- b1eedfc mount: do not guess mount as NFS if "hostname:" contains slashes by Denys Vlasenko · 4 years, 1 month ago
- 758c2bd awk: add a test that $NF is empty by Denys Vlasenko · 4 years, 1 month ago
- f4f6e51 libbb: exec_login_shell() - new function by Denys Vlasenko · 4 years, 1 month ago
- 0622416 libbb: code shrink in exec_shell() by Denys Vlasenko · 4 years, 1 month ago
- 2075aa9 libbb: rename run_shell() to exec_shell() by Denys Vlasenko · 4 years, 1 month ago
- b4f93f5 mount: do not guess bind mounts as nfs by Denys Vlasenko · 4 years, 1 month ago
- 665a659 awk: FS regex matches only non-empty separators (gawk compat) by Denys Vlasenko · 4 years, 1 month ago
- 50ead33 login: log to syslog every bad password, not only 3rd by Denys Vlasenko · 4 years, 1 month ago
- 6599e38 mount: make filesystems[] array byte-aligned by Denys Vlasenko · 4 years, 1 month ago
- 6cc4962 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years, 1 month ago
- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years, 1 month ago
- 2fba2f5 unicode: relax array alignment for tables by Denys Vlasenko · 4 years, 1 month ago
- 33e955a unicode: fix handling of short 1-4 char tables by Denys Vlasenko · 4 years, 1 month ago
- eb77305 libbb: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 6a55b4e libbb: introduce and use msleep() by Denys Vlasenko · 4 years, 1 month ago
- b86a9ed use write_str() functions where appropriate by Denys Vlasenko · 4 years, 1 month ago
- ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years, 1 month ago
- 87bd558 libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there by Denys Vlasenko · 4 years, 1 month ago
- 32a8f70 libbb: in @SECONDS date format, use 64-bit time if libc allows by Denys Vlasenko · 4 years, 1 month ago
- 4dee016 date: tweak --help: -D FMT is used for -s TIME as well by Denys Vlasenko · 4 years, 1 month ago
- 56a5731 date: remove non-standard special-casing of date '+%f' by Denys Vlasenko · 4 years, 1 month ago
- f26c566 date: trim --help (no need to show long opts) by Denys Vlasenko · 4 years, 1 month ago
- 900eae1 date: support -Ins, more compatible timezone display in -I by Denys Vlasenko · 4 years, 1 month ago
- ab6991c date: for -uR and -uIh, timezone still have to be shown at +hhmm, not as abbreviation by Denys Vlasenko · 4 years, 1 month ago
- 818a4aa fix comments by Denys Vlasenko · 4 years, 1 month ago
- ae04ce8 base32/64: "truncated base64 input" -> "truncated input" by Denys Vlasenko · 4 years, 1 month ago
- 885121e libbb: change decode_base32/64 API to return the end of _dst_, not _src_. by Denys Vlasenko · 4 years, 1 month ago
- fc6faac libbb: trim base32/64 tables by Denys Vlasenko · 4 years, 1 month ago
- f140b49 base32/64: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 7467e90 base32/64: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 2cd37d6 libbb: faster and smaller decode_base32() by Denys Vlasenko · 4 years, 1 month ago
- 170b862 libbb: smaller and faster decode_base64() by Denys Vlasenko · 4 years, 1 month ago
- dc68a5d sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK by Denys Vlasenko · 4 years, 1 month ago
- cdab3c4 base32/64: decode in-place by Denys Vlasenko · 4 years, 1 month ago
- c8b3d9a base32/64: implement -w COL by Denys Vlasenko · 4 years, 1 month ago
- fc63549 free: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 2090048 base32: new applet by Denys Vlasenko · 4 years, 1 month ago
- 03eb6eb mdev: clear LOGMODE_STDIO only directly before daemonizing by Denys Vlasenko · 4 years, 2 months ago
- cb143b9 uevent: make it survive ENOBUFS by Denys Vlasenko · 4 years, 2 months ago
- 1c9cd9b mdev: clean up by Denys Vlasenko · 4 years, 2 months 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, 2 months ago
- a569fd3 uevent: increase netlink buffer sizes by Denys Vlasenko · 4 years, 2 months 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, 2 months ago
- 4323ac8 libiproute: reuse string constants by Denys Vlasenko · 4 years, 2 months ago
- 2c92d1e volume_id: improve struct layout (smaller offesets, smaller insns on x86) by Denys Vlasenko · 4 years, 2 months ago
- ddfdf68 fix warning: label 'out1' defined but not used by Cristian Ionescu-Idbohrn · 4 years, 2 months ago
- c20e42e util-linux: support erofs filesystem by Norbert Lange · 4 years, 6 months ago
- bd46f64 archival: avoid std namespace for local includes by Joachim Nilsson · 4 years, 8 months ago
- 4ac35a3 ash: make interactive ^C break out of PS2 mode by Denys Vlasenko · 4 years, 2 months ago
- dc9c10a hush: make interactive ^C break out of PS2 mode by Denys Vlasenko · 4 years, 2 months ago
- efe99b5 syslogd: delay PID file creation until syslogd is ready by Joachim Nilsson · 4 years, 8 months ago
- a474723 login: update UTMP before forking by Joachim Nilsson · 4 years, 8 months ago
- 5323af7 awk: fix dodgy multi-char separators splitting logic by Denys Vlasenko · 4 years, 2 months ago
- 89f063b chrt: support for musl C library by Christian Eggers · 4 years, 2 months ago
- 64981b4 hush: document bugs in [[ =~ ]] comparison by Denys Vlasenko · 4 years, 2 months ago
- a7c0653 shell: update comments on the status of [[ ]] compat by Denys Vlasenko · 4 years, 2 months ago
- b259e97 hush: add tests for unquoted < > in [[ ]] by Denys Vlasenko · 4 years, 2 months ago
- d2241f5 shell: better support of [[ ]] bashism by Denys Vlasenko · 4 years, 2 months ago
- 112453a od: unbreak it by Denys Vlasenko · 4 years, 2 months ago
- 32e1f69 compat: move hexdump -R functionality to xxd -r by Denys Vlasenko · 4 years, 2 months ago
- e16f7eb hush: output bash-compat killing signal names by Denys Vlasenko · 4 years, 3 months ago
- b65d6cb hush: do not print killing signal name in `cmd_whihc_dies_on_signal` by Denys Vlasenko · 4 years, 3 months ago
- 079487b hexdump: fix dup block comparison by Denys Vlasenko · 4 years, 3 months ago
- dac5b83 xxd: fix printing of trailing spaces by Denys Vlasenko · 4 years, 3 months ago
- 085f19c uudecode: fix possible signed char bug by Denys Vlasenko · 4 years, 3 months ago
- 2496616 avoid using strok - eliminates use of hidden global variable by Denys Vlasenko · 4 years, 3 months ago
- 535a509 httpd: code shrink by Xabier Oneca · 4 years, 3 months ago
- eecd6f7 ip rule: add support for fwmark/fwmask for policy routing by Rui Salvaterra · 4 years, 5 months ago
- 16e82c6 tar: fix fallout of last_char_is(NULL) no longer being allowed by Denys Vlasenko · 4 years, 3 months ago
- a90a54a udhcp: remove struct packing attribute, eliminates gcc-9.x by Denys Vlasenko · 4 years, 3 months ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 3 months ago
- 3c3928f tydy up a few uses of recursive_action(), no logic changes by Denys Vlasenko · 4 years, 3 months ago
- 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 3 months ago
- aaa0709 libbb: do not open-code __errno_location() call by Denys Vlasenko · 4 years, 3 months ago