- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- ab7d9be Patch from Tito to remove pwd_to_spwd (which we don't actually need), with by Rob Landley · 18 years ago
- 6ab0378 by Paul Fox · 19 years ago
- 76b82cf - make find_mount_point conditional on df and eject; Fixes `make hosttools´ on by Bernhard Reutner-Fischer · 19 years ago
- 2f38f27 - patch from Robert P. J. Day to use filter instead of findstring. by Bernhard Reutner-Fischer · 19 years ago
- f7897ec Autodetect parts of a multipart file, from Robert P. Day's suggestion. by Rob Landley · 19 years ago
- a6b5b60 Fiddling with llist to make memory management easier. Specifically, the by Rob Landley · 19 years ago
- 0ea0aef Remove a link that leaked in from the pending llist_t changes. by Rob Landley · 19 years ago
- a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
- c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
- d9cf7ac - patch from Denis Vlasenko to add and use bb_xchdir() by Bernhard Reutner-Fischer · 19 years ago
- 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 19 years ago
- 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 19 years ago
- dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
- cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
- c57ec37 Patch from Rob Sullivan to consolidate crc32 table generation. by Rob Landley · 19 years ago
- 1bb3192 Bug spotted by Stephane Billiart: losetup depends on loop.c. by Rob Landley · 19 years ago
- 8dd4ca7 Patch from Shaun Jackman to make loop.c build only when needed. by Rob Landley · 19 years ago
- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
- 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
- e3ec99d - remove unused lists *-m by Bernhard Reutner-Fischer · 19 years ago
- 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
- 87b9573 Forgot to check this in last night, part of the hash_fd breakup. by Rob Landley · 19 years ago
- b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
- cd98555 - fix typo i introduced yesterday. by Bernhard Reutner-Fischer · 19 years ago
- 0e8727d - make linking against libcrypt optional by looking if pw_encrypt() or by Bernhard Reutner-Fischer · 19 years ago
- 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
- 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
- b4c8232 Move interface.c to networking directory since it's only used by ifconfig. by Rob Landley · 19 years ago
- 2454ebd Somebody suggested this, but I've forgotten who. by Rob Landley · 19 years ago
- 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
- 86a1073 bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
- cf95e0b - add llist_free_one() and llist_free() to libbb by Bernhard Reutner-Fischer · 19 years ago
- bee9eb1 - rename llist_add_to.c to llist.c by Bernhard Reutner-Fischer · 19 years ago
- 5f46010 spwd bulid now, (typo) by "Vladimir N. Oleynik" · 19 years ago
- 5246063 Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow by Rob Landley · 19 years ago
- 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
- d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
- 90ca6b2 This code exists to compensate for ancient broken build environments which, by Rob Landley · 19 years ago
- 9955c45 get_terminal_width_height.c was in there twice. by Rob Landley · 19 years ago
- 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
- 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- f15dfc5 Tito writes, by Glenn L McGrath · 20 years ago
- 7eb79ff Tito writes: by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago
- 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
- ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
- d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
- 976a55e make this a little bit less messy by Eric Andersen · 21 years ago
- fe4704e Fix an ommision preventing building, patch by Tito. by Glenn L McGrath · 21 years ago
- eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
- 96fd1b9 Compile get_terminal_width_height by Glenn L McGrath · 21 years ago
- dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
- 9089844 Latest dash update from vodz by Eric Andersen · 21 years ago
- 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
- 3436585 Minor .o file naming change by Eric Andersen · 22 years ago
- 1cb1b64 Obligatory forgotten item. by Manuel Novoa III · 22 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 6067c08 With nightmares of libbb ending up with 100 .c files starting by Eric Andersen · 22 years ago
- a9c6bc4 Define bb_xgetlarg as a standard interface for extracting by Eric Andersen · 22 years ago
- 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
- cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
- 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
- 346cdb1 Re-sort filenames to alphebetical order. by Glenn L McGrath · 22 years ago
- 4a6b4e3 Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? by Glenn L McGrath · 22 years ago
- 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
- b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
- 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
- 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
- 9ffd577 Move unzip.c uncompress.c from libbb to archiveal/libunarchive by Glenn L McGrath · 22 years ago
- 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
- d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
- 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
- 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
- f6495eb Support old-style compress (.Z) files via libbb / unzip( ) calls by Robert Griebl · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago