aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaborationandersen2000-11-291-6/+15
| | | | | | | | | 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! git-svn-id: svn://busybox.net/trunk/busybox@1347 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to closeandersen2000-11-294-130/+100
| | | | | | | | | 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. git-svn-id: svn://busybox.net/trunk/busybox@1346 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Matt Kraai to fix an infinate loop with ls -aRandersen2000-11-292-12/+64
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1345 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Finish commit of rpmunpack and add in scripts for undeb and unrpmandersen2000-11-296-10/+193
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1344 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Apply a patch fromkent robotti:andersen2000-11-297-29/+29
| | | | | | | | | | | | 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. git-svn-id: svn://busybox.net/trunk/busybox@1343 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Re-organized some sections and added a whole new section on avoiding themarkw2000-11-221-58/+204
| | | | | | | preprocessor. Comments welcome. git-svn-id: svn://busybox.net/trunk/busybox@1339 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix behavior when removal fails.kraai2000-11-222-6/+10
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1338 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Check for archive errors even for files we aren't extracting.kraai2000-11-182-8/+16
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1336 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fixed return status (thanks to David Douthitt for the fix).kraai2000-11-182-4/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1335 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fixed user and group name listing.kraai2000-11-182-44/+26
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1334 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added AdTran to the list of products using Busybox.markw2000-11-171-4/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1332 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle themarkw2000-11-172-48/+74
| | | | | | | special-case of using newlines as field delimiters. git-svn-id: svn://busybox.net/trunk/busybox@1331 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Numerous spelling / grammar corrections from Larry Doolittlemarkw2000-11-171-27/+52
| | | | | | | <ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications. git-svn-id: svn://busybox.net/trunk/busybox@1330 69ca8d6d-28ef-0310-b511-8ec308f3f277
* "I will always compile before I commit."andersen2000-11-179-47/+71
| | | | | | | | | "I will always compile before I commit." "I will always compile before I commit." -Erik git-svn-id: svn://busybox.net/trunk/busybox@1324 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix up builtin overrides, and hack in the binary search for findingandersen2000-11-179-105/+113
| | | | | | | matching applets into the shell. git-svn-id: svn://busybox.net/trunk/busybox@1323 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.markw2000-11-172-8/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1322 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.andersen2000-11-174-3/+62
| | | | | | | Make the sh default to using external commands when a path is provided. git-svn-id: svn://busybox.net/trunk/busybox@1321 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>andersen2000-11-172-3/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1320 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add BB_CMP to xfopenandersen2000-11-171-1/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1318 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove the BSD advertising clause, and replace it with a link to howandersen2000-11-1412-234/+356
| | | | | | | the advertising clause has been retroactivly declared null and void. git-svn-id: svn://busybox.net/trunk/busybox@1303 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Oops. I kant tipe.andersen2000-11-141-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1302 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,markw2000-11-142-224/+122
| | | | | | | Mr. Robotti...) Closes bug #1065. git-svn-id: svn://busybox.net/trunk/busybox@1301 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Grammer fix. Changed "longer then" to "longer than". Fix thanks to Jimandersen2000-11-143-10/+10
| | | | | | | Gleason <jimg@lineo.com>. git-svn-id: svn://busybox.net/trunk/busybox@1300 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Gennady Feldman <gfeldman@tradeline.net> to:andersen2000-11-143-69/+102
| | | | | | | | | 1. Opens redirections w/ the right access. 2. Doesn't do globbing for every single parameter (so it doesn't stat every parameter). git-svn-id: svn://busybox.net/trunk/busybox@1299 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthittandersen2000-11-141-2/+2
| | | | | | | for noticing.... git-svn-id: svn://busybox.net/trunk/busybox@1298 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in Zdiskandersen2000-11-141-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1297 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove unneeded junkandersen2000-11-142-8/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1296 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Move flush_outbuf to the file in which it is used, and by doing so fix akraai2000-11-084-30/+28
| | | | | | | nasty error dealing with two different variables with the same name. git-svn-id: svn://busybox.net/trunk/busybox@1294 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix some bugs reported by Jim Gleason <jimg@lineo.com> and others Ikraai2000-11-082-48/+30
| | | | | | | introduced. git-svn-id: svn://busybox.net/trunk/busybox@1293 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Cleanup of duplicated symbols -- found by compiling withandersen2000-11-078-104/+74
| | | | | | | LDFLAGS += -Wl,-warn-common git-svn-id: svn://busybox.net/trunk/busybox@1292 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Removed REG_NEWLINE from regcomp to fix the same bug found in grep where itmarkw2000-11-032-2/+2
| | | | | | | | would not match blank lines (bug #1064). Followed Matt Kraii's suit on his 1.42 revision of grep. Tested it, works. git-svn-id: svn://busybox.net/trunk/busybox@1284 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Now, what was that logic block doing up there?markw2000-11-032-12/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1283 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Re-worked the support for s///p, fixed a backref limit buglet, and cleaned upmarkw2000-11-034-148/+172
| | | | | | | | | a few other ugly places (do_subst_command got a much-needed overhaul). Also took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a standard feature (adds almost no bloat). git-svn-id: svn://busybox.net/trunk/busybox@1282 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Warning cleanup from Gennady Feldmanandersen2000-11-022-18/+20
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@1281 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix uname problem that was breaking poweroff.andersen2000-10-306-65/+19
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1275 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This was redundantandersen2000-10-292-2/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1269 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make fbset compile with the readmode feature by pulling defs from fb.h.kraai2000-10-282-0/+18
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1266 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make features independent.kraai2000-10-282-10/+42
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1265 69ca8d6d-28ef-0310-b511-8ec308f3f277
* We also need to declare info if the USERNAMES feature is enabled.kraai2000-10-282-4/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1264 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in -lgcc to add needed symbold when linking vs uclibc.andersen2000-10-271-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1258 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Oops. I never committed this. Update version to 0.48pre...andersen2000-10-274-3/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1256 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Silence a warning,andersen2000-10-262-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1249 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This was broken when applets moved to applets.h. Fix it.andersen2000-10-262-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1243 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fixed error handling and TRUE/FALSE usage.kraai2000-10-252-6/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1242 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Restore --help handling I mistakenly removed.kraai2000-10-252-2/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1241 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Avoid reinventing the wheel (and thus save some space).kraai2000-10-252-52/+26
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1240 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSEkraai2000-10-255-90/+66
| | | | | | | uses, and other minor fixes. git-svn-id: svn://busybox.net/trunk/busybox@1239 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Cleaned up error handling, TRUE/FALSE usage, and other minor issues.kraai2000-10-252-46/+26
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1238 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Clean up error handling and uses of TRUE/FALSE.kraai2000-10-252-28/+16
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1237 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Cleaned up error handling and uses of TRUE/FALSE.kraai2000-10-252-6/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1236 69ca8d6d-28ef-0310-b511-8ec308f3f277