Age | Commit message (Expand) | Author |
2017-10-05 | whitespace and comment format fixes, no code changes | Denys Vlasenko |
2010-12-28 | plug a DIR* leak on error path | Denys Vlasenko |
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 |
2007-04-21 | find_root_device: use lstat - don't follow links | Denis Vlasenko |
2007-04-13 | teach find_root_device to deal with /dev/ subdirs | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #1 | Denis Vlasenko |
2006-12-26 | style fixes | 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-10-25 | Shaun Jackman noted that limits.h defines path_max and isn't included from | Rob Landley |
2005-08-10 | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley |
2004-08-03 | Tito, farmatito at tiscali dot it writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-01-13 | Fix a bug where mount could check the wrong device. st_rdev is the correct | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-06-20 | Don't shadow a paramater | Eric Andersen |
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath |
2003-05-26 | Vodz, last_patch_86 | Glenn L McGrath |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-06-01 | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen |
2001-05-23 | Make more robust (patch by Larry Doolittle). | Matt Kraai |
2001-05-15 | Patch from Vladimir: | Eric Andersen |
2001-03-16 | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen |