summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-05-07httpd: fix several bugs triggering by realtive path in -h DIR.Denis Vlasenko3-71/+84
2006-10-28ls: cleanup part 1Denis Vlasenko8-281/+191
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"36-404/+36
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley168-199/+199
2005-09-29change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"16-49/+33
2005-05-09syntax/whitespace touchupMike Frysinger1-2/+2
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl18-79/+64
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-08-02Latest patch from vodz. Adds a check for divide by zero in the posixEric Andersen17-570/+187
2001-07-07Avoid a segfault (detected by Fabio FerrariEric Andersen2-3/+9
2001-06-29Add some missing includes to kill warnings when building with the defaultManuel Novoa III 12-0/+14
2001-05-15Patch from Vladimir:Eric Andersen12-68/+70
2001-05-07A patch from Vladimir to simplify concat_path_file() andEric Andersen1-11/+7
2001-05-04Larry suggested using concat_path_file() would be an even safer betEric Andersen3-9/+9
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen30-513/+500