summaryrefslogtreecommitdiff
path: root/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.11.0 patches. Bump version to 1.11.1.Denis Vlasenko2008-07-111-1/+1
* fix breakage found by randomconfigDenis Vlasenko2008-06-231-1/+3
* build system: introduce FEATURE_ASSUME_UNICODEDenis Vlasenko2008-06-131-0/+12
* Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)Denis Vlasenko2008-06-121-12/+11
* build system: add PIE build optionDenis Vlasenko2008-06-041-0/+8
* Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko2008-06-021-0/+10
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-18/+0
* *: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko2008-03-171-2/+1
* lpr and lpq applets by Walter Harms.Denis Vlasenko2008-02-221-0/+1
* hush: report [v]fork failuresDenis Vlasenko2008-01-081-0/+11
* Announce 1.8.01_8_0Denis Vlasenko2007-11-041-2/+2
* libbusybox: move (possibly compressed) help stuff into libbusybox.Denis Vlasenko2007-10-071-6/+7
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 4Denis Vlasenko2007-10-071-13/+33
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 3Denis Vlasenko2007-10-071-38/+37
* support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko2007-08-251-0/+29
* if pidfile turned out to be !regular file, do not unlink it.Denis Vlasenko2007-08-151-1/+1
* make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-featuresDenis Vlasenko2007-06-161-18/+18
* 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