OSDN Git Service

android-x86/external-busybox.git
2002-07-03 Eric AndersenCleanup shadow.h stuff so it behaves as intended
2002-07-03 Eric AndersenLittle fix to avoid overflow
2002-07-03 Eric AndersenSilly spelling fix
2002-07-02 Eric AndersenDavid Frascone <dave@frascone.com> noticed two problems...
2002-06-23 Aaron LehmannRemove advertising clauses in accordance with
2002-06-23 Aaron Lehmanninline many functions that are only called once. saves...
2002-06-23 Aaron LehmannNeeds shadow.h; otherwise wont compile without CONFIG_U...
2002-06-23 Aaron Lehmannremove cleanUpAndFail, and replace it with exit()....
2002-06-23 Eric AndersenRework optimization code. Be more compiler aware.
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-22 Eric AndersenSeveral login cleanups from vodz
2002-06-22 Eric AndersenApply vodz' last_patch44 -- cleanup several chars to...
2002-06-22 Eric AndersenKill dead email address
2002-06-22 Eric AndersenApply last_patch46 from vodz, to fix buffer overflows...
2002-06-22 Eric AndersenApply vodz' cleanup for insmod buffer overflows, which...
2002-06-22 Aaron LehmannMajor revamp. I've been trying to clean up the code...
2002-06-18 Eric AndersenAs noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico...
2002-06-15 Eric AndersenFix a potential macro expansion problem... isspace...
2002-06-15 Eric AndersenDon't use pointless GNU-isms
2002-06-11 Robert GrieblPatch from Simon Krahnke:
2002-06-11 Matt Kraai* testsuite/sed/sed-recurses-properly: Mark XFAIL.
2002-06-11 Matt Kraai* libbb/copy_file.c (copy_file): Check st_dev instead...
2002-06-08 Eric Andersenvodz' last_patch42_2, which is an updated fix for buffe...
2002-06-06 Robert GrieblIf config file can not be parsed, use compiled in BB_SU...
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-06-06 Eric AndersenFix a buffer overflow found by Gerardo Puga <gpuga...
2002-06-06 Eric AndersenLets give this a try...
2002-06-06 Eric AndersenEmail addr fix
2002-06-06 Eric AndersenPatch from Gyepi SAM <gyepi@praxis-sw.com>:
2002-06-06 Eric AndersenPatch from Gyepi SAM <gyepi@praxis-sw.com>:
2002-06-06 Eric AndersenPatch from vodz to only setenv PATH when PATH changes...
2002-06-06 Eric AndersenPer discussion with vodz, Tim's changes do not seem...
2002-06-06 Eric Andersenlast_patch41 from vodz to fix stty -F and similar
2002-06-05 Eric Andersenplug fd leak noticed by Russ Dill
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
2002-06-04 Robert GrieblImplement two types of suid/sgid support for BusyBox:
2002-06-04 Robert GrieblCleaned up Erik's fgets -> read patch and fixed a buffe...
2002-06-04 Eric AndersenAvoid stack munching stdio implementations.
2002-06-02 Robert GrieblFixed a realloc bug found by Martin Volf
2002-05-29 Manuel Novoa... Include busybox.h before testing CONFIG_LOCALE_SUPPORT.
2002-05-29 Glenn L McGrathPatch from Randolfe Averty to fixup package conflict...
2002-05-28 Robert GrieblAdded support for /etc/modules.conf parsing
2002-05-27 Robert GrieblAdded include for isdigit(); simplified -<num> detection
2002-05-24 Eric AndersenEnsure that insmod supports at least one MODULE_INTERFACE
2002-05-24 Eric AndersenPatch from Magnus Damm <damm@opensource.se> to rework...
2002-05-22 Robert GrieblMade exit code SysV compliant. Also added -s (single...
2002-05-22 Robert GrieblSome cleanups, some size reductions and some buffer...
2002-05-19 Robert GrieblSupport old-style compress (.Z) files via libbb / unzip...
2002-05-18 Tim Rikerping return 1 if can't ping
2002-05-17 Robert GrieblSUpport old style -[::digit::] options for head and...
2002-05-16 Robert GrieblReduced code size for new -e flag (suggested by vodz)
2002-05-15 Eric AndersenDoh! Remember to close /etc/inittab
2002-05-15 Robert GrieblSupport old-style compress (.Z) files via libbb / unzip...
2002-05-15 Robert Grieblgunzip'ing many files to stdout works now
2002-05-15 Robert GrieblDon't delete source file when decompressing to stdout
2002-05-14 Robert GrieblComplete rewrite to support stack loading/unloading...
2002-05-14 Robert GrieblAdded support for -Y|--proxy=on/off to wget
2002-05-14 Robert GrieblAdd --login support. This is the bash way of starting...
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2002-05-14 Robert GrieblEntries with "noauto" options are ignored correctly...
2002-05-05 Eric AndersenTom Oehser noticed that we were lacking the SO_REUSEADD...
2002-05-03 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to support...
2002-05-03 Eric AndersenMake verbose and show_only work as expected
2002-05-03 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to ignore...
2002-05-01 Tim Rikerfix and shrink uuencode
2002-04-29 Matt Kraai* archival/gunzip.c (gunzip_file): New.
2002-04-27 Eric AndersenUpdate website
2002-04-27 Eric AndersenFix silly combinitorial oversight
2002-04-27 Eric AndersenPatch from Cliff L. Biffle <cbiffle@safety.net> to...
2002-04-27 Eric AndersenuClibc supports struct _res these days...
2002-04-27 Eric AndersenSupport noerror option
2002-04-27 Eric AndersenWhen the .config file is missing, supply a default one
2002-04-26 Eric AndersenAdd netcat -i option, per patch from Cristian Ionescu...
2002-04-26 Eric AndersenAdd the who applet, supplied by Da Chen <dchen@ayrnetwo...
2002-04-26 Eric AndersenEnsure that getenv("PATH") stays current, since otherwi...
2002-04-26 Eric AndersenFix bugs
2002-04-26 Eric AndersenMinor formatting
2002-04-26 Tim Rikeradd missing void, still has issues though
2002-04-26 Tim Rikerfix from kergoth
2002-04-26 Eric AndersenForward port patch from Przemyslaw Czerpak <druzus...
2002-04-26 Eric AndersenReworked by Robert Griebl <griebl@gmx.de> to support...
2002-04-24 Eric Andersenvodz noted this line (as imported from Debian) is wrong...
2002-04-24 Eric AndersenApply last_patch37 from vodz
2002-04-17 Eric Andersenls could mis-color certain entries when previous commands
2002-04-17 Matt Kraai* networking/wget.c (wget_main): Check return value...
2002-04-15 Matt Kraai* archival/bunzip2.c (bunzip2_main): Do not remove...
2002-04-15 Eric AndersenPatch from Ben Low <ben@titr.uow.edu.au> to allow tftp...
2002-04-13 Eric AndersenPatch from Jim Treadway -- fix a missing "\" in usage.h
2002-04-13 Eric AndersenSilly me
2002-04-13 Eric AndersenTeach makedevs to not segfault quite so much
2002-04-13 Eric AndersenPatch from Larry Doolittle to teach syslogd to not...
2002-04-13 Eric AndersenCleanup make clean
2002-04-13 Eric AndersenPatch from Kevin Hilman <khilman@equator.com> to fix...
2002-04-13 Eric AndersenAdd a 'make uninstall' target
2002-04-13 Eric AndersenPatch from Jim Treadway <jim@stardot-tech.com> to teach
2002-04-13 Eric AndersenPatch from Jim Treadway and Vladimir Oleynik to Add...
2002-04-13 Eric AndersenSed can go into an infinite loop
next