2002-07-03 |
andersen | Cleanup shadow.h stuff so it behaves as intended |
commit | commitdiff | tree | snapshot |
2002-07-03 |
andersen | Little fix to avoid overflow |
commit | commitdiff | tree | snapshot |
2002-07-03 |
andersen | Silly spelling fix |
commit | commitdiff | tree | snapshot |
2002-07-02 |
andersen | David Frascone <dave@frascone.com> noticed two problems... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
aaronl | Remove advertising clauses in accordance with |
commit | commitdiff | tree | snapshot |
2002-06-23 |
aaronl | inline many functions that are only called once. saves... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
aaronl | Needs shadow.h; otherwise wont compile without CONFIG_U... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
aaronl | remove cleanUpAndFail, and replace it with exit().... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
andersen | Rework optimization code. Be more compiler aware. |
commit | commitdiff | tree | snapshot |
2002-06-23 |
andersen | Port over the last of the tinylogin applets |
commit | commitdiff | tree | snapshot |
2002-06-22 |
andersen | Several login cleanups from vodz |
commit | commitdiff | tree | snapshot |
2002-06-22 |
andersen | Apply vodz' last_patch44 -- cleanup several chars to... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
andersen | Kill dead email address |
commit | commitdiff | tree | snapshot |
2002-06-22 |
andersen | Apply last_patch46 from vodz, to fix buffer overflows... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
andersen | Apply vodz' cleanup for insmod buffer overflows, which... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
aaronl | Major revamp. I've been trying to clean up the code... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
andersen | As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
andersen | Fix a potential macro expansion problem... isspace... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
andersen | Don't use pointless GNU-isms |
commit | commitdiff | tree | snapshot |
2002-06-11 |
sandman | Patch from Simon Krahnke: |
commit | commitdiff | tree | snapshot |
2002-06-11 |
kraai | * testsuite/sed/sed-recurses-properly: Mark XFAIL. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
kraai | * libbb/copy_file.c (copy_file): Check st_dev instead... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
andersen | vodz' last_patch42_2, which is an updated fix for buffe... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
sandman | If config file can not be parsed, use compiled in BB_SU... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Fix buffer overflows noted by Gerardo Puga |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Fix buffer overflows noted by Gerardo Puga |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Fix a buffer overflow found by Gerardo Puga <gpuga... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Lets give this a try... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Email addr fix |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Patch from Gyepi SAM <gyepi@praxis-sw.com>: |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Patch from Gyepi SAM <gyepi@praxis-sw.com>: |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Patch from vodz to only setenv PATH when PATH changes... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | Per discussion with vodz, Tim's changes do not seem... |
commit | commitdiff | tree | snapshot |
2002-06-06 |
andersen | last_patch41 from vodz to fix stty -F and similar |
commit | commitdiff | tree | snapshot |
2002-06-05 |
andersen | plug fd leak noticed by Russ Dill |
commit | commitdiff | tree | snapshot |
2002-06-04 |
sandman | Bigger patch for (partial) tinylogin integration |
commit | commitdiff | tree | snapshot |
2002-06-04 |
sandman | Fix for broken handling off BusyBox's own pwd/grp imple... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
sandman | Implement two types of suid/sgid support for BusyBox: |
commit | commitdiff | tree | snapshot |
2002-06-04 |
sandman | Cleaned up Erik's fgets -> read patch and fixed a buffe... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
andersen | Avoid stack munching stdio implementations. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
sandman | Fixed a realloc bug found by Martin Volf |
commit | commitdiff | tree | snapshot |
2002-05-29 |
mjn3 | Include busybox.h before testing CONFIG_LOCALE_SUPPORT. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
bug1 | Patch from Randolfe Averty to fixup package conflict... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
sandman | Added support for /etc/modules.conf parsing |
commit | commitdiff | tree | snapshot |
2002-05-27 |
sandman | Added include for isdigit(); simplified -<num> detection |
commit | commitdiff | tree | snapshot |
2002-05-24 |
andersen | Ensure that insmod supports at least one MODULE_INTERFACE |
commit | commitdiff | tree | snapshot |
2002-05-24 |
andersen | Patch from Magnus Damm <damm@opensource.se> to rework... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
sandman | Made exit code SysV compliant. Also added -s (single... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
sandman | Some cleanups, some size reductions and some buffer... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
sandman | Support old-style compress (.Z) files via libbb / unzip... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
timr | ping return 1 if can't ping |
commit | commitdiff | tree | snapshot |
2002-05-17 |
sandman | SUpport old style -[::digit::] options for head and... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
sandman | Reduced code size for new -e flag (suggested by vodz) |
commit | commitdiff | tree | snapshot |
2002-05-15 |
andersen | Doh! Remember to close /etc/inittab |
commit | commitdiff | tree | snapshot |
2002-05-15 |
sandman | Support old-style compress (.Z) files via libbb / unzip... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
sandman | gunzip'ing many files to stdout works now |
commit | commitdiff | tree | snapshot |
2002-05-15 |
sandman | Don't delete source file when decompressing to stdout |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | Complete rewrite to support stack loading/unloading... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | Added support for -Y|--proxy=on/off to wget |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | Add --login support. This is the bash way of starting... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | This patch adds -e (extended information) to route... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | This patch adds -e (extended information) to route... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
sandman | Entries with "noauto" options are ignored correctly... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
andersen | Tom Oehser noticed that we were lacking the SO_REUSEADD... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
andersen | Patch from Robert Griebl <griebl@gmx.de> to support... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
andersen | Make verbose and show_only work as expected |
commit | commitdiff | tree | snapshot |
2002-05-03 |
andersen | Patch from Robert Griebl <griebl@gmx.de> to ignore... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
timr | fix and shrink uuencode |
commit | commitdiff | tree | snapshot |
2002-04-29 |
kraai | * archival/gunzip.c (gunzip_file): New. |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | Update website |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | Fix silly combinitorial oversight |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | Patch from Cliff L. Biffle <cbiffle@safety.net> to... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | uClibc supports struct _res these days... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | Support noerror option |
commit | commitdiff | tree | snapshot |
2002-04-27 |
andersen | When the .config file is missing, supply a default one |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Add netcat -i option, per patch from Cristian Ionescu... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Add the who applet, supplied by Da Chen <dchen@ayrnetwo... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Ensure that getenv("PATH") stays current, since otherwi... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Fix bugs |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Minor formatting |
commit | commitdiff | tree | snapshot |
2002-04-26 |
timr | add missing void, still has issues though |
commit | commitdiff | tree | snapshot |
2002-04-26 |
timr | fix from kergoth |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Forward port patch from Przemyslaw Czerpak <druzus... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
andersen | Reworked by Robert Griebl <griebl@gmx.de> to support... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
andersen | vodz noted this line (as imported from Debian) is wrong... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
andersen | Apply last_patch37 from vodz |
commit | commitdiff | tree | snapshot |
2002-04-17 |
andersen | ls could mis-color certain entries when previous commands |
commit | commitdiff | tree | snapshot |
2002-04-17 |
kraai | * networking/wget.c (wget_main): Check return value... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
kraai | * archival/bunzip2.c (bunzip2_main): Do not remove... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
andersen | Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Patch from Jim Treadway -- fix a missing "\" in usage.h |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Silly me |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Teach makedevs to not segfault quite so much |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Patch from Larry Doolittle to teach syslogd to not... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Cleanup make clean |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Patch from Kevin Hilman <khilman@equator.com> to fix... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Add a 'make uninstall' target |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Patch from Jim Treadway <jim@stardot-tech.com> to teach |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Patch from Jim Treadway and Vladimir Oleynik to Add... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
andersen | Sed can go into an infinite loop |
commit | commitdiff | tree | snapshot |
next |