getopt_ulflags -> getopt32.
[oweals/busybox.git] / libbb / Makefile.in
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-20 Rob LandleyTeach get_terminal_width_height to fall back to $LINES...
2006-09-11 Bernhard Reutner... - merge xstat.c into xfuncs.c
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-09-06 Bernhard Reutner... - mdev and grep use xregcomp. Closes bug #1021
2006-09-03 Denis Vlasenkouuencode: common implementation for wget and uuencode...
2006-08-28 Rob LandleyJordan Crouse submitted a patch to only include xregcom...
2006-08-28 Rob LandleyNo real need for my_query_module() and this eliminates...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-11 Rob LandleyPatch from Tito to remove pwd_to_spwd (which we don...
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-05-26 Bernhard Reutner... - make find_mount_point conditional on df and eject...
2006-05-15 Bernhard Reutner... - patch from Robert P. J. Day to use filter instead...
2006-05-12 Rob LandleyAutodetect parts of a multipart file, from Robert P...
2006-05-08 Rob LandleyFiddling with llist to make memory management easier...
2006-05-08 Rob LandleyRemove a link that leaked in from the pending llist_t...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add bb_xbind() and bb_xl...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-04-12 Bernhard Reutner... - add and use bb_opendir(), bb_xopendir().
2006-04-10 Rob LandleyPatch from Rob Sullivan to consolidate crc32 table...
2006-03-23 Rob LandleyBug spotted by Stephane Billiart: losetup depends on...
2006-03-21 Rob LandleyPatch from Shaun Jackman to make loop.c build only...
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-02 Bernhard Reutner... - remove unused lists *-m
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-21 Rob LandleyForgot to check this in last night, part of the hash_fd...
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...