oweals/busybox.git
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... 0_60_3
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
2002-04-13 Eric AndersenStupid gcc always includes its own builtin strlen()...
2002-04-13 Eric AndersenNice patch from Wolfgang Denk <wd@denx.de> to provide...
2002-04-13 Eric AndersenTeach tftp to direct the fetched file to stdout when the
2002-04-13 Eric AndersenRework per how I did things in version in 0.60.3 so...
2002-04-13 Eric AndersenPatch from Laurence Anderson <L.D.Anderson@warwick...
2002-04-13 Eric AndersenUpdate some missing copyright notices
2002-04-13 Tim Rikermake ash prompt the same as other shells if cmdedit...
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-04-12 Eric AndersenFix handling of endianness.
2002-04-11 Eric AndersenOldnews
2002-04-06 Eric AndersenPatch from Edward Betts <edward@debian.org> to add...
2002-04-06 Eric AndersenApply lash_patch35 from vodz, which brings several...
2002-04-06 Eric AndersenFix email addr
2002-04-03 Eric AndersenAdd fli4l
2002-04-01 Matt Kraai* editors/sed.c (process_file): Stop processing deleted...
2002-04-01 Miles BaderTweak my credit (ah, vanity...)
2002-04-01 Miles BaderAdd insmod support for the NEC v850e processor.
2002-04-01 Miles BaderAdd support for the NEC v850e processor.
2002-03-29 Eric AndersenProvide a controlling tty to askfirst processes as...
2002-03-27 Matt Kraai* testsuite/which/which-uses-default-path: Remove extra...
2002-03-27 Matt Kraai* testsuite/grep/egrep-supports-extended-regexps: Check...
2002-03-27 Matt Kraai* testsuite/bunzip2/bunzip2-reads-from-standard-input...
2002-03-27 Matt Kraai* testsuite/COPYING: Remove.
2002-03-27 Matt Kraai* archival/bunzip2.c (bunzip2_main): Remove compressed...
2002-03-27 Matt Kraai* testsuite/runtest (run_applet_testcase): Return test...
2002-03-27 Matt Kraai* archival/bunzip2.c: Include <unistd.h>.
2002-03-25 Manuel Novoa... Work around compiler/assembler problem and reduce code...
2002-03-22 Matt Kraai* archival/gzip.c (gzip_main): Ensure that the output...
2002-03-21 Eric AndersenDoh! I broke ping when removing the nested function.
2002-03-20 Matt Kraai* include/applets.h (CONFIG_LOSETUP): New.
2002-03-20 Eric AndersenEliminate extra trailing space
2002-03-20 Eric AndersenFix devfs loop device support
2002-03-20 Eric AndersenRewind messages to avoid weird formatting, and fix...
2002-03-20 Eric AndersenPatch from vodz to fix a potential segfault
2002-03-20 Eric AndersenPatch from Jeff Studer <jstuder@aquilagroup.com> to...
next