Age | Commit message (Expand) | Author |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2008-05-07 | httpd: fix several bugs triggering by realtive path in -h DIR. | Denis Vlasenko |
2006-10-28 | ls: cleanup part 1 | Denis Vlasenko |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-10 | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2005-09-29 | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" |
2005-05-09 | syntax/whitespace touchup | Mike Frysinger |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-07-19 | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-08-02 | Latest patch from vodz. Adds a check for divide by zero in the posix | Eric Andersen |
2001-07-07 | Avoid a segfault (detected by Fabio Ferrari | Eric Andersen |
2001-06-29 | Add some missing includes to kill warnings when building with the default | Manuel Novoa III |
2001-05-15 | Patch from Vladimir: | Eric Andersen |
2001-05-07 | A patch from Vladimir to simplify concat_path_file() and | Eric Andersen |
2001-05-04 | Larry suggested using concat_path_file() would be an even safer bet | Eric Andersen |
2001-04-09 | Apply Vladimir's latest cleanup patch. | Eric Andersen |