Age | Commit message (Expand) | Author |
2006-12-22 | rpm: reformat. was really hard to read | Denis Vlasenko |
2006-10-20 | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko |
2006-10-08 | attempt to regularize atoi mess. | Denis Vlasenko |
2006-10-03 | random style fixes | Denis Vlasenko |
2006-09-09 | using [xa]sprintf for string concatenation is neat and saves | Denis Vlasenko |
2006-08-20 | - merge -r15463:15564 from busybox_scratch branch through these changesets: | Bernhard Reutner-Fischer |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-16 | Cleaup read() and write() variants, plus a couple of new functions like | Rob Landley |
2006-06-10 | - use bb_xchdir instead of ignoring eventual errors of chdir | Bernhard Reutner-Fischer |
2006-05-29 | More size shrinkage. | Rob Landley |
2006-01-30 | passing around an int as a void* is a very bad idea | Eric Andersen |
2006-01-30 | - add some ATTRIBUTE_UNUSED. | Bernhard Reutner-Fischer |
2006-01-25 | just whitespace | Tim Riker |
2006-01-04 | use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) | Mike Frysinger |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-08-16 | Bernhard Fischer says: use xmalloc() instead of malloc() | Mike Frysinger |
2005-04-23 | add comments about ignoring some warnings which are OK | Mike Frysinger |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-01-30 | s/u_int/uint/g | Eric Andersen |
2003-11-15 | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-12-10 | include busybox after libc includes | Glenn L McGrath |
2002-12-10 | rpm applet by Laurence Anderson | Glenn L McGrath |