| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug spotted by Stephane Billiart: losetup depends on loop.c. | landley | 2006-03-23 | 1 | -0/+1 |
* | Patch from Shaun Jackman to make loop.c build only when needed. | landley | 2006-03-21 | 1 | -1/+2 |
* | - revert back to r14406 | aldot | 2006-03-13 | 1 | -56/+49 |
* | Patch from Denis Vlasenko to add xstat() and use it. | landley | 2006-03-13 | 1 | -1/+1 |
* | - backout using features which are not available with the previous stable | aldot | 2006-03-09 | 1 | -2/+7 |
* | - remove unused lists *-m | aldot | 2006-03-02 | 1 | -1/+1 |
* | - fixes parallel builds (make -j) | aldot | 2006-03-01 | 1 | -50/+52 |
* | Forgot to check this in last night, part of the hash_fd breakup. | landley | 2006-02-21 | 1 | -3/+3 |
* | make the build system puuuuuuuuuuurty | vapier | 2006-02-02 | 1 | -11/+9 |
* | - fix typo i introduced yesterday. | aldot | 2006-01-31 | 1 | -1/+1 |
* | - make linking against libcrypt optional by looking if pw_encrypt() or | aldot | 2006-01-30 | 1 | -2/+8 |
* | - shared libbusybox. | aldot | 2006-01-15 | 1 | -33/+62 |
* | patch from tito: consolidate delay functions as bb_do_delay() | landley | 2006-01-06 | 1 | -1/+1 |
* | Move interface.c to networking directory since it's only used by ifconfig. | landley | 2005-11-22 | 1 | -1/+0 |
* | Somebody suggested this, but I've forgotten who. | landley | 2005-10-27 | 1 | -1/+2 |
* | common BUFSIZ BSS buffer, small reduce code, data and bss | vodz | 2005-10-15 | 1 | -1/+2 |
* | bb_dev_null | vodz | 2005-10-12 | 1 | -1/+1 |
* | - add llist_free_one() and llist_free() to libbb | aldot | 2005-10-06 | 1 | -1/+1 |
* | - rename llist_add_to.c to llist.c | aldot | 2005-09-29 | 1 | -2/+10 |
* | spwd bulid now, (typo) | vodz | 2005-09-26 | 1 | -1/+1 |
* | Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow | landley | 2005-09-25 | 1 | -3/+5 |
* | use brief license line | vapier | 2005-09-24 | 1 | -14/+2 |
* | - rename libbb's password helpers as suggested in libbb.h | aldot | 2005-09-20 | 1 | -6/+12 |
* | This code exists to compensate for ancient broken build environments which, | landley | 2005-09-07 | 1 | -2/+2 |
* | get_terminal_width_height.c was in there twice. | landley | 2005-09-05 | 1 | -1/+1 |
* | implemented a builtin echo command in ash. moved the guts of the | pgf | 2005-08-09 | 1 | -1/+2 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | vapier | 2005-07-27 | 1 | -1/+1 |
* | Add bb_msg_read_error | andersen | 2005-04-16 | 1 | -1/+1 |
* | egor duda writes: | andersen | 2004-10-08 | 1 | -8/+10 |
* | Tito writes, | bug1 | 2004-09-15 | 1 | -1/+1 |
* | Tito writes: | andersen | 2004-09-02 | 1 | -1/+1 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 1 | -1/+1 |
* | Do not use getpass(3) | andersen | 2004-05-01 | 1 | -1/+1 |
* | Fix/eliminate use of atol | andersen | 2004-03-06 | 1 | -3/+10 |
* | Make the loop support stuff be much less evil, and make it cope | andersen | 2004-02-06 | 1 | -6/+0 |
* | Merge common parts of sha1sum and md5sum, which is everything except the | bug1 | 2003-11-10 | 1 | -1/+1 |
* | make this a little bit less messy | andersen | 2003-10-22 | 1 | -13/+11 |
* | Fix an ommision preventing building, patch by Tito. | bug1 | 2003-10-09 | 1 | -3/+3 |
* | Add the "install" applet, move get_ug_id to libbb as its used by chown, | bug1 | 2003-09-24 | 1 | -1/+1 |
* | Compile get_terminal_width_height | bug1 | 2003-09-16 | 1 | -7/+8 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | bug1 | 2003-09-02 | 1 | -1/+1 |
* | Latest dash update from vodz | andersen | 2003-08-06 | 1 | -1/+1 |
* | last_patch95 from vodz: | andersen | 2003-07-28 | 1 | -1/+1 |
* | Remove remaining libc5 support code | andersen | 2003-07-22 | 1 | -2/+2 |
* | Update a bunch of docs. Run a script to update my email addr. | andersen | 2003-07-14 | 1 | -1/+1 |
* | Vodz, last_patch_86 | bug1 | 2003-05-26 | 1 | -1/+1 |
* | Minor .o file naming change | andersen | 2003-04-16 | 1 | -1/+1 |
* | Obligatory forgotten item. | mjn3 | 2003-03-19 | 1 | -2/+2 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -13/+46 |
* | With nightmares of libbb ending up with 100 .c files starting | andersen | 2003-03-07 | 1 | -1/+1 |