- bcb90b9 xxd: use bb_simple_perror_msg... where appropriate by Denys Vlasenko · 1 year, 11 months ago
- adb1c7d xxd: fix use of non-initialized data by Denys Vlasenko · 1 year, 11 months ago
- 3636d52 more: accept and ignore -e by Natanael Copa · 2 years ago
- 90456a6 xxd: fix typo in trivial usage by Brandon Maier · 2 years ago
- 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
- 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
- 75fbff1 fbset: support setting pixel clock rate by Dario Binacchi · 2 years, 3 months ago
- e8dfa0c fbset: abort on not handled options by Dario Binacchi · 2 years, 3 months ago
- 5eceafb xxd -r: handle offsets by Denys Vlasenko · 2 years, 3 months ago
- f318ada xxd -r: without -p, stop at more than one whitespace, closes 14786 by Denys Vlasenko · 2 years, 3 months ago
- 5ba56e8 seedrng: it's not a part of util-linux, move to miscutils by Denys Vlasenko · 2 years, 7 months ago
- a157c4c seedrng: manually inline seed_rng by Bernhard Reutner-Fischer · 2 years, 7 months ago
- 54867fe seedrng: shorten --help, assorted small cleanups by Denys Vlasenko · 2 years, 7 months ago
- b5624be seedrng: reduce MAX_SEED_LEN from 512 to 256 by Denys Vlasenko · 2 years, 7 months ago
- 7471658 seedrng: do not hash lengths, they are very predictable by Denys Vlasenko · 2 years, 7 months ago
- fb4546c seedrng: code shrink by Denys Vlasenko · 2 years, 7 months ago
- d5bd2e5 seedrng: explain why we need locking and fsync'ing by Denys Vlasenko · 2 years, 7 months ago
- 0bca489 seedrng: remove redundant assignment by Denys Vlasenko · 2 years, 7 months ago
- 4648754 seedrng: re-add fsync after unlink, and explain its purpose by Denys Vlasenko · 2 years, 7 months ago
- 267178c seedrng: include fiel/dir names in error messages by Denys Vlasenko · 2 years, 7 months ago
- d49da38 seedrng: use more xfuncs where appropriate by Denys Vlasenko · 2 years, 7 months ago
- 2cbfd01 seedrng: code shrink by Denys Vlasenko · 2 years, 7 months ago
- 52f3cf7 seedrng: simplify read_new_seed() to not have error return by Denys Vlasenko · 2 years, 7 months ago
- 282b61a seedrng: prepare read_new_seed() to not need a "success" retval by Denys Vlasenko · 2 years, 7 months ago
- 0fa16fc seedrng: do not try to continue on unexpected errors (just exit) by Denys Vlasenko · 2 years, 7 months ago
- 8456c21 seedrng: chdir to the SEED_DIRECTORY - avoid concat_path_file's by Denys Vlasenko · 2 years, 7 months ago
- c82a0cd seedrng: shorten strings by Denys Vlasenko · 2 years, 7 months ago
- 4013565 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 7 months ago
- 6da9947 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 7 months ago
- 137b205 seedrng: shrink --help text by Denys Vlasenko · 2 years, 7 months ago
- 05c366a seedrng: prune header includes by Jason A. Donenfeld · 2 years, 8 months ago
- f9ea8ba seedrng: code-golf even smaller by Jason A. Donenfeld · 2 years, 8 months ago
- 57fea02 seedrng: compress format strings with %s arguments by Jason A. Donenfeld · 2 years, 8 months ago
- 3cb40f8 seedrng: avoid needless runtime strlen() call by Jason A. Donenfeld · 2 years, 8 months ago
- ce9a345 seedrng: use predefined strings where possible by Jason A. Donenfeld · 2 years, 8 months ago
- 398bb38 seedrng: further reduce size by Jason A. Donenfeld · 2 years, 8 months ago
- 3c60711 seedrng: remove some global variables by Jason A. Donenfeld · 2 years, 8 months ago
- 31ec481 seedrng: hoist bb_strtoul out of min/max by Jason A. Donenfeld · 2 years, 8 months ago
- 4538578 seedrng: use libbb functions by Jason A. Donenfeld · 2 years, 8 months ago
- 4b407ba seedrng: import SeedRNG utility for kernel RNG seed files by Jason A. Donenfeld · 2 years, 8 months ago
- 55f969a taskset: fix printf format mismatch in !FEATURE_TASKSET_FANCY config. closes 14616 by Denys Vlasenko · 2 years, 9 months ago
- ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
- 78fdf4d mkfs.vfat: fix volume label to be padded with space by Timo Teräs · 2 years, 11 months ago
- a93668c fdisk: recognize EBBR protective partitions by Vincent Stehlé · 3 years ago
- db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 2 years, 11 months ago
- 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 2 years, 11 months ago
- 376b2ce chrt: silence analyzer warning by Bernhard Reutner-Fischer · 3 years, 2 months ago
- d3dbf4a *: add more beneficial NOINLINEs by Denys Vlasenko · 3 years, 2 months ago
- 53b2fdc *: add NOINLINEs where code noticeably shrinks by Denys Vlasenko · 3 years, 2 months ago
- 86ba007 xxd: fix -p -r, closes 13881 by Denys Vlasenko · 3 years, 2 months ago
- d2e0d3f mdev: tweak --help by Denys Vlasenko · 3 years, 2 months ago
- cf4dc4a mount: "mount -o rw ...." should not fall back to RO mount by Denys Vlasenko · 3 years, 2 months ago
- 56f0e88 cal: implement -m by Ron Yorston · 3 years, 2 months ago
- 83e20cb getopt: code shrink by Ron Yorston · 3 years, 3 months ago
- c421388 blkdiscard: accept -f (force) as no-op by Denys Vlasenko · 3 years, 3 months ago
- 1b66112 mount: code shrink by Denys Vlasenko · 3 years, 3 months ago
- dbdf9e0 mount: with -w, do not fall back to read-only mounts by Denys Vlasenko · 3 years, 3 months ago
- 4357569 rev: correct output for long input lines by Ron Yorston · 3 years, 4 months ago
- 9ba5024 fdisk: indentation fix by Denys Vlasenko · 3 years, 4 months ago
- 319e20b taskset: disallow "taskset -p 0" by Denys Vlasenko · 3 years, 4 months ago
- 53e5c59 fdisk: commonalize strings by Denys Vlasenko · 3 years, 5 months ago
- 294d0c8 xxd: compat tweak for -i by Denys Vlasenko · 3 years, 5 months ago
- 3b267e9 switch_root: code shrink - use iterate_on_dir() by Denys Vlasenko · 3 years, 5 months ago
- 6d61eb1 taskset: use iterate_on_dir() by Denys Vlasenko · 3 years, 5 months ago
- 9c291f2 taskset: fix for PID longer than 12 chars by Denys Vlasenko · 3 years, 6 months ago
- 2512817 taskset: implement -a by Denys Vlasenko · 3 years, 6 months ago
- 2c43667 xxd: implement -i "C style output" by Denys Vlasenko · 3 years, 6 months ago
- 4d16161 xxd: implement -o DISPLAYOFFSET by Denys Vlasenko · 3 years, 6 months ago
- f02b64d ionice: implement -t by Denys Vlasenko · 3 years, 6 months ago
- 46d315a blockdev: support --get/setra by Denys Vlasenko · 3 years, 6 months ago
- 1f60d88 *: more --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- e2b9215 *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- 6f7b10c *: more --help tweaking by Denys Vlasenko · 3 years, 6 months ago
- cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
- 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
- 77a51a2 randomconfig fixes by Denys Vlasenko · 4 years ago
- 6cfec7d mount: Surround syslog.h with the config check by Lauri Kasanen · 4 years ago
- a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
- 251e08f move ADJTIME_PATH define to header files by Denys Vlasenko · 4 years ago
- eb0c2e2 libbb: introduce and use xsettimeofday() by Denys Vlasenko · 4 years ago
- d3c3688 hwclock: improve --help (-l is a compatible shortcut for --localtime) by Denys Vlasenko · 4 years ago
- 9e262f1 hwclock: fix musl breakage of settimeofday(tz) by Denys Vlasenko · 4 years ago
- caba1a1 tweak help texts by Denys Vlasenko · 4 years ago
- c7b858f libbb: add and use infrastructure for fixed page size optimization by Denys Vlasenko · 4 years ago
- fd3c512 libbb: create and use mmap() helpers by Denys Vlasenko · 4 years ago
- 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years ago
- 5d553bc more --help text tweaks by Denys Vlasenko · 4 years ago
- ef2366c nsenter: stop option parsing on 1st non-option by Denys Vlasenko · 4 years ago
- 56ee576 mount: fix incorrect "success" exitcode if loop device setup fails by Denys Vlasenko · 4 years ago
- 34c5115 mount: implement -o nosymfollow, remove bogus -o union by Denys Vlasenko · 4 years ago
- 696c38d mount: add -o nostrictatime and -o [no]lazytime by Denys Vlasenko · 4 years ago
- b1eedfc mount: do not guess mount as NFS if "hostname:" contains slashes by Denys Vlasenko · 4 years ago
- b4f93f5 mount: do not guess bind mounts as nfs by Denys Vlasenko · 4 years ago
- 6599e38 mount: make filesystems[] array byte-aligned by Denys Vlasenko · 4 years ago
- 6cc4962 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- ec16c03 libbb: introduce and use sleep1() 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