aboutsummaryrefslogtreecommitdiff
path: root/libbb/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move interface.c to networking directory since it's only used by ifconfig.Rob Landley2005-11-221-1/+0
* Somebody suggested this, but I've forgotten who.Rob Landley2005-10-271-1/+2
* common BUFSIZ BSS buffer, small reduce code, data and bss"Vladimir N. Oleynik"2005-10-151-1/+2
* bb_dev_null"Vladimir N. Oleynik"2005-10-121-1/+1
* - add llist_free_one() and llist_free() to libbbBernhard Reutner-Fischer2005-10-061-1/+1
* - rename llist_add_to.c to llist.cBernhard Reutner-Fischer2005-09-291-2/+10
* spwd bulid now, (typo)"Vladimir N. Oleynik"2005-09-261-1/+1
* Patch from Amir Shalem to make busybox compile on a uClibc that has no shadowRob Landley2005-09-251-3/+5
* use brief license lineMike Frysinger2005-09-241-14/+2
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-6/+12
* This code exists to compensate for ancient broken build environments which,Rob Landley2005-09-071-2/+2
* get_terminal_width_height.c was in there twice.Rob Landley2005-09-051-1/+1
* implemented a builtin echo command in ash. moved the guts of thePaul Fox2005-08-091-1/+2
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* Add bb_msg_read_errorEric Andersen2005-04-161-1/+1
* egor duda writes:Eric Andersen2004-10-081-8/+10
* Tito writes,Glenn L McGrath2004-09-151-1/+1
* Tito writes:Eric Andersen2004-09-021-1/+1
* Patch from Bastian Blank:Eric Andersen2004-06-221-1/+1
* Do not use getpass(3)Eric Andersen2004-05-011-1/+1
* Fix/eliminate use of atolEric Andersen2004-03-061-3/+10
* Make the loop support stuff be much less evil, and make it copeEric Andersen2004-02-061-6/+0
* Merge common parts of sha1sum and md5sum, which is everything except theGlenn L McGrath2003-11-101-1/+1
* make this a little bit less messyEric Andersen2003-10-221-13/+11
* Fix an ommision preventing building, patch by Tito.Glenn L McGrath2003-10-091-3/+3
* Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath2003-09-241-1/+1
* Compile get_terminal_width_heightGlenn L McGrath2003-09-161-7/+8
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-021-1/+1
* Latest dash update from vodzEric Andersen2003-08-061-1/+1
* last_patch95 from vodz:Eric Andersen2003-07-281-1/+1
* Remove remaining libc5 support codeEric Andersen2003-07-221-2/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-1/+1
* Minor .o file naming changeEric Andersen2003-04-161-1/+1
* Obligatory forgotten item.Manuel Novoa III2003-03-191-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-13/+46
* With nightmares of libbb ending up with 100 .c files startingEric Andersen2003-03-071-1/+1
* Define bb_xgetlarg as a standard interface for extractingEric Andersen2003-03-071-1/+1
* run telnet from inetd, present login prompt if login is configured,Glenn L McGrath2003-01-211-1/+1
* rmmod -a removed modules recursivelyTim Riker2002-12-141-1/+1
* Move add_to_list from libunarchive to libbb so it can be of more general use ...Glenn L McGrath2002-12-081-1/+1
* Re-sort filenames to alphebetical order.Glenn L McGrath2002-12-071-21/+21
* Commit to reverse my previous commit, isnt cvs supposed to have some undo com...Glenn L McGrath2002-12-071-2/+2
* include "busybox" after the libc includes tofix compile errorsGlenn L McGrath2002-12-071-2/+2
* Move compare_string_array to libbbGlenn L McGrath2002-12-021-2/+2
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath2002-11-111-2/+2
* Patch last_pach62 from vodz. This patch moves all the /proc parsingEric Andersen2002-10-221-1/+2
* Move unzip.c uncompress.c from libbb to archiveal/libunarchiveGlenn L McGrath2002-10-221-1/+1
* New common unarchive code.Glenn L McGrath2002-09-251-14/+16
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-1/+1