cleanup style ... just because you use less spaces doesnt mean the resulting code...
[oweals/busybox.git] / libbb / Makefile.in
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-31 Bernhard Reutner... - fix typo i introduced yesterday.
2006-01-30 Bernhard Reutner... - make linking against libcrypt optional by looking...
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2005-11-22 Rob LandleyMove interface.c to networking directory since it's...
2005-10-27 Rob LandleySomebody suggested this, but I've forgotten who.
2005-10-15 "Vladimir N. Oleynik"common BUFSIZ BSS buffer, small reduce code, data and bss
2005-10-12 "Vladimir N. Oleynik"bb_dev_null
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb
2005-09-29 Bernhard Reutner... - rename llist_add_to.c to llist.c
2005-09-26 "Vladimir N. Oleynik"spwd bulid now, (typo)
2005-09-25 Rob LandleyPatch from Amir Shalem to make busybox compile on a...
2005-09-24 Mike Frysingeruse brief license line
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-07 Rob LandleyThis code exists to compensate for ancient broken build...
2005-09-05 Rob Landleyget_terminal_width_height.c was in there twice.
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-04-16 Eric AndersenAdd bb_msg_read_error
2004-10-08 Eric Andersenegor duda writes:
2004-09-15 Glenn L McGrathTito writes,
2004-09-02 Eric AndersenTito writes:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-05-01 Eric AndersenDo not use getpass(3)
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-02-06 Eric AndersenMake the loop support stuff be much less evil, and...
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...
2003-10-22 Eric Andersenmake this a little bit less messy
2003-10-09 Glenn L McGrathFix an ommision preventing building, patch by Tito.
2003-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-09-16 Glenn L McGrathCompile get_terminal_width_height
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-08-06 Eric AndersenLatest dash update from vodz
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-04-16 Eric AndersenMinor .o file naming change
2003-03-19 Manuel Novoa III Obligatory forgotten item.
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-07 Eric AndersenWith nightmares of libbb ending up with 100 .c files...
2003-03-07 Eric AndersenDefine bb_xgetlarg as a standard interface for extracting
2003-01-21 Glenn L McGrathrun telnet from inetd, present login prompt if login...
2002-12-14 Tim Rikerrmmod -a removed modules recursively
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-12-07 Glenn L McGrathRe-sort filenames to alphebetical order.
2002-12-07 Glenn L McGrathCommit to reverse my previous commit, isnt cvs supposed...
2002-12-07 Glenn L McGrathinclude "busybox" after the libc includes tofix compile...
2002-12-02 Glenn L McGrathMove compare_string_array to libbb
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-10-22 Eric AndersenPatch last_pach62 from vodz. This patch moves all...
2002-10-22 Glenn L McGrathMove unzip.c uncompress.c from libbb to archiveal/libun...
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-05-15 Robert GrieblSupport old-style compress (.Z) files via libbb / unzip...
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...