| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace and comment format fixes, no code changes | Denys Vlasenko | 2017-10-05 | 3 | -5/+0 |
* | libbb: more compact API for bb_parse_mode() | Denys Vlasenko | 2015-10-07 | 1 | -1/+3 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 2 | -2/+2 |
* | *: add INSERTs to *.src files where appropriate | Denys Vlasenko | 2010-06-08 | 1 | -0/+2 |
* | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko | 2010-06-04 | 1 | -0/+0 |
* | *: use "can't" instead of "cannot" | Denys Vlasenko | 2009-11-13 | 1 | -2/+2 |
* | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | 2009-04-21 | 1 | -1/+1 |
* | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -7/+3 |
* | *: add FAST_FUNC markers | Denis Vlasenko | 2008-07-12 | 3 | -6/+6 |
* | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko | 2008-05-09 | 1 | -0/+8 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 2 | -2/+2 |
* | cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 | Denis Vlasenko | 2008-02-13 | 1 | -0/+6 |
* | make copy_file() a bit easier to understand, and smaller | Denis Vlasenko | 2007-08-25 | 1 | -1/+2 |
* | don't pass argc in getopt32, it's superfluous | Denis Vlasenko | 2007-08-18 | 1 | -1/+1 |
* | getopt_mk_fifo_nod: heed warning | Denis Vlasenko | 2007-06-10 | 2 | -4/+4 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -4/+1 |
* | introduce and use setfscreatecon_or_die | Denis Vlasenko | 2007-03-12 | 1 | -4/+1 |
* | selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) | Denis Vlasenko | 2007-03-10 | 1 | -3/+17 |
* | rodata cleanup. "unable to" == "cannot". -300 bytes | Denis Vlasenko | 2006-11-18 | 1 | -1/+1 |
* | cp: add support for -s, -l. Fix free(nonmalloc) bug. | Denis Vlasenko | 2006-10-21 | 1 | -3/+1 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 3 | -76/+12 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -1/+1 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail... | Mike Frysinger | 2006-05-13 | 1 | -1/+1 |
* | - revert back to r14406 | Bernhard Reutner-Fischer | 2006-03-13 | 1 | -12/+23 |
* | - backout using features which are not available with the previous stable | Bernhard Reutner-Fischer | 2006-03-09 | 1 | -2/+7 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 2 | -3/+3 |
* | - use absolute path for top_builddir and top_srcdir. | Bernhard Reutner-Fischer | 2006-03-02 | 1 | -0/+4 |
* | - fixes parallel builds (make -j) | Bernhard Reutner-Fischer | 2006-03-01 | 1 | -36/+8 |
* | make the build system puuuuuuuuuuurty | Mike Frysinger | 2006-02-02 | 1 | -3/+2 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
* | - shared libbusybox. | Bernhard Reutner-Fischer | 2006-01-15 | 1 | -20/+35 |
* | * uniq.c: remove unneeded include and use short boilerplate. | Bernhard Reutner-Fischer | 2005-10-26 | 1 | -1/+4 |
* | to bb_getopt_ulflags() | "Vladimir N. Oleynik" | 2005-10-06 | 1 | -10/+5 |
* | Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. | Rob Landley | 2005-09-07 | 2 | -39/+1 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger | 2005-07-27 | 1 | -1/+1 |
* | egor duda writes: | Eric Andersen | 2004-10-08 | 2 | -6/+14 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 2 | -2/+2 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 2 | -2/+2 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 6 | -0/+202 |