Age | Commit message (Expand) | Author |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2007-01-21 | - use makedev to get device number, else it gives wrong major/minor numbers t... | Bernhard Reutner-Fischer |
2006-12-28 | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko |
2006-10-20 | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko |
2006-10-14 | add open_read_close() and similar stuff | Denis Vlasenko |
2006-10-12 | bb_get_[chomped]line_from_file wasn't descriptive enough. | Denis Vlasenko |
2006-10-08 | attempt to regularize atoi mess. | Denis Vlasenko |
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko |
2006-09-06 | removed a lot of trailing \n in bb_msg() calls. It is added | 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-06-03 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer |
2006-04-24 | - return ret so we return something meaningful. | Bernhard Reutner-Fischer |
2006-04-12 | - patch from Denis Vlasenko to add and use bb_xchdir() | Bernhard Reutner-Fischer |
2006-03-24 | - commentary typos | Bernhard Reutner-Fischer |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2005-12-21 | - fix check for group and user, remove some whitespace while at it. | Bernhard Reutner-Fischer |
2005-10-28 | Rob Sullivan sent in some cleanups, which I beat on slightly. | Rob Landley |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-07-18 | Fixup makedevs to handle regular files, and also fix | Eric Andersen |
2005-07-18 | a bit more polish | Eric Andersen |
2005-07-18 | a bit of polish on makedevs | Eric Andersen |
2005-07-18 | Fixup device table based makedevs so it actually works | Eric Andersen |
2005-06-09 | About time to just apply this and kill off the patches | Eric Andersen |
2004-07-30 | Fix incorrect arguments being passed to mknod | Eric Andersen |
2004-07-30 | Fix up brain damage with the way major and minor are used to | Eric Andersen |
2004-07-26 | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen |
2004-06-05 | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-06-08 | vodz' last_patch42_2, which is an updated fix for buffer overflows | Eric Andersen |
2002-06-06 | Fix buffer overflows noted by Gerardo Puga | Eric Andersen |
2002-04-13 | Teach makedevs to not segfault quite so much | Eric Andersen |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-08-10 | Some #include updates. | Eric Andersen |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen |
2000-04-15 | More documentation updates, and minor fixes to make things sync | Erik Andersen |
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen |
1999-10-19 | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen |
1999-10-18 | More stuff. | Eric Andersen |
1999-10-05 | Initial revision | Eric Andersen |