| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for the totally broken adduser applet (parts/ideas from vodz and tito) | sandman | 2002-07-16 | 1 | -18/+10 |
* | Don't treat a non-existant/-readable config file as an empty config, but | sandman | 2002-07-16 | 1 | -1/+2 |
* | Doh! | andersen | 2002-07-14 | 1 | -1/+1 |
* | Better clarify the CVS tree situation | andersen | 2002-07-13 | 1 | -16/+18 |
* | Try to be more clear about the current two-CVS-trees | andersen | 2002-07-13 | 1 | -10/+13 |
* | Accept the --passive-ftp cmd.line option. We always use passive ftp mode, | sandman | 2002-07-12 | 1 | -8/+14 |
* | Fixup warnings and undefined operations that show up in gcc-3.1 | andersen | 2002-07-11 | 11 | -16/+26 |
* | Brad Campbell <brad@seme.com.au> notes that | andersen | 2002-07-11 | 1 | -1/+2 |
* | Some minor bits of scrubbing | andersen | 2002-07-08 | 2 | -12/+16 |
* | Patch from Stewart Brodie <stewart.brodie@pace.co.uk> to fix ash: | andersen | 2002-07-04 | 1 | -6/+4 |
* | This is last_patch48 from vodz. More cleanups, kills a bit | andersen | 2002-07-03 | 1 | -19/+21 |
* | Scrub pwd.h and grp.h handling so we don't have to play any | andersen | 2002-07-03 | 31 | -42/+42 |
* | tito <farmatito@tiscali.it> noticed that delgroup was actually | andersen | 2002-07-03 | 1 | -1/+1 |
* | A patch from Bart Visscher <magick@linux-fan.com> to add an | andersen | 2002-07-03 | 4 | -117/+93 |
* | This patch from Bart Visscher <magick@linux-fan.com> adds | andersen | 2002-07-03 | 15 | -16/+1225 |
* | Apply last_patch47 from vodz to fix several problems, such as the ash "job | andersen | 2002-07-03 | 1 | -24/+31 |
* | hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS | andersen | 2002-07-03 | 1 | -1/+4 |
* | Patch from Martin Volf <volf@dragon.cz> to fix where I had | andersen | 2002-07-03 | 1 | -2/+2 |
* | Fix from vodz so that complex init commands actually work | andersen | 2002-07-03 | 1 | -3/+1 |
* | Patch from Danny Lepage <danny.lepage@cognicase.com> to fix | andersen | 2002-07-03 | 1 | -1/+1 |
* | Patch from till busch <buti@gmx.at> -- unblock all signals | andersen | 2002-07-03 | 1 | -0/+16 |
* | Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl> | andersen | 2002-07-03 | 1 | -6/+4 |
* | Cleanup shadow.h stuff so it behaves as intended | andersen | 2002-07-03 | 5 | -88/+6 |
* | Little fix to avoid overflow | andersen | 2002-07-03 | 1 | -1/+1 |
* | Silly spelling fix | andersen | 2002-07-03 | 1 | -1/+1 |
* | David Frascone <dave@frascone.com> noticed two problems. First, modprobe was | andersen | 2002-07-02 | 2 | -28/+39 |
* | Remove advertising clauses in accordance with | aaronl | 2002-06-23 | 5 | -25/+5 |
* | inline many functions that are only called once. saves about 300 bytes | aaronl | 2002-06-23 | 1 | -10/+10 |
* | Needs shadow.h; otherwise wont compile without CONFIG_USE_BB_SHADOW | aaronl | 2002-06-23 | 1 | -0/+1 |
* | remove cleanUpAndFail, and replace it with exit(). because that's what | aaronl | 2002-06-23 | 1 | -22/+3 |
* | Rework optimization code. Be more compiler aware. | andersen | 2002-06-23 | 1 | -6/+36 |
* | Port over the last of the tinylogin applets | andersen | 2002-06-23 | 26 | -258/+1722 |
* | Several login cleanups from vodz | andersen | 2002-06-22 | 1 | -25/+32 |
* | Apply vodz' last_patch44 -- cleanup several chars to be const, fix | andersen | 2002-06-22 | 1 | -19/+15 |
* | Kill dead email address | andersen | 2002-06-22 | 1 | -1/+1 |
* | Apply last_patch46 from vodz, to fix buffer overflows noted by | andersen | 2002-06-22 | 1 | -25/+23 |
* | Apply vodz' cleanup for insmod buffer overflows, which was cleaner | andersen | 2002-06-22 | 1 | -25/+35 |
* | Major revamp. I've been trying to clean up the code. the bzerror stuff | aaronl | 2002-06-22 | 1 | -562/+54 |
* | As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico.ca>, don't | andersen | 2002-06-18 | 1 | -7/+10 |
* | Fix a potential macro expansion problem... isspace can be | andersen | 2002-06-15 | 1 | -1/+1 |
* | Don't use pointless GNU-isms | andersen | 2002-06-15 | 1 | -2/+2 |
* | Patch from Simon Krahnke: | sandman | 2002-06-11 | 1 | -11/+28 |
* | * testsuite/sed/sed-recurses-properly: Mark XFAIL. | kraai | 2002-06-11 | 1 | -0/+1 |
* | * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. | kraai | 2002-06-11 | 1 | -1/+1 |
* | vodz' last_patch42_2, which is an updated fix for buffer overflows | andersen | 2002-06-08 | 1 | -25/+19 |
* | If config file can not be parsed, use compiled in BB_SUID_... values as a | sandman | 2002-06-06 | 1 | -55/+71 |
* | Fix buffer overflows noted by Gerardo Puga | andersen | 2002-06-06 | 1 | -1/+5 |
* | Fix buffer overflows noted by Gerardo Puga | andersen | 2002-06-06 | 1 | -14/+20 |
* | Fix a buffer overflow found by Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar> | andersen | 2002-06-06 | 1 | -1/+1 |
* | Lets give this a try... | andersen | 2002-06-06 | 1 | -7/+6 |