summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-02-25du, copy_file: fix file matching on cramfs. Closes 5456Denys Vlasenko1-4/+15
2014-02-25libbb: trivial code shrinkDenys Vlasenko1-6/+11
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-11-11du: fix "du /dir /dir" caseDenis Vlasenko2-48/+36
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2007-08-25make copy_file() a bit easier to understand, and smallerDenis Vlasenko4-71/+68
2007-05-31delete tons of extra #includesDenis Vlasenko59-176/+68
2007-04-05- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.Bernhard Reutner-Fischer2-5/+5
2007-03-14swapon: reinstate hole check but reduce it to warningDenis Vlasenko2-3/+2
2007-03-14stop using big static buffer for inode hashDenis Vlasenko3-43/+48
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
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-06-20last_patch89 from vodz:Eric Andersen19-522/+581
2001-12-17Make cp and mv optionally preserve hard links.Matt Kraai6-75/+42
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-03-23includes cleanup from Jeff GarzikEric Andersen6-0/+6
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901