| Commit message (Expand) | Author | Files | Lines |
2023-12-13 | util-linux/lsusb.c: print manufacturer/product strings if available | Peter Korsgaard | 1 | -1/+27 |
2023-11-23 | top: improve large PID display in memory ('s') mode | Denys Vlasenko | 1 | -13/+28 |
2023-11-13 | Cygwin: regenerate defconfig | Christian Franke | 1 | -277/+515 |
2023-11-08 | start-stop-daemon: make --output not depend on FANCY | Denys Vlasenko | 1 | -1/+1 |
2023-11-08 | start-stop-daemon: do not lose error messages with -b | Denys Vlasenko | 3 | -36/+41 |
2023-11-08 | start-stop-daemon: typo fix | Denys Vlasenko | 1 | -1/+1 |
2023-11-07 | start-stop-daemon: implement option -O|--output | Louai Al-Khanji | 1 | -12/+34 |
2023-11-07 | sleep: Update doc | Petr Vorel | 1 | -7/+8 |
2023-11-07 | start-stop-daemon: update comment, no code changes | Denys Vlasenko | 1 | -3/+13 |
2023-11-07 | start-stop-daemon: add -d DIR chdir option | ejaaskel | 3 | -15/+41 |
2023-11-07 | start-stop-daemon: fix --help: -K or -S is required | Denys Vlasenko | 1 | -10/+36 |
2023-10-04 | udhcp: Avoid leaking uninitialized/stale data | Russ Dill | 2 | -1/+3 |
2023-10-03 | syslogd: fix breakage caused by "daemonize _after_ init" change | Denys Vlasenko | 1 | -4/+5 |
2023-10-02 | awk: implement -E; do not reorder -f and -e | Denys Vlasenko | 1 | -48/+65 |
2023-10-02 | install: Fix chown resetting suid/sgid bits from chmod | Nero | 1 | -7/+9 |
2023-10-02 | sleep: fix "sleep -- ARGS" | Denys Vlasenko | 5 | -19/+19 |
2023-08-31 | tsort: avoid use-after-free | Ron Yorston | 1 | -3/+17 |
2023-08-31 | ash: initialize basepf.buf in ash | zhuyan | 1 | -1/+1 |
2023-07-18 | libbb: rename source files, no code changes | Denys Vlasenko | 7 | -8/+8 |
2023-07-17 | introduce and use exitcode_t | Denys Vlasenko | 18 | -19/+26 |
2023-07-17 | getfattr: fix "getfattr NOTEXIST" - now prints error msg | Denys Vlasenko | 1 | -4/+9 |