pass EXTRA_CFLAGS to final link since it may contain things that affect linking ...
[oweals/busybox.git] / libbb /
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 the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-20 Bernhard Reutner... - consolidated password helpers
2005-09-20 Bernhard Reutner... - consolidated password helpers into bb_pwd.c
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-16 "Vladimir N. Oleynik"ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE...
2005-09-14 "Vladimir N. Oleynik"split libbb: moved xregcomp separatelly for speed up...
2005-09-14 "Vladimir N. Oleynik"FEATURE->ENABLE_FEATURE loses one for 'top' applet
2005-09-07 Rob LandleyThis code exists to compensate for ancient broken build...
2005-09-06 Mike FrysingerAmir Shalem writes:
2005-09-06 "Vladimir N. Oleynik"- sync traceroute with Slackware-10.1
2005-09-05 Rob Landleyget_terminal_width_height.c was in there twice.
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-09-05 Rob LandleyActually returning ret might be good.
2005-09-01 Rob LandleyAccording to bug #63, crond is unhappy with crontab...
2005-09-01 Rob LandleyBernhard Fischer suggested that get_terminal_width_hei...
2005-08-27 Mike Frysingermake sure __NF_sysfs exists before trying to use it
2005-08-22 Rob LandleyTwo FEATURE_CLEAN_UP patches from Shaun Jackman, closin...
2005-08-16 Mike Frysingerthe () around isspace actually matters
2005-08-16 Mike FrysingerBernhard Fischer says: fix comment typo
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-07-30 Mike Frysingerapgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FI...
2005-07-27 Paul Foxmove the ifdef to after libbb.h include, so it can...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-26 Mike Frysinger2005-04-05 Shaun Jackman <sjackman@gmail.com>
2005-07-26 Mike Frysingerno longer used as reported by apgo in Bug 348
2005-07-22 Paul Foxifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP...
2005-07-19 Paul Foxapplying fix for:
2005-07-19 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying fix from:
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-05-11 Mike Frysingernow that mjn3 explained it to me, add documentation...
2005-05-10 Mike Frysingeradd documentation for long options and touch up the...
2005-05-09 Mike Frysingersyntax/whitespace touchup
2005-05-03 Rob LandleyShaun Jackman said:
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2005-05-03 Rob LandleyRevert Tito's patch to zcip. My bad, David Brownell...
2005-05-01 Rob LandleyOn Tuesday 19 April 2005 21:10, Tito wrote and today...
2005-04-27 Eric AndersenCorrect errors preventing busybox tar from working...
2005-04-18 Mike FrysingerIn Bug 5, Tito writes:
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-16 Eric AndersenRework to fix bugs.uclibc.org/view.php?id=107
2005-04-16 Eric AndersenAdd bb_msg_read_error
2005-04-14 Mike Frysingerfake out support for POSIX -H and -L options since...
2005-03-04 Mike FrysingerShaun Jackman writes: Fix typo. Use __NR_umount2 instea...
2005-03-04 Mike Frysingeradd some more comments
2005-03-04 Mike Frysingernewlib fixe from Shaun Jackman
2005-01-24 Rob LandleySort rewrite to be SUSv3 compliant. New config option...
2005-01-04 Eric AndersenDear andersen:
2005-01-03 Eric Andersenperhaps a better fix
2004-12-09 Rob LandleyWorkaround for uClibc-specific header problem described...
2004-10-13 Eric AndersenMake certain clients of bb_make_directory default to...
2004-10-08 Eric AndersenPatch from Claus Klein to increase, and make more apparent
2004-10-08 Eric AndersenTito writes:
2004-10-08 Eric Andersenegor duda writes:
2004-10-08 Eric AndersenPatch from Michael Tokarev:
2004-09-24 Glenn L McGrathRemove this error message at Vodz request, it was misle...
2004-09-15 Glenn L McGrathTito writes,
2004-09-02 Eric AndersenNo longer needed
2004-09-02 Eric AndersenTito writes:
2004-08-26 Eric AndersenTito writes:
2004-08-26 Eric AndersenFelipe Kellermann writes:
2004-08-16 Eric AndersenUse __kernel_old_dev_t for 2.6.x kernels
2004-08-16 Eric AndersenAurelien Jacobs writes:
2004-08-12 Eric AndersenPatch from solar to fix problems with get_name()
2004-08-11 Glenn L McGrathPatch from Tito to fix memory leak upon error.
2004-08-03 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-07-29 Manuel Novoa III Clean up hex escape support.
2004-07-27 Eric AndersenFelipe Kellermann noticed a missing `break'.
2004-07-26 Eric Andersenbother. unrevert my fix.
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-26 Eric AndersenAllow hex escape sequences
2004-07-23 Glenn L McGrathFix for a bug identied by Harald Kuthe, when using...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, "There is a call to print...
2004-06-25 Glenn L McGrathRevert my previous commit
2004-06-25 Glenn L McGrathFix compile error under 2.6, check for newer versions...
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-05-02 Glenn L McGrathAdd part of a patch from Vernon Sauder that i missed...
2004-05-01 Eric AndersenDo not use getpass(3)
2004-04-19 Glenn L McGrathDont try and preserve hard links to directories.
2004-04-14 Eric Andersenremove a warning
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-07 Eric AndersenVladimir N. Oleynik writes:
2004-04-06 Eric AndersenChristian Grigis, christian.grigis at smartdata dot...
2004-03-27 Eric AndersenAdd missing include files
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-23 Eric AndersenBrian Pomerantz writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-08 Manuel Novoa III My bug. :-(
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-03-06 Manuel Novoa III Don't build these support functions for uClibc, as...
2004-03-05 Glenn L McGrathPatch from Vernon Sauder.
2004-02-23 Glenn L McGrathbb_full_fd_action was incorrectly returning an error...
2004-02-22 Eric AndersenFor the time being, revert the changes for detecting...
2004-02-21 Glenn L McGrathSometimes i get carried away with the use of function...
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
next