aboutsummaryrefslogtreecommitdiff
path: root/Config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops. Unmatched #ifandersen2000-12-121-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1433 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some compile fixes found by Larry Doolittleandersen2000-12-121-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1431 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Support for tar -z option for uncompressing onlybug12000-12-101-0/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1415 69ca8d6d-28ef-0310-b511-8ec308f3f277
* patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WINandersen2000-12-061-6/+6
| | | | | | | to the more pedantically correct BB_FEATURE_SH_APPLETS_ALWAYS_WIN. git-svn-id: svn://busybox.net/trunk/busybox@1386 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added insmod support for ARM, and lsmod support for older kernels,andersen2000-12-061-0/+6
| | | | | | | | | thanks to Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and Nicolas Ferre <nicolas.ferre@alcove.fr>. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1385 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch to add in the -X option and fix the --exclude bug, originally byandersen2000-12-041-1/+1
| | | | | | | | Sebastien Huet, and now ported to the latest and greatest by both Arne Bernin <ab@netropol.de> and kent robotti <robotti@metconnect.com>. git-svn-id: svn://busybox.net/trunk/busybox@1373 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix typoandersen2000-12-021-1/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1371 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update some descriptionsandersen2000-12-011-2/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1367 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Apply a patch fromkent robotti:andersen2000-11-291-1/+1
| | | | | | | | | | | | 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
* Fix up builtin overrides, and hack in the binary search for findingandersen2000-11-171-5/+5
| | | | | | | matching applets into the shell. git-svn-id: svn://busybox.net/trunk/busybox@1323 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.andersen2000-11-171-0/+8
| | | | | | | 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
* Re-worked the support for s///p, fixed a backref limit buglet, and cleaned upmarkw2000-11-031-3/+0
| | | | | | | | | 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
* Added cmp and readlink applets from Matt Kraai.markw2000-10-091-0/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1175 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add a spiffy progress meter.andersen2000-10-031-0/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@1144 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove all reference to the now obsolete /dev/modulesandersen2000-09-261-2/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@1124 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Gratuitously changed the file "busybox.defs.h" to the moreandersen2000-09-251-0/+330
sensible and noticable "Config.h". -Erik git-svn-id: svn://busybox.net/trunk/busybox@1118 69ca8d6d-28ef-0310-b511-8ec308f3f277