summaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Expand)AuthorFilesLines
2010-04-29libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich1-0/+11
2010-04-06fix typoDenys Vlasenko1-2/+2
2010-04-06Move utmp/wtmp support to "General configuration" sectionDenys Vlasenko1-0/+20
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko1-7/+15
2010-03-26unicode: optional table for better handling of neutral bidi charsTomas Heinrich1-1/+12
2010-03-18lineedit: first shot at optional unicode bidi input supportTomas Heinrich1-0/+8
2010-01-31better wording in ConfigDenys Vlasenko1-3/+9
2010-01-30fix Unicode config option limits and some comments in lessDenys Vlasenko1-2/+0
2010-01-29more fine-grained Unicode supportDenys Vlasenko1-0/+51
2010-01-25whitespace fixesDenys Vlasenko1-1/+1
2009-10-19menuconfig tweaksDenys Vlasenko1-9/+9
2009-09-13add USE_PORTABLE_CODE option and use it in find appletDenys Vlasenko1-0/+8
2009-07-11added simplified Unicode support for non-locale-enabled buildsDenys Vlasenko1-12/+22
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko1-1/+1
2009-01-22- add CONFIG_EXTRA_CFLAGS (thanks to keesj)Bernhard Reutner-Fischer1-0/+6
2008-11-06total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko1-0/+1
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko1-8/+8
2008-10-24- improve wording and fix alphabetical orderBernhard Reutner-Fischer1-7/+9
2008-10-24build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko1-2/+2
2008-08-22- reformat help textBernhard Reutner-Fischer1-3/+6
2008-08-09grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko1-0/+9
2008-07-22- wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer1-38/+42
2008-07-19libbb: config_read() updateDenis Vlasenko1-4/+0
2008-07-19libbb: updated config_parse() from VladimirDenis Vlasenko1-0/+7
2008-07-16config help fixesDenis Vlasenko1-1/+1
2008-07-09build system: libbusybox cannot be staticDenis Vlasenko1-3/+3
2008-06-23fix breakage found by randomconfigDenis Vlasenko1-1/+3
2008-06-13build system: introduce FEATURE_ASSUME_UNICODEDenis Vlasenko1-0/+12
2008-06-12Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)Denis Vlasenko1-12/+11
2008-06-04build system: add PIE build optionDenis Vlasenko1-0/+8
2008-06-02Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko1-0/+10
2008-05-13Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko1-18/+0
2008-03-17*: mode tcp/udpsvd to networking, delete ipsvd/*Denis Vlasenko1-2/+1
2008-02-22lpr and lpq applets by Walter Harms.Denis Vlasenko1-0/+1
2008-01-08hush: report [v]fork failuresDenis Vlasenko1-0/+11
2007-11-04Announce 1.8.01_8_0Denis Vlasenko1-2/+2
2007-10-07libbusybox: move (possibly compressed) help stuff into libbusybox.Denis Vlasenko1-6/+7
2007-10-07reviving libbusybox, adding CONFIG_INDIVIDUAL part 4Denis Vlasenko1-13/+33
2007-10-07reviving libbusybox, adding CONFIG_INDIVIDUAL part 3Denis Vlasenko1-38/+37
2007-08-25support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko1-0/+29
2007-08-15if pidfile turned out to be !regular file, do not unlink it.Denis Vlasenko1-1/+1
2007-06-16make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-featuresDenis Vlasenko1-18/+18
2007-05-08tail: fix SEGV on "tail -N"Denis Vlasenko1-2/+7
2007-04-10Rename two config options:Denis Vlasenko1-3/+3
2007-04-09Implement first instance of NOFORK applet - echoDenis Vlasenko1-1/+2
2007-04-01tcpsvd: new appletDenis Vlasenko1-0/+1
2007-03-28- reinstate dmalloc and efence supportBernhard Reutner-Fischer1-1/+0
2007-03-27make pidfile writing configurable.Denis Vlasenko1-0/+7
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko1-0/+1
2007-01-27Make -Werror configurableDenis Vlasenko1-8/+17