- 5d553bc more --help text tweaks by Denys Vlasenko · 4 years ago
- 32e1f69 compat: move hexdump -R functionality to xxd -r by Denys Vlasenko · 4 years, 2 months ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 62a9b18 xxd: implement -p by Denys Vlasenko · 8 years ago
- 8a2657c hexdump/xxd: a bit more condensed formats by Denys Vlasenko · 8 years ago
- 0f43647 xxd: new applet by Denys Vlasenko · 8 years ago
- 5b966c6 Make "hd" independently selectable by Denys Vlasenko · 8 years ago
- dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
- 2c24806 hexdump: need to use xstrtoull for off_t by Denys Vlasenko · 12 years ago
- ef6747e hexdump: don't unconditionally limit the usable address range by Denys Vlasenko · 12 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
- 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
- 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
- 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
- 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
- c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
- 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
- fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- 4c196a8 hexdump: fixlet for my breakage by Denis Vlasenko · 18 years ago
- 2dbeaa9 hexdump: deindent, almost fits into 80 columns now by Denis Vlasenko · 18 years ago
- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
- 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
- ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
- 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
- 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago