summaryrefslogtreecommitdiff
path: root/Config.in
Commit message (Expand)AuthorAgeFilesLines
* tail: fix SEGV on "tail -N"Denis Vlasenko2007-05-081-2/+7
* Rename two config options:Denis Vlasenko2007-04-101-3/+3
* Implement first instance of NOFORK applet - echoDenis Vlasenko2007-04-091-1/+2
* tcpsvd: new appletDenis Vlasenko2007-04-011-0/+1
* - reinstate dmalloc and efence supportBernhard Reutner-Fischer2007-03-281-1/+0
* make pidfile writing configurable.Denis Vlasenko2007-03-271-0/+7
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-0/+1
* Make -Werror configurableDenis Vlasenko2007-01-271-8/+17
* combine bool;prompt to just boolMike Frysinger2007-01-241-2/+1
* correct file format errorsMike Frysinger2007-01-241-19/+19
* Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our ownDenis Vlasenko2007-01-211-1/+9
* adduser: trivial code movementDenis Vlasenko2006-12-261-1/+1
* convert "negaite" config option into reversed (INCLUDE_SUSv2)Denis Vlasenko2006-12-221-5/+5
* - provide central knob to turn off RPC related options.Bernhard Reutner-Fischer2006-12-011-0/+8
* fix support for globally disabling --long-options.Denis Vlasenko2006-11-291-6/+4
* - typo fixBernhard Reutner-Fischer2006-11-171-2/+2
* build system overhaulDenis Vlasenko2006-10-051-52/+52
* runit/chpst: "change process state" utilityDenis Vlasenko2006-10-031-0/+1
* g[un]zip: add support for -v (verbose).Denis Vlasenko2006-10-011-0/+8
* Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko2006-09-071-0/+7
* CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn onDenis Vlasenko2006-09-071-1/+1
* - Pull r15593:Bernhard Reutner-Fischer2006-07-041-18/+0
* Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.makRob Landley2006-06-221-9/+0
* - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default.Bernhard Reutner-Fischer2006-06-161-5/+7
* Help text update for libbb, talking about make standalone.Rob Landley2006-06-151-1/+5
* - there is no "CONFIG_STANDALONE" in the repository. Also iff there was a Bernhard Reutner-Fischer2006-06-141-1/+1
* Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are atRob Landley2006-06-141-4/+22
* Consolidate devfs garbage and mark it as obsolete.Rob Landley2006-06-071-11/+0
* Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.)Rob Landley2006-05-311-15/+37
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-0/+15
* Rename the devfs device names option so it doesn't bite people so often.Rob Landley2006-05-111-2/+4
* Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.makRob Landley2006-05-091-6/+16
* Patch from Dennis Vlasenko to add the option to compress help text.Rob Landley2006-04-271-0/+8
* I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)Rob Landley2006-04-101-9/+1
* - typos: s/compatability/compatibility/g;s/compatable/compatible/g;Bernhard Reutner-Fischer2006-04-021-1/+1
* - add option to suppress the terse usage messages. Saves 6.8k for defconfig:Bernhard Reutner-Fischer2006-03-311-0/+10
* Documentation from Jan KiszkaRob Landley2006-03-291-6/+11
* We make both busybox and busybox_unstripped all the time now, no need toRob Landley2006-03-221-7/+0
* Temporarily disable shared library for the 1.1.1 release.Rob Landley2006-03-211-1/+9
* Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. doRob Landley2006-03-131-1/+3
* add a sep option for strippingMike Frysinger2006-03-101-0/+7
* rearrange the menu a little to split general settings from applet selectionMike Frysinger2006-03-101-64/+69
* Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweakedRob Landley2006-02-211-0/+1
* Help text update and tweak to defconfig to remove two more things thatRob Landley2006-02-081-4/+6
* Not on libbusybox.so: it's GPL, no API barrier, no stability promise.Rob Landley2006-01-311-0/+5
* Move SUSv2 obsolete feature disabling to debug menu, invert meaning ofRob Landley2006-01-301-17/+8
* - readd config option for libbusybox and ima-mode which were accidentallyBernhard Reutner-Fischer2006-01-241-6/+54
* Zap sysdeps directory, moving Config.in and defconfig to top of tree.Rob Landley2006-01-201-0/+345