platform/upstream/busybox.git
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
2004-01-16 Eric AndersenMinor updates from linux 2.6.1
2004-01-15 Glenn L McGrathPatch by Tito, reduce size of deallocvt, also make...
2004-01-14 Glenn L McGrathVodz last_patch_122, Check $PATH at runtime to fix...
2004-01-14 Glenn L McGrathPatch by Tito, use bb_xgetlarg, reduce size
2004-01-13 Eric AndersenFix a bug where mount could check the wrong device...
2004-01-13 Glenn L McGrathPatch from Bastian Blank, allow the buildtime to be...
2004-01-13 Glenn L McGrathVodz last_patch_121, syncing with dash_0.4.19, reduce...
2004-01-13 Glenn L McGrathPatch by Tito, remove some unneeded variables to save...
2004-01-11 Glenn L McGrathPatch from Matt Kraai to fix debian bug #227081
2004-01-10 Eric Andersenwhitespace cleanup
2004-01-10 Eric AndersenWoody Suwalski writes:
2004-01-08 Glenn L McGrathPatch from Bastian Blank to fix debian bug #226722...
2004-01-07 Glenn L McGrathUse bb_getopt_ulflags, save 100 bytes and strict argume...
2004-01-06 Eric AndersenWoody Suwalski writes:
2004-01-05 Eric AndersenFix broken #else
2004-01-05 Glenn L McGrathUse bb_getopt_ulflags, save 150 bytes.
2004-01-05 Glenn L McGrathUse bb_getopt_ulflags, simplify some logic, saves some...
2004-01-04 Glenn L McGrathFix usage with libraries, skip symbol table.
2004-01-04 Glenn L McGrathUse bb_getopt_ulflags, saves some space, better argumen...
2004-01-04 Rob LandleyThinko in s//options. (Whitespace skipping in the...
2004-01-03 Glenn L McGrathDeclare dependencies of command line editing in the...
2004-01-02 Eric Andersenfixes from Selwyn Tang
2004-01-02 Eric AndersenAdd some details on exactly how to comply with the GPL
2004-01-01 Glenn L McGrathSync to waldi's subversion archive
2003-12-31 Glenn L McGrathFix debian bug #215612, insmod should be silent on...
2003-12-31 Glenn L McGrathBatch from Bastian Blank to fix debian bug #216435;
2003-12-28 Eric AndersenUpdate example slightly
2003-12-28 Tim Rikerws, show date setting format
2003-12-27 Glenn L McGrathFix a bug of mine, identified by Stephane Billiart
2003-12-26 Russ Dillit should work even if you don't assign a pidfile
2003-12-26 Glenn L McGrathIsolate code better for unused options, config option...
2003-12-26 Glenn L McGrathVodz last_patch120, more busybox integration, saves...
2003-12-24 Eric Andersenre-indent
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-24 Eric AndersenPatch from Ned Ludd, solar at gentoo dot org:
next