Age | Commit message (Expand) | Author |
2005-11-22 | Move interface.c to networking directory since it's only used by ifconfig. | Rob Landley |
2005-10-27 | Somebody suggested this, but I've forgotten who. | Rob Landley |
2005-10-15 | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" |
2005-10-12 | bb_dev_null | "Vladimir N. Oleynik" |
2005-10-06 | - add llist_free_one() and llist_free() to libbb | Bernhard Reutner-Fischer |
2005-09-29 | - rename llist_add_to.c to llist.c | Bernhard Reutner-Fischer |
2005-09-26 | spwd bulid now, (typo) | "Vladimir N. Oleynik" |
2005-09-25 | Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow | Rob Landley |
2005-09-24 | use brief license line | Mike Frysinger |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-09-07 | This code exists to compensate for ancient broken build environments which, | Rob Landley |
2005-09-05 | get_terminal_width_height.c was in there twice. | Rob Landley |
2005-08-09 | implemented a builtin echo command in ash. moved the guts of the | Paul Fox |
2005-07-27 | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger |
2005-04-16 | Add bb_msg_read_error | Eric Andersen |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-09-15 | Tito writes, | Glenn L McGrath |
2004-09-02 | Tito writes: | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-05-01 | Do not use getpass(3) | Eric Andersen |
2004-03-06 | Fix/eliminate use of atol | Eric Andersen |
2004-02-06 | Make the loop support stuff be much less evil, and make it cope | Eric Andersen |
2003-11-10 | Merge common parts of sha1sum and md5sum, which is everything except the | Glenn L McGrath |
2003-10-22 | make this a little bit less messy | Eric Andersen |
2003-10-09 | Fix an ommision preventing building, patch by Tito. | Glenn L McGrath |
2003-09-24 | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath |
2003-09-16 | Compile get_terminal_width_height | Glenn L McGrath |
2003-09-02 | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath |
2003-08-06 | Latest dash update from vodz | Eric Andersen |
2003-07-28 | last_patch95 from vodz: | Eric Andersen |
2003-07-22 | Remove remaining libc5 support code | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-05-26 | Vodz, last_patch_86 | Glenn L McGrath |
2003-04-16 | Minor .o file naming change | Eric Andersen |
2003-03-19 | Obligatory forgotten item. | Manuel Novoa III |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-03-07 | With nightmares of libbb ending up with 100 .c files starting | Eric Andersen |
2003-03-07 | Define bb_xgetlarg as a standard interface for extracting | Eric Andersen |
2003-01-21 | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath |
2002-12-14 | rmmod -a removed modules recursively | Tim Riker |
2002-12-08 | Move add_to_list from libunarchive to libbb so it can be of more general use ... | Glenn L McGrath |
2002-12-07 | Re-sort filenames to alphebetical order. | Glenn L McGrath |
2002-12-07 | Commit to reverse my previous commit, isnt cvs supposed to have some undo com... | Glenn L McGrath |
2002-12-07 | include "busybox" after the libc includes tofix compile errors | Glenn L McGrath |
2002-12-02 | Move compare_string_array to libbb | Glenn L McGrath |
2002-11-11 | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath |
2002-10-22 | Patch last_pach62 from vodz. This patch moves all the /proc parsing | Eric Andersen |
2002-10-22 | Move unzip.c uncompress.c from libbb to archiveal/libunarchive | Glenn L McGrath |
2002-09-25 | New common unarchive code. | Glenn L McGrath |
2002-07-19 | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl |