aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Isolate code better for unused options, config option to enable longbug12003-12-268-61/+149
* Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.bug12003-12-261-65/+45
* re-indentandersen2003-12-243-1099/+1100
* fix a long standing underallocation bugruss2003-12-241-2/+5
* move debugging to safe place (before vfork)russ2003-12-241-3/+2
* Patch from Ned Ludd, solar at gentoo dot org:andersen2003-12-245-0/+403
* match changes made to cmdeditandersen2003-12-231-3/+0
* Match changes made to cmdeditandersen2003-12-231-3/+1
* fix broken formattingandersen2003-12-231-3/+3
* don't mess up errnoandersen2003-12-231-2/+9
* Cmdedit update from Vladimir N. Oleynik (vodz)andersen2003-12-231-22/+24
* Show the news by defaultandersen2003-12-233-64/+65
* Prepare for releaseandersen2003-12-233-2755/+548
* Patch from Matt Kraai:andersen2003-12-231-2/+4
* Fix compile error, the indenting really needs to be fixed herebug12003-12-231-1/+1
* Fix a bug of mine where extracting files to stdout would extract tobug12003-12-221-1/+1
* Bump versionandersen2003-12-211-1/+1
* Don't hose up perms for files that happen to have symlinksandersen2003-12-211-2/+4
* bother. It seems I can't read.andersen2003-12-201-4/+0
* doh!andersen2003-12-201-1/+1
* New applet, rx, by Christopher Hooverbug12003-12-205-0/+361
* Try to accomodate systems that do not define PAGE_SHIFTandersen2003-12-201-0/+4
* Eradicate all references to loadacmandersen2003-12-204-76/+46
* Kill off the loadacm applet. It is unused, unmaintainedandersen2003-12-2010-370/+11
* Use bb_xopenbug12003-12-204-19/+6
* Allow recieving file to stdout, sending files from stdin, use the '-'bug12003-12-201-35/+37
* Use low level file descriptors to match bb_copyfd_eofbug12003-12-201-20/+19
* display the port number number correctly, other minor optimisationsbug12003-12-201-30/+20
* Change interface to bb_lookup_host, dont try and set port inside thisbug12003-12-206-49/+39
* Patch from Woody Suwalski:andersen2003-12-192-31/+77
* Use getopt_ulflagsbug12003-12-191-58/+50
* Allow escaped 8 bit characters in bb_opt_complementalybug12003-12-191-1/+1
* Patch from Fillod Stephane:andersen2003-12-195-12/+70
* Patch from Fillod Stephane:andersen2003-12-191-1/+10
* Patch from Fillod Stephane:andersen2003-12-191-2/+8
* Patch from Stephane Billiart:andersen2003-12-191-1/+5
* Tito writes:andersen2003-12-193-345/+477
* Manousaridis Angelos writes:andersen2003-12-191-8/+9
* Manousaridis Angelos writes:andersen2003-12-191-10/+8
* don't use kernel headersandersen2003-12-191-1/+35
* Use getopt_ulflagsbug12003-12-191-31/+23
* vodz noticed we need to cast things back to an unsigned longandersen2003-12-191-2/+2
* Fix a bug preventing use of escaped characters that use the signed bitbug12003-12-191-3/+2
* rename __getgrent so that it doesn't conflict with some libc'sruss2003-12-187-8/+8
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.russ2003-12-1825-284/+509
* clean up some bad, bad formattingruss2003-12-161-48/+49
* include headers with prototypes to make sure prototypes matchruss2003-12-168-1/+9
* remove reference to missing header file which is breaking the buildandersen2003-12-161-1/+0
* Using vlock also requires libcryptandersen2003-12-161-0/+1
* revert removal of defineruss2003-12-161-1/+1