| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rework optimization code. Be more compiler aware. | Eric Andersen | 2002-06-23 | 1 | -6/+36 |
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 26 | -258/+1722 |
* | Several login cleanups from vodz | Eric Andersen | 2002-06-22 | 1 | -25/+32 |
* | Apply vodz' last_patch44 -- cleanup several chars to be const, fix | Eric Andersen | 2002-06-22 | 1 | -19/+15 |
* | Kill dead email address | Eric Andersen | 2002-06-22 | 1 | -1/+1 |
* | Apply last_patch46 from vodz, to fix buffer overflows noted by | Eric Andersen | 2002-06-22 | 1 | -25/+23 |
* | Apply vodz' cleanup for insmod buffer overflows, which was cleaner | Eric Andersen | 2002-06-22 | 1 | -25/+35 |
* | Major revamp. I've been trying to clean up the code. the bzerror stuff | Aaron Lehmann | 2002-06-22 | 1 | -562/+54 |
* | As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico.ca>, don't | Eric Andersen | 2002-06-18 | 1 | -7/+10 |
* | Fix a potential macro expansion problem... isspace can be | Eric Andersen | 2002-06-15 | 1 | -1/+1 |
* | Don't use pointless GNU-isms | Eric Andersen | 2002-06-15 | 1 | -2/+2 |
* | Patch from Simon Krahnke: | Robert Griebl | 2002-06-11 | 1 | -11/+28 |
* | * testsuite/sed/sed-recurses-properly: Mark XFAIL. | Matt Kraai | 2002-06-11 | 1 | -0/+1 |
* | * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. | Matt Kraai | 2002-06-11 | 1 | -1/+1 |
* | vodz' last_patch42_2, which is an updated fix for buffer overflows | Eric Andersen | 2002-06-08 | 1 | -25/+19 |
* | If config file can not be parsed, use compiled in BB_SUID_... values as a | Robert Griebl | 2002-06-06 | 1 | -55/+71 |
* | Fix buffer overflows noted by Gerardo Puga | Eric Andersen | 2002-06-06 | 1 | -1/+5 |
* | Fix buffer overflows noted by Gerardo Puga | Eric Andersen | 2002-06-06 | 1 | -14/+20 |
* | Fix a buffer overflow found by Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar> | Eric Andersen | 2002-06-06 | 1 | -1/+1 |
* | Lets give this a try... | Eric Andersen | 2002-06-06 | 1 | -7/+6 |
* | Email addr fix | Eric Andersen | 2002-06-06 | 1 | -2/+1 |
* | Patch from Gyepi SAM <gyepi@praxis-sw.com>: | Eric Andersen | 2002-06-06 | 1 | -10/+6 |
* | Patch from Gyepi SAM <gyepi@praxis-sw.com>: | Eric Andersen | 2002-06-06 | 1 | -2/+7 |
* | Patch from vodz to only setenv PATH when PATH changes, which is much | Eric Andersen | 2002-06-06 | 1 | -3/+3 |
* | Per discussion with vodz, Tim's changes do not seem to make sense. | Eric Andersen | 2002-06-06 | 1 | -5/+5 |
* | last_patch41 from vodz to fix stty -F and similar | Eric Andersen | 2002-06-06 | 1 | -3/+22 |
* | plug fd leak noticed by Russ Dill | Eric Andersen | 2002-06-05 | 2 | -0/+2 |
* | Bigger patch for (partial) tinylogin integration | Robert Griebl | 2002-06-04 | 30 | -2/+4123 |
* | Fix for broken handling off BusyBox's own pwd/grp implementations | Robert Griebl | 2002-06-04 | 12 | -14/+98 |
* | Implement two types of suid/sgid support for BusyBox: | Robert Griebl | 2002-06-04 | 5 | -180/+491 |
* | Cleaned up Erik's fgets -> read patch and fixed a buffer overflow | Robert Griebl | 2002-06-04 | 1 | -36/+38 |
* | Avoid stack munching stdio implementations. | Eric Andersen | 2002-06-04 | 1 | -75/+100 |
* | Fixed a realloc bug found by Martin Volf | Robert Griebl | 2002-06-02 | 1 | -3/+3 |
* | Include busybox.h before testing CONFIG_LOCALE_SUPPORT. | Manuel Novoa III | 2002-05-29 | 1 | -2/+2 |
* | Patch from Randolfe Averty to fixup package conflict checks, cleanup some mem... | Glenn L McGrath | 2002-05-29 | 2 | -75/+127 |
* | Added support for /etc/modules.conf parsing | Robert Griebl | 2002-05-28 | 1 | -18/+105 |
* | Added include for isdigit(); simplified -<num> detection | Robert Griebl | 2002-05-27 | 2 | -2/+4 |
* | Ensure that insmod supports at least one MODULE_INTERFACE | Eric Andersen | 2002-05-24 | 1 | -0/+3 |
* | Patch from Magnus Damm <damm@opensource.se> to rework things | Eric Andersen | 2002-05-24 | 1 | -381/+488 |
* | Made exit code SysV compliant. Also added -s (single pid) flag. | Robert Griebl | 2002-05-22 | 1 | -12/+9 |
* | Some cleanups, some size reductions and some buffer overflow checks | Robert Griebl | 2002-05-22 | 1 | -61/+43 |
* | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl | 2002-05-19 | 3 | -0/+939 |
* | ping return 1 if can't ping | Tim Riker | 2002-05-18 | 1 | -5/+5 |
* | SUpport old style -[::digit::] options for head and tail | Robert Griebl | 2002-05-17 | 2 | -1/+11 |
* | Reduced code size for new -e flag (suggested by vodz) | Robert Griebl | 2002-05-16 | 1 | -17/+9 |
* | Doh! Remember to close /etc/inittab | Eric Andersen | 2002-05-15 | 1 | -0/+1 |
* | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl | 2002-05-15 | 6 | -4/+58 |
* | gunzip'ing many files to stdout works now | Robert Griebl | 2002-05-15 | 1 | -6/+9 |
* | Don't delete source file when decompressing to stdout | Robert Griebl | 2002-05-15 | 1 | -1/+2 |
* | Complete rewrite to support stack loading/unloading with proper | Robert Griebl | 2002-05-14 | 1 | -94/+145 |