oweals/busybox.git
2002-07-30 Robert GrieblAdded the -I (isofmt) options to date, which comes...
2002-07-29 Robert GrieblFixed a bug that I had introduced with the new "options...
2002-07-29 Eric AndersenKill a silly warning
2002-07-29 Eric AndersenPatch from Tim Riker to allow tty* in inittab if the tty
2002-07-26 Robert Grieblmodprobe now also uses "options" from /etc/modules...
2002-07-25 Robert GrieblFix for bug #1255 -- support for mount -t <type>
2002-07-24 Robert GrieblAdd support for /etc/filesystem when searching for...
2002-07-24 Robert GrieblCommited patch from bug #1182
2002-07-24 Robert GrieblPatch for bug #1183: Added a -xdev option to find ...
2002-07-23 Eric AndersenFix indentation. Support killall -q, for pcmcia-cs
2002-07-23 Robert GrieblAdded tar -cz support (creating gzipped tar files witho...
2002-07-21 Robert GrieblFixed two compiler warnings
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-19 Robert GrieblApplied syslogd fix submitted by Bart Visscher:
2002-07-19 Robert Griebl- Forgot to cvs add bb_asprintf.c (from vodz' patch...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-18 Robert GrieblAdded a compile time option to suppress the "Using...
2002-07-16 Robert GrieblFix for the totally broken adduser applet (parts/ideas...
2002-07-16 Robert GrieblDon't treat a non-existant/-readable config file as...
2002-07-14 Eric AndersenDoh!
2002-07-13 Eric AndersenBetter clarify the CVS tree situation
2002-07-13 Eric AndersenTry to be more clear about the current two-CVS-trees
2002-07-12 Robert GrieblAccept the --passive-ftp cmd.line option. We always...
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2002-07-11 Eric AndersenBrad Campbell <brad@seme.com.au> notes that
2002-07-08 Eric AndersenSome minor bits of scrubbing
2002-07-04 Eric AndersenPatch from Stewart Brodie <stewart.brodie@pace.co.uk...
2002-07-03 Eric AndersenThis is last_patch48 from vodz. More cleanups, kills...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-07-03 Eric Andersentito <farmatito@tiscali.it> noticed that delgroup was...
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-07-03 Eric AndersenApply last_patch47 from vodz to fix several problems...
2002-07-03 Eric Andersenhide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS
2002-07-03 Eric AndersenPatch from Martin Volf <volf@dragon.cz> to fix where...
2002-07-03 Eric AndersenFix from vodz so that complex init commands actually...
2002-07-03 Eric AndersenPatch from Danny Lepage <danny.lepage@cognicase.com...
2002-07-03 Eric AndersenPatch from till busch <buti@gmx.at> -- unblock all...
2002-07-03 Eric AndersenFix text alignment, thanks to Sander Klein <s.klein...
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...
next