platform/upstream/busybox.git
2004-02-22 Glenn L McGrathPtch by Hideki IWAMOTO, fix a bug preventing tftp from...
2004-02-22 Glenn L McGrathReturn 1 upon failure
2004-02-22 Glenn L McGrathNo need to check proxy env variable twice, ignore proxy...
2004-02-21 Glenn L McGrathSometimes i get carried away with the use of function...
2004-02-21 Glenn L McGrathUse return instead of exit, use == instead of & ==...
2004-02-20 Eric AndersenDocument missing cp options
2004-02-20 Glenn L McGrathFix up hard links
2004-02-20 Glenn L McGrathA strict interpretation of the ustar format requires...
2004-02-19 Glenn L McGrathAdd extra comments, freakout if a pax archive is encout...
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
2004-02-19 Eric AndersenChris Larson (kergoth) writes:
2004-02-18 Glenn L McGrathDont use same variable and struct name
2004-02-18 Glenn L McGrathFormatting
2004-02-18 Glenn L McGrathremove debugging
2004-02-18 Manuel Novoa... Patch from OpenWrt.
2004-02-18 Rob LandleyAdd -i option to sed, to edit files in-place.
2004-02-18 Manuel Novoa... Fix vstype[] to match VS* defines. Patch from OpenWrt...
2004-02-17 Eric AndersenRemove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_...
2004-02-17 Eric AndersenMark Lord writes:
2004-02-17 Glenn L McGrathAdd the -r option, patch from Rob with some help from...
2004-02-17 Glenn L McGrathRemove debugging
2004-02-17 Glenn L McGrathDont strip trailing '/' until _after_ i test to set...
2004-02-17 Manuel Novoa... Patch from Florian Schirmer <jolt@tuxbox.org>. When...
2004-02-17 Glenn L McGrathWoops, im getting ahead of myself, we dont have the...
2004-02-17 Glenn L McGrathdefine option names to be clearer, simplify nested...
2004-02-14 Eric AndersenAvoid naming conflict with symbol in newer glibc headers
2004-02-13 Eric AndersenAccomodate the fact that newer libc versions may in...
2004-02-10 Eric Andersenoops. Leave the default feature set enbled for now...
2004-02-10 Eric AndersenInitial effort at disabling job control as well
2004-02-10 Eric AndersenSupport disabling pipe and redirect support
2004-02-09 Eric AndersenUpdate URL
2004-02-09 Eric AndersenBuffalo appears to have resolved their GPL problems
2004-02-06 Eric AndersenRichard Kojedzinszky writes:
2004-02-06 Eric AndersenPatch from vodz, based on bug report from Richard Kojed...
2004-02-06 Eric AndersenMake the loop support stuff be much less evil, and...
2004-02-06 Eric AndersenEliminate use of a kernel scsi header file.
2004-02-05 Manuel Novoa... Make sure stdlib.h is always included before dmalloc...
2004-02-05 Eric AndersenVladimir N. Oleynik writes:
2004-02-05 Eric AndersenVladimir N. Oleynik writes:
2004-02-05 Eric AndersenElaborate on CONFIG_SELINUX, and explain that most...
2004-02-04 Eric AndersenGrammar fix
2004-02-04 Eric AndersenMinor grammar fixup
2004-02-04 Eric AndersenBump version number for release 1_00_pre7
2004-02-04 Eric AndersenRichard Kojedzinszky writes:
2004-02-04 Eric AndersenJoe.C writes:
2004-02-04 Eric AndersenJean Wolter writes:
2004-02-04 Eric AndersenRob Landley writes:
2004-02-04 Eric AndersenThe variable 'complementaly' used to be allocated with...
2004-02-04 Glenn L McGrathBug fix from Tito.
2004-02-04 Glenn L McGrathVodz last_patch_125_2, this patch have:
2004-02-01 Manuel Novoa... Rewrite parse_config_file(). Among the old version...
2004-02-01 Manuel Novoa... Use bb_xstrdup() instead of strdup().
2004-01-31 Glenn L McGrathFix http proxy use, bytes were swapped 1_00_pre6
2004-01-31 Eric AndersenMention changes to the daily snapshots
2004-01-31 Eric AndersenUpdate docs for release
2004-01-31 Eric AndersenBump version for release
2004-01-30 Eric AndersenUse standard C99 types
2004-01-30 Eric AndersenUse proper C99 types
2004-01-30 Eric AndersenFixup use of 'u_int' to instead use 'unsigned int'
2004-01-30 Eric Andersens/u_int/uint/g
2004-01-30 Eric Andersens/u_int/unsigned int/g
2004-01-30 Eric AndersenUse proper C99 types
2004-01-30 Eric AndersenUse proper C99 types throughout. So not use silly...
2004-01-30 Eric AndersenAvoid symbol naming conflict with libm
2004-01-30 Manuel Novoa... 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-27 Glenn L McGrathNew applet, seq. No options, just the basics.
2004-01-27 Glenn L McGrathAlign using spaces to furthurest character and then...
2004-01-26 Eric AndersenA few little updates, mostly cosmetic
2004-01-26 Eric AndersenSigh. TRENDware has released source -- only for busybo...
2004-01-26 Eric AndersenPascal Brisset writes:
2004-01-25 Manuel Novoa... Be stricter when converting strings to integers. Shoul...
2004-01-25 Glenn L McGrathFix compile error when tab completion disabled
2004-01-25 Glenn L McGrathAdd the -r option as a synonym of -R
2004-01-25 Glenn L McGrathAdd the -h, --dereference option for archive creation.
2004-01-23 Glenn L McGrathEnable long options, adds 150 bytes.
2004-01-23 Glenn L McGrathCorrect check for only one of K or S options
2004-01-23 Glenn L McGrathCheck valid options were given
2004-01-23 Glenn L McGrathDont change ownership unless we created the directory.
2004-01-23 Glenn L McGrathRemove unneeded conditions and logic, fix bug where...
2004-01-22 Glenn L McGrathlast_patch_124 from Vodz, fix an ash bug when alt-1...
2004-01-22 Glenn L McGrathCheck one and only one of start, stop are given.
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-21 Glenn L McGrathPatch by Richard Kojedzinszky, when using END at end...
2004-01-20 Glenn L McGrathRedo getconfigent, save 150 bytes, still small memory...
2004-01-20 Glenn L McGrathPatch from Tito, reduce size, merge functions that...
2004-01-18 Eric AndersenStephane Billiart writes:
2004-01-18 Glenn L McGrathFix up a couple of bugs i introduced in yesterdays...
2004-01-18 Glenn L McGrathFix a bug where `ls -le` would print the time twice.
2004-01-18 Glenn L McGrathUse bb_getopt_ulflags, save 200-300 bytes
2004-01-17 Glenn L McGrathPatch from Leif Lindholm (slightly modified by me)...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-17 Glenn L McGrathPatch from Arthur Othieno, clarify common options betwe...
2004-01-17 Glenn L McGrathThe functions setconfig, enter and bump_nofile were...
2004-01-17 Glenn L McGrathUse 1 line for function name and return value,
2004-01-17 Glenn L McGrathRemove some defined statements
2004-01-17 Glenn L McGrathChanged #define names for common features (superficial)
2004-01-17 Glenn L McGrathUse bb_get_chomped_line_from_file
next