summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-12-28plug a DIR* leak on error pathDenys Vlasenko1-4/+5
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
2007-04-21find_root_device: use lstat - don't follow linksDenis Vlasenko1-1/+2
2007-04-13teach find_root_device to deal with /dev/ subdirsDenis Vlasenko9-27/+71
2007-01-29preparatory patch for -Wwrite-strings #1Denis Vlasenko17-52/+59
2006-12-26style fixesDenis Vlasenko39-118/+114
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-10-25Shaun Jackman noted that limits.h defines path_max and isn't included fromRob Landley1-0/+1
2005-08-10Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley12-922/+543
2004-08-03Tito, farmatito at tiscali dot it writes:Eric Andersen5-6/+10
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2004-01-13Fix a bug where mount could check the wrong device. st_rdev is the correctEric Andersen1-2/+5
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2003-06-20Don't shadow a paramaterEric Andersen1-3/+3
2003-06-10Vodz, last_patch_88Glenn L McGrath22-365/+211
2003-05-26Vodz, last_patch_86Glenn L McGrath17-115/+121
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-06-01Vladimir's last_patch13, containing several bugfixes.Eric Andersen7-64/+218
2001-05-23Make more robust (patch by Larry Doolittle).Matt Kraai1-5/+11
2001-05-15Patch from Vladimir:Eric Andersen12-68/+70
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901