Ahem: add new faq entry to list at top of FAQ.html
[oweals/busybox.git] / libbb /
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:
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
2004-02-13 Eric AndersenAccomodate the fact that newer libc versions may in...
2004-02-06 Eric AndersenMake the loop support stuff be much less evil, and...
2004-02-05 Eric AndersenVladimir N. Oleynik writes:
2004-02-04 Eric AndersenThe variable 'complementaly' used to be allocated with...
2004-01-30 Eric Andersens/u_int/unsigned int/g
2004-01-30 Eric AndersenUse proper C99 types throughout. So not use silly...
2004-01-30 Manuel Novoa III Support new uClibc stdio core.
2004-01-29 Eric AndersenApply a couple of optimizations
2004-01-27 Eric AndersenTeach busybox ps to get the correct uid when displaying...
2004-01-22 Glenn L McGrathVodz, last_patch_123, patch have new version getopt_ulf...
2004-01-21 Glenn L McGrathPatch from Atsushi Nemoto, recent MIPS kernel headers
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-13 Eric AndersenFix a bug where mount could check the wrong device...
2004-01-11 Glenn L McGrathPatch from Matt Kraai to fix debian bug #227081
2003-12-23 Eric Andersenfix broken formatting
2003-12-23 Eric Andersendon't mess up errno
2003-12-20 Eric Andersenbother. It seems I can't read.
2003-12-20 Eric Andersendoh!
2003-12-20 Eric AndersenTry to accomodate systems that do not define PAGE_SHIFT
2003-12-20 Glenn L McGrathUse low level file descriptors to match bb_copyfd_eof
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Glenn L McGrathAllow escaped 8 bit characters in bb_opt_complementaly
2003-12-19 Glenn L McGrathFix a bug preventing use of escaped characters that...
next