aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for the totally broken adduser applet (parts/ideas from vodz and tito)Robert Griebl2002-07-161-18/+10
* Don't treat a non-existant/-readable config file as an empty config, butRobert Griebl2002-07-161-1/+2
* Doh!Eric Andersen2002-07-141-1/+1
* Better clarify the CVS tree situationEric Andersen2002-07-131-16/+18
* Try to be more clear about the current two-CVS-treesEric Andersen2002-07-131-10/+13
* Accept the --passive-ftp cmd.line option. We always use passive ftp mode,Robert Griebl2002-07-121-8/+14
* Fixup warnings and undefined operations that show up in gcc-3.1Eric Andersen2002-07-1111-16/+26
* Brad Campbell <brad@seme.com.au> notes thatEric Andersen2002-07-111-1/+2
* Some minor bits of scrubbingEric Andersen2002-07-082-12/+16
* Patch from Stewart Brodie <stewart.brodie@pace.co.uk> to fix ash:Eric Andersen2002-07-041-6/+4
* This is last_patch48 from vodz. More cleanups, kills a bitEric Andersen2002-07-031-19/+21
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-0331-42/+42
* tito <farmatito@tiscali.it> noticed that delgroup was actuallyEric Andersen2002-07-031-1/+1
* A patch from Bart Visscher <magick@linux-fan.com> to add anEric Andersen2002-07-034-117/+93
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-0315-16/+1225
* Apply last_patch47 from vodz to fix several problems, such as the ash "jobEric Andersen2002-07-031-24/+31
* hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDSEric Andersen2002-07-031-1/+4
* Patch from Martin Volf <volf@dragon.cz> to fix where I hadEric Andersen2002-07-031-2/+2
* Fix from vodz so that complex init commands actually workEric Andersen2002-07-031-3/+1
* Patch from Danny Lepage <danny.lepage@cognicase.com> to fixEric Andersen2002-07-031-1/+1
* Patch from till busch <buti@gmx.at> -- unblock all signalsEric Andersen2002-07-031-0/+16
* Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>Eric Andersen2002-07-031-6/+4
* Cleanup shadow.h stuff so it behaves as intendedEric Andersen2002-07-035-88/+6
* Little fix to avoid overflowEric Andersen2002-07-031-1/+1
* Silly spelling fixEric Andersen2002-07-031-1/+1
* David Frascone <dave@frascone.com> noticed two problems. First, modprobe wasEric Andersen2002-07-022-28/+39
* Remove advertising clauses in accordance withAaron Lehmann2002-06-235-25/+5
* inline many functions that are only called once. saves about 300 bytesAaron Lehmann2002-06-231-10/+10
* Needs shadow.h; otherwise wont compile without CONFIG_USE_BB_SHADOWAaron Lehmann2002-06-231-0/+1
* remove cleanUpAndFail, and replace it with exit(). because that's whatAaron Lehmann2002-06-231-22/+3
* Rework optimization code. Be more compiler aware.Eric Andersen2002-06-231-6/+36
* Port over the last of the tinylogin appletsEric Andersen2002-06-2326-258/+1722
* Several login cleanups from vodzEric Andersen2002-06-221-25/+32
* Apply vodz' last_patch44 -- cleanup several chars to be const, fixEric Andersen2002-06-221-19/+15
* Kill dead email addressEric Andersen2002-06-221-1/+1
* Apply last_patch46 from vodz, to fix buffer overflows noted byEric Andersen2002-06-221-25/+23
* Apply vodz' cleanup for insmod buffer overflows, which was cleanerEric Andersen2002-06-221-25/+35
* Major revamp. I've been trying to clean up the code. the bzerror stuffAaron Lehmann2002-06-221-562/+54
* As noted by Yves Lavoie ing. <yves.lavoie.ing@sympatico.ca>, don'tEric Andersen2002-06-181-7/+10
* Fix a potential macro expansion problem... isspace can beEric Andersen2002-06-151-1/+1
* Don't use pointless GNU-ismsEric Andersen2002-06-151-2/+2
* Patch from Simon Krahnke:Robert Griebl2002-06-111-11/+28
* * testsuite/sed/sed-recurses-properly: Mark XFAIL.Matt Kraai2002-06-111-0/+1
* * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev.Matt Kraai2002-06-111-1/+1
* vodz' last_patch42_2, which is an updated fix for buffer overflowsEric Andersen2002-06-081-25/+19
* If config file can not be parsed, use compiled in BB_SUID_... values as aRobert Griebl2002-06-061-55/+71
* Fix buffer overflows noted by Gerardo PugaEric Andersen2002-06-061-1/+5
* Fix buffer overflows noted by Gerardo PugaEric Andersen2002-06-061-14/+20
* Fix a buffer overflow found by Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>Eric Andersen2002-06-061-1/+1
* Lets give this a try...Eric Andersen2002-06-061-7/+6