| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace fixes (leading spaces to tab) | Denis Vlasenko | 2007-01-13 | 1 | -1/+1 |
* | Trailing whitespace removal over entire tree | Denis Vlasenko | 2007-01-11 | 1 | -2/+2 |
* | awk: style fixes | Denis Vlasenko | 2007-01-01 | 1 | -27/+23 |
* | awk: undo locale setting for numbers - or else parsing | Denis Vlasenko | 2007-01-01 | 1 | -0/+5 |
* | awk: style cleanup. A lot of rw data moved to ro | Denis Vlasenko | 2007-01-01 | 1 | -294/+293 |
* | style fixes | Denis Vlasenko | 2006-12-26 | 1 | -12/+11 |
* | remove useless casts (type*) xzalloc(...) | Denis Vlasenko | 2006-12-22 | 1 | -7/+6 |
* | remove casts from xmalloc() | Denis Vlasenko | 2006-12-19 | 1 | -3/+3 |
* | Add option to disable command execution from vi & awk | Denis Vlasenko | 2006-12-19 | 1 | -1/+2 |
* | Fix largefile breakage; advance version to 1.2.2 | Denis Vlasenko | 2006-10-27 | 1 | -2/+1 |
* | use skip_whitespace where appropriate | Denis Vlasenko | 2006-10-25 | 1 | -1/+1 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -1/+1 |
* | awk: && -> & in "n->info && OPCLSMASK" - fixes bug 1067 | Denis Vlasenko | 2006-10-07 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | lots of silly indent fixes | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | several fixes from openWRT project | Denis Vlasenko | 2006-09-26 | 1 | -1/+30 |
* | awk: getopt_ulflags'isation | Denis Vlasenko | 2006-09-22 | 1 | -37/+27 |
* | removed a lot of trailing \n in bb_msg() calls. It is added | Denis Vlasenko | 2006-09-06 | 1 | -1/+1 |
* | Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage | Rob Landley | 2006-08-29 | 1 | -1/+1 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -24/+14 |
* | Remove all usage of the "register" storage class specifier. | "Robert P. J. Day" | 2006-07-01 | 1 | -8/+8 |
* | Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary | Rob Landley | 2006-05-21 | 1 | -8/+8 |
* | - include strings.h | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -0/+1 |
* | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | Rob Landley | 2006-05-07 | 1 | -14/+14 |
* | touchup comment | Mike Frysinger | 2006-04-16 | 1 | -1/+1 |
* | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley | 2006-03-10 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Patch from awk maintainer (Dmitry Zakhrov) to fix bugs 642, 663, and 667. | Rob Landley | 2006-02-14 | 1 | -5/+13 |
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -16/+3 |
* | Bug 112, return value of awk should be /256. In reality, we should probably | Rob Landley | 2006-01-09 | 1 | -1/+1 |
* | more const, attribute_noreturn saved 200 bytes | "Vladimir N. Oleynik" | 2005-10-19 | 1 | -24/+26 |
* | - consume space between functionname and opening brackets | Bernhard Reutner-Fischer | 2005-10-17 | 1 | -1/+2 |
* | as pointed out in Bug 17, use uint32_t instead of unsigned long since the cod... | Mike Frysinger | 2005-09-27 | 1 | -20/+20 |
* | eat misappropriated whitespace | Mike Frysinger | 2005-09-27 | 1 | -66/+66 |
* | uncuddle function scope brackets | Mike Frysinger | 2005-09-27 | 1 | -116/+116 |
* | split libbb: moved xregcomp separatelly for speed up recompile | "Vladimir N. Oleynik" | 2005-09-14 | 1 | -1/+1 |
* | removed strange extern void xregcomp(... from some applets, but declared from... | "Vladimir N. Oleynik" | 2005-09-14 | 1 | -1/+0 |
* | Patch from Dmitry Zakharov: | Rob Landley | 2005-06-07 | 1 | -2/+1 |
* | Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts. | Glenn L McGrath | 2004-09-24 | 1 | -1/+2 |
* | Simon Poole reports that awk segfaults when environment variables | Eric Andersen | 2004-07-30 | 1 | -0/+4 |
* | Patch from Dmitry Zakharov to fix a bug discovered via the freeswap | Glenn L McGrath | 2004-07-23 | 1 | -0/+1 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -2/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -7/+7 |
* | Patch from Dmitry Zakharov, this line was missedfrom the last patch | Glenn L McGrath | 2004-02-22 | 1 | -0/+1 |
* | Patch from Dmitry Zakharov, | Glenn L McGrath | 2003-10-30 | 1 | -12/+28 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -33/+33 |
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 1 | -5/+4 |
* | Use erorr_msg( isntead of fprintf(stderr, | Glenn L McGrath | 2002-11-28 | 1 | -4/+4 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath | 2002-11-11 | 1 | -0/+2742 |