Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-01 | Update for handling .udebs and building using a pristine source dir... | Eric Andersen | |
2000-12-01 | More doc handling updates | Eric Andersen | |
2000-12-01 | Update some descriptions | Eric Andersen | |
2000-12-01 | Fix yet another blunder. Create symlink correctly this time. | Eric Andersen | |
2000-12-01 | I forgot a "/". Oops. | Eric Andersen | |
2000-12-01 | More pristine source directory updates. It now works | Eric Andersen | |
for me (including doing install). How about you? -Erik | |||
2000-12-01 | More updates for the Makefile to do BB_SRC_DIR. This is | Eric Andersen | |
primarily a patch from Larry Doolittle, but with updates from me to handle docs and link creation properly... | |||
2000-12-01 | Make tar shutup on compile | Eric Andersen | |
2000-12-01 | Remove #ifdef __STDC__ junk. We don't do K&R round these parts, | Eric Andersen | |
so no point acting like we do. | |||
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai | |
2000-11-30 | Apply some patches from Gennady Feldman <gfeldman@mail.com> to | Eric Andersen | |
. /etc/profile, and to emulate bash prompt. I've cleaned up his patches a bit and all looks good now... | |||
2000-11-30 | Note new dependency. | Matt Kraai | |
2000-11-30 | Note an error if we are unable to list/extract specified files. | Matt Kraai | |
2000-11-30 | Patch from Larry Doolittle (with minor touchups from me so everything compiles | Eric Andersen | |
and works) to use the applet definitions in applets.h to autogenerate the applet function and usage prototypes. | |||
2000-11-30 | Fix escape char problem. | Eric Andersen | |
2000-11-29 | Add "\r" to utility.c:process_escape_sequence() (from email about | Eric Andersen | |
"echo vs. optarg" from Larry Doolittle Tue, 28 Nov 2000 10:36:04 -0800) -Erik | |||
2000-11-29 | Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com> | Eric Andersen | |
2000-11-29 | Apply rev #2 of dd fix from Gennady Feldman. | Eric Andersen | |
2000-11-29 | Update the changelog a bit | Eric Andersen | |
2000-11-29 | Moar Speling fickes frum Larry Doolittle | Eric Andersen | |
2000-11-29 | Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaboration | Eric Andersen | |
with Matt Kraai <kraai@alumni.carnegiemellon.edu>) to allow for a pristine source directory -- where all the .o files and such are not placed into the source tree. Thanks Larry! | |||
2000-11-29 | Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close | Eric Andersen | |
bug 1069. This shaves about 100 bytes from the executable, and about 200 bytes of heap usage. Also document the "-d" option in the usage message. | |||
2000-11-29 | Patch from Matt Kraai to fix an infinate loop with ls -aR | Eric Andersen | |
2000-11-29 | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | |
2000-11-29 | Apply a patch fromkent robotti: | Eric Andersen | |
Renamed unrpm to original rpmunpack, so you can use an included shell script called unrpm as a front end to it. There's also a shell script called undeb included for debian packages. Change undeb and unrpm scripts to work with the busybox tar and gunzip. | |||
2000-11-22 | Re-organized some sections and added a whole new section on avoiding the | Mark Whitley | |
preprocessor. Comments welcome. | |||
2000-11-22 | Fix behavior when removal fails. | Matt Kraai | |
2000-11-18 | Check for archive errors even for files we aren't extracting. | Matt Kraai | |
2000-11-18 | Fixed return status (thanks to David Douthitt for the fix). | Matt Kraai | |
2000-11-18 | Fixed user and group name listing. | Matt Kraai | |
2000-11-17 | Added AdTran to the list of products using Busybox. | Mark Whitley | |
2000-11-17 | Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle the | Mark Whitley | |
special-case of using newlines as field delimiters. | |||
2000-11-17 | Numerous spelling / grammar corrections from Larry Doolittle | Mark Whitley | |
<ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications. | |||
2000-11-17 | "I will always compile before I commit." | Eric Andersen | |
"I will always compile before I commit." "I will always compile before I commit." -Erik | |||
2000-11-17 | Fix up builtin overrides, and hack in the binary search for finding | Eric Andersen | |
matching applets into the shell. | |||
2000-11-17 | Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>. | Mark Whitley | |
2000-11-17 | Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. | Eric Andersen | |
Make the sh default to using external commands when a path is provided. | |||
2000-11-17 | Fix typo pointed out by Michael Renzmann <renzmann@gmx.de> | Eric Andersen | |
2000-11-17 | Add BB_CMP to xfopen | Eric Andersen | |
2000-11-14 | Remove the BSD advertising clause, and replace it with a link to how | Eric Andersen | |
the advertising clause has been retroactivly declared null and void. | |||
2000-11-14 | Oops. I kant tipe. | Eric Andersen | |
2000-11-14 | Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato, | Mark Whitley | |
Mr. Robotti...) Closes bug #1065. | |||
2000-11-14 | Grammer fix. Changed "longer then" to "longer than". Fix thanks to Jim | Eric Andersen | |
Gleason <jimg@lineo.com>. | |||
2000-11-14 | Patch from Gennady Feldman <gfeldman@tradeline.net> to: | Eric Andersen | |
1. Opens redirections w/ the right access. 2. Doesn't do globbing for every single parameter (so it doesn't stat every parameter). | |||
2000-11-14 | Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthitt | Eric Andersen | |
for noticing.... | |||
2000-11-14 | Add in Zdisk | Eric Andersen | |
2000-11-14 | Remove unneeded junk | Eric Andersen | |
2000-11-08 | Move flush_outbuf to the file in which it is used, and by doing so fix a | Matt Kraai | |
nasty error dealing with two different variables with the same name. | |||
2000-11-08 | Fix some bugs reported by Jim Gleason <jimg@lineo.com> and others I | Matt Kraai | |
introduced. | |||
2000-11-07 | Cleanup of duplicated symbols -- found by compiling with | Eric Andersen | |
LDFLAGS += -Wl,-warn-common |