| Commit message (Expand) | Author | Age | Files | Lines |
* | win32: changes to console mode handling | Ron Yorston | 2023-03-05 | 1 | -0/+4 |
* | ash: export certain variables to the environment immediately | Ron Yorston | 2022-05-08 | 1 | -1/+11 |
* | ash: reset ANSI emulation when BB_SKIP_ANSI_EMULATION changes | Ron Yorston | 2020-04-13 | 1 | -0/+2 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2018-02-13 | 1 | -7/+1 |
|\ |
|
| * | which: fix TODO with NOFORK+malloc_failure misbehaving | Denys Vlasenko | 2018-01-12 | 1 | -7/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-11-03 | 1 | -1/+0 |
|\| |
|
| * | whitespace and comment format fixes, no code changes | Denys Vlasenko | 2017-10-05 | 1 | -1/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-18 | 1 | -4/+2 |
|\| |
|
| * | Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesis | Denys Vlasenko | 2017-07-04 | 1 | -4/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2016-05-16 | 1 | -5/+0 |
|\| |
|
| * | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -5/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-10-19 | 1 | -1/+1 |
|\| |
|
| * | libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) | Denys Vlasenko | 2015-10-14 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-10-13 | 1 | -1/+1 |
|\| |
|
| * | libbb: add setsockopt_foo helpers | Denys Vlasenko | 2015-08-24 | 1 | -1/+1 |
* | | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge | Ron Yorston | 2012-03-22 | 1 | -1/+1 |
|\| |
|
| * | save 10 bytes on strings | Denys Vlasenko | 2011-02-10 | 1 | -1/+1 |
* | | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge | Ron Yorston | 2012-03-21 | 1 | -7/+6 |
|\| |
|
| * | move utmp.h include to libbb.h | Denys Vlasenko | 2011-01-25 | 1 | -5/+6 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -12/+1 |
|\| |
|
| * | better shared strings trick | Denys Vlasenko | 2010-09-01 | 1 | -9/+0 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -1/+1 |
|\| |
|
| * | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | | win32: add get_busybox_exec_path(), which is bb_busybox_exec_path | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+4 |
* | | libbb: skip utmp part in messages.c on Windows | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+2 |
|/ |
|
* | ntpd: and real handling for -N, show usage w/o options; trim text | Denys Vlasenko | 2009-11-25 | 1 | -1/+2 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 1 | -1/+1 |
* | *: add optimization barrier to all "G trick" locations | Denis Vlasenko | 2008-02-27 | 1 | -4/+0 |
* | remove trailing whitespace | Denis Vlasenko | 2007-10-14 | 1 | -1/+1 |
* | libbb: make const_int_0 reside in rodata | Denis Vlasenko | 2007-09-27 | 1 | -1/+3 |
* | libbb: align bb_common_bufsiz1 to "long long" | Denis Vlasenko | 2007-09-27 | 1 | -1/+4 |
* | messages: by popular request allow PATH to be customized at build time | Denis Vlasenko | 2007-09-07 | 1 | -7/+16 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -27/+27 |
* | *: BB_BANNER -> bb_banner (it is not a const or #define)! | Denis Vlasenko | 2007-06-13 | 1 | -2/+1 |
* | remove nearly-duplicate PATHs in several places | Denis Vlasenko | 2007-06-12 | 1 | -1/+1 |
* | login: make /etc/nologin support configurable. -240 bytes if not selected. | Denis Vlasenko | 2007-06-12 | 1 | -2/+0 |
* | A few more string duplicates found & eliminated | Denis Vlasenko | 2007-06-12 | 1 | -0/+4 |
* | make busybox --install work even if /proc/self/exe doesn't exist | Denis Vlasenko | 2007-06-08 | 1 | -1/+2 |
* | Audit bb_common_bufsiz usage, add script which looks for misuse. | Denis Vlasenko | 2007-06-04 | 1 | -1/+1 |
* | procps: remove all global variables | Denis Vlasenko | 2007-04-19 | 1 | -1/+1 |
* | gzip: Improve ptr_to_globals trick, allowing gcc | Denis Vlasenko | 2007-03-15 | 1 | -1/+2 |
* | modify ptr_to_globals trick so that we do not violate | Denis Vlasenko | 2007-03-15 | 1 | -1/+2 |
* | gzip: reduce global data footprint, part 3 | Denis Vlasenko | 2007-03-14 | 1 | -1/+1 |
* | gzip: reduce global data footprint, part 2 | Denis Vlasenko | 2007-03-14 | 1 | -0/+2 |
* | cleanups: unnecessary casts, unified const_1, eliminate cross-.c file | Denis Vlasenko | 2007-01-22 | 1 | -0/+3 |
* | random small size optimizations | Denis Vlasenko | 2007-01-12 | 1 | -0/+1 |
* | tar: | Denis Vlasenko | 2006-11-24 | 1 | -1/+0 |
* | bb_INET_default[] is really just a const "default", | Denis Vlasenko | 2006-11-21 | 1 | -0/+2 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -87/+20 |
* | change char *string = "foo" -> char string[] = "foo" | Denis Vlasenko | 2006-09-19 | 1 | -25/+25 |