- 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 3 years ago
- 1849285 *: more --help tweaks, mostly expanding ts --help by Denys Vlasenko · 3 years, 6 months ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
- a02a4e9 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
- 663ae52 config: FEDORA_COMPAT option (so far only tweaks uname) by Denys Vlasenko · 7 years ago
- 819b47a new NOFORKs: clear, nproc, tty, uname, arch, unlink, which by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 483405a Tweaks from mass recompile for 1.27.1 release by Denys Vlasenko · 7 years ago
- c49638b arch: new applet (same as unmae -m). ~30 bytes. by Denys Vlasenko · 7 years ago
- af3f420 Convert all coreutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 64ed5f0 uname: make OS name configurable by Ron Yorston · 9 years ago
- 29ed580 uname: fix up usage documentation by Mike Frysinger · 11 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
- 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 7241e6d uname: correct cut/paste error touch: add long options by Denis Vlasenko · 16 years ago
- 447ab18 uname: support long options by Denis Vlasenko · 16 years ago
- 038eec7 uname: use wider integer for option bits by Denis Vlasenko · 16 years ago
- 059138f uname: add support for -i and -o, fix printing of unknown -p by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- e0a7fc5 uname,individual: fix improper printf usage uname,awk: small code shrink by Denis Vlasenko · 16 years ago
- d4f7243 - fix trivial exploit vector when setXid by Ned Ludd · 16 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- fa15f70 Work around compiler/assembler problem and reduce code size at the same time. by Manuel Novoa III · 23 years ago
- 27eff03 Eliminate extra trailing space by Eric Andersen · 23 years ago
- 6509f92 Combined size reduction changes by Glenn and myself. Added back in "unknown" by Manuel Novoa III · 23 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
- a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 5a0a2aa Fix touch so it behaves itself (it could segfault in some cases). by Eric Andersen · 25 years ago
- 91e581f - grep -v ^\.PHONY < Makefile by John Beppu · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- c8fdb56 Stuf by Eric Andersen · 25 years ago