| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Store a custom Rules.mak file to enable buildign static binaries | Glenn L McGrath | 2002-11-26 | 1 | -469/+0 |
| | | |||||
| * | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -249/+249 |
| | | | | | -Erik | ||||
| * | Remove BB_SH define entirely. | Matt Kraai | 2001-08-09 | 1 | -4/+0 |
| | | |||||
| * | Fix up some silly messups with the debian packaging, and a dumb0_60_0 | Eric Andersen | 2001-08-02 | 1 | -8/+9 |
| | | | | | | | | bug with chroot. I've had the package uploaded but perms set to 000, so I am going to re-tag things and re-cut the release. Folks who pulled from CVS in the last 30 minutes with just have to cope. -Erik | ||||
| * | multibuild.pl saves us again. unix2dos requires that dos2unix | Eric Andersen | 2001-08-02 | 1 | -0/+4 |
| | | | | | | be enabled. -Erik | ||||
| * | Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing | Eric Andersen | 2001-08-02 | 1 | -20/+15 |
| | | | | | | for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik | ||||
| * | Allow multiple shells to be enabled. | Matt Kraai | 2001-08-01 | 1 | -42/+31 |
| | | |||||
| * | Enable APPLETS_ALWAYS_WIN | Eric Andersen | 2001-07-07 | 1 | -1/+1 |
| | | |||||
| * | Remove rpmunpack | Eric Andersen | 2001-07-07 | 1 | -1/+0 |
| | | |||||
| * | Update the debian packaging stuff | Eric Andersen | 2001-07-06 | 1 | -61/+107 |
| | | |||||
| * | Get BB_LASH out of the list... | Eric Andersen | 2001-05-24 | 1 | -1/+0 |
| | | |||||
| * | Patch from larry to fix some grammar errors. | Eric Andersen | 2001-05-23 | 1 | -2/+2 |
| | | |||||
| * | Disable lash | Eric Andersen | 2001-04-26 | 1 | -0/+1 |
| | | | | | -Erik | ||||
| * | Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately | Eric Andersen | 2001-04-24 | 1 | -1/+3 |
| | | | | | | | adds 384 bytes to the overall size. But having each app be standalone is the Right Thing(tm) so we will just have to live with it. -Erik | ||||
| * | Update applet define from BB_CP_MV to BB_CP and BB_MV. | Matt Kraai | 2001-04-24 | 1 | -1/+2 |
| | | |||||
| * | This has two patches. First it moves interface.c to libbb (it is | Eric Andersen | 2001-04-19 | 1 | -8/+0 |
| | | | | | | | | support code after all). It also contains a patch from Larry Doolittle that removes two instances of "strlen([^)]*) *- *1", un-shadows two variables, relaxes requirement for a sprintf(3) that returns number of bytes written, and eliminates a duplicate subroutine. | ||||
| * | Bring Debian config files into sync with the master one. | Eric Andersen | 2001-04-10 | 1 | -0/+2 |
| | | |||||
| * | A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds | Eric Andersen | 2001-04-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | - support for ftp downloads - HTTP basic authentication support (as an optional feature) - handling of http redirections - protocol version changed to 1.0 (to stop servers from requesting chunked encoding) - bugfix: in the case when content-length not given, wget didn't download anything - when attempting to continue an aborted download but server doesn't support restarts, reopen output file in write mode - changed assumption that existing file should restart an aborted download. Now the user must explicitly specify this with -c | ||||
| * | Move the mtab support stuff into libbb | Eric Andersen | 2001-04-01 | 1 | -9/+1 |
| | | | | | -Erik | ||||
| * | Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130). | Matt Kraai | 2001-03-27 | 1 | -3/+2 |
| | | |||||
| * | Update files and version number prepratory to cutting a release. | Eric Andersen | 2001-03-15 | 1 | -34/+51 |
| | | | | | -Erik | ||||
| * | Update the olympus sections | Eric Andersen | 2001-03-15 | 1 | -42/+71 |
| | | |||||
| * | Update the debian build stuff | Eric Andersen | 2001-02-17 | 1 | -0/+402 |
| -Erik | |||||
