aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2003-12-21Bump versionandersen1-1/+1
2003-12-21Don't hose up perms for files that happen to have symlinksandersen1-2/+4
2003-12-20bother. It seems I can't read.andersen1-4/+0
2003-12-20doh!andersen1-1/+1
2003-12-20New applet, rx, by Christopher Hooverbug15-0/+361
2003-12-20Try to accomodate systems that do not define PAGE_SHIFTandersen1-0/+4
2003-12-20Eradicate all references to loadacmandersen4-76/+46
2003-12-20Kill off the loadacm applet. It is unused, unmaintainedandersen10-370/+11
2003-12-20Use bb_xopenbug14-19/+6
2003-12-20Allow recieving file to stdout, sending files from stdin, use the '-'bug11-35/+37
2003-12-20Use low level file descriptors to match bb_copyfd_eofbug11-20/+19
2003-12-20display the port number number correctly, other minor optimisationsbug11-30/+20
2003-12-20Change interface to bb_lookup_host, dont try and set port inside thisbug16-49/+39
2003-12-19Patch from Woody Suwalski:andersen2-31/+77
2003-12-19Use getopt_ulflagsbug11-58/+50
2003-12-19Allow escaped 8 bit characters in bb_opt_complementalybug11-1/+1
2003-12-19Patch from Fillod Stephane:andersen5-12/+70
2003-12-19Patch from Fillod Stephane:andersen1-1/+10
2003-12-19Patch from Fillod Stephane:andersen1-2/+8
2003-12-19Patch from Stephane Billiart:andersen1-1/+5
2003-12-19Tito writes:andersen3-345/+477
2003-12-19Manousaridis Angelos writes:andersen1-8/+9
2003-12-19Manousaridis Angelos writes:andersen1-10/+8
2003-12-19don't use kernel headersandersen1-1/+35
2003-12-19Use getopt_ulflagsbug11-31/+23
2003-12-19vodz noticed we need to cast things back to an unsigned longandersen1-2/+2
2003-12-19Fix a bug preventing use of escaped characters that use the signed bitbug11-3/+2
2003-12-18rename __getgrent so that it doesn't conflict with some libc'sruss7-8/+8
2003-12-18Finish remerging busybox udhcp and udhcp. Some cleanups as well.russ25-284/+509
2003-12-16clean up some bad, bad formattingruss1-48/+49
2003-12-16include headers with prototypes to make sure prototypes matchruss8-1/+9
2003-12-16remove reference to missing header file which is breaking the buildandersen1-1/+0
2003-12-16Using vlock also requires libcryptandersen1-0/+1
2003-12-16revert removal of defineruss1-1/+1
2003-12-16forgotten includeruss1-0/+1
2003-12-16why the complication of a static string rather than a define? gcc isn't dumbruss3-2/+5
2003-12-16start attempting to bring udhcp in busybox back to the state where it is (ide...russ3-6/+80
2003-12-16when compiled standalone, udhcp needs these headersruss1-0/+2
2003-12-16whoopsruss1-1/+1
2003-12-16not sure who made this change, but it certainly mucks things up (note 'fwrite...russ1-9/+13
2003-12-15make udhcp work under uclinux, to an extentruss2-1/+7
2003-12-15options is a pretty common symbol, bad idea to use as a global in udhcp when ...russ5-16/+17
2003-12-15Get vfork_daemon_rexec working under uclinuxruss5-20/+72
2003-12-12Be certain we use a correct entity when performing theandersen1-1/+1
2003-12-12Doh! I broke automatic filesystem type guessing. Fix mount soandersen1-2/+3
2003-12-12Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabledandersen1-6/+9
2003-12-11It appears the Netgear WG602 distributes sourceandersen2-1/+2
2003-12-11Fixup some html bugsandersen6-8/+4
2003-12-11some minor website cleanupsandersen4-92/+12
2003-12-11prepare for releaseandersen3-717/+2264