2009-10-19 |
Denys Vlasenko | menuconfig tweaks |
blob | commitdiff | raw |
2009-09-13 |
Denys Vlasenko | add USE_PORTABLE_CODE option and use it in find applet |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Denys Vlasenko | added simplified Unicode support for non-locale-enabled... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Denys Vlasenko | getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Bernhard Reutner... | - add CONFIG_EXTRA_CFLAGS (thanks to keesj) |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Denis Vlasenko | total overhaul of mail applets. again. Vladimir as... |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Denis Vlasenko | build system: tidying up CONFIG_xxx names (suggested... |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Bernhard Reutner... | - improve wording and fix alphabetical order |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Denis Vlasenko | build system cleanup: rename FEATURE_AWK_MATH to FEATUR... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
Bernhard Reutner... | - reformat help text |
blob | commitdiff | raw | diff to current |
2008-08-09 |
Denis Vlasenko | grep: option to use GNU regex matching instead of POSIX... |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Bernhard Reutner... | - wrap overlong lines (Cristian Ionescu-Idbohrn) |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Denis Vlasenko | libbb: config_read() update |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Denis Vlasenko | libbb: updated config_parse() from Vladimir |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Denis Vlasenko | config help fixes |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Denis Vlasenko | build system: libbusybox cannot be static |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Denis Vlasenko | fix breakage found by randomconfig |
blob | commitdiff | raw | diff to current |
2008-06-13 |
Denis Vlasenko | build system: introduce FEATURE_ASSUME_UNICODE |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Denis Vlasenko | Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn) |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Denis Vlasenko | build system: add PIE build option |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Denis Vlasenko | Reinstate CONFIG_CROSS_COMPILE_PREFIX |
blob | commitdiff | raw | diff to current |
2008-05-13 |
Denis Vlasenko | Kill CONFIG_NITPICK, it turned out to not be useful... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: mode tcp/udpsvd to networking, delete ipsvd/* |
blob | commitdiff | raw | diff to current |
2008-02-22 |
Denis Vlasenko | lpr and lpq applets by Walter Harms. |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Denis Vlasenko | hush: report [v]fork failures |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Denis Vlasenko | Announce 1.8.0 1_8_0 |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Denis Vlasenko | libbusybox: move (possibly compressed) help stuff into... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Denis Vlasenko | reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Denis Vlasenko | reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Denis Vlasenko | support "#!/bin/busybox"-style wrappers. Needed for... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Denis Vlasenko | if pidfile turned out to be !regular file, do not unlin... |
blob | commitdiff | raw | diff to current |
2007-06-16 |
Denis Vlasenko | make FEATURE_HAVE_RPC auto-selectable by mount and... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Denis Vlasenko | tail: fix SEGV on "tail -N" |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Denis Vlasenko | Rename two config options: |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Denis Vlasenko | Implement first instance of NOFORK applet - echo |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Denis Vlasenko | tcpsvd: new applet |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Bernhard Reutner... | - reinstate dmalloc and efence support |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Denis Vlasenko | make pidfile writing configurable. |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Denis Vlasenko | new applets: selinux utils by KaiGai Kohei <kaigai... |
blob | commitdiff | raw | diff to current |
2007-01-27 |
Denis Vlasenko | Make -Werror configurable |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Mike Frysinger | combine bool;prompt to just bool |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Mike Frysinger | correct file format errors |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Denis Vlasenko | Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute... |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Denis Vlasenko | adduser: trivial code movement |
blob | commitdiff | raw | diff to current |
2006-12-22 |
Denis Vlasenko | convert "negaite" config option into reversed (INCLUDE_... |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Bernhard Reutner... | - provide central knob to turn off RPC related options. |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Denis Vlasenko | fix support for globally disabling --long-options. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Bernhard Reutner... | - typo fix |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Denis Vlasenko | build system overhaul |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | runit/chpst: "change process state" utility |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Denis Vlasenko | g[un]zip: add support for -v (verbose). |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Denis Vlasenko | Add CONFIG_FEATURE_SYSLOG which controls whether |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Denis Vlasenko | CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Bernhard Reutner... | - Pull r15593: |
blob | commitdiff | raw | diff to current |
2006-06-22 |
Rob Landley | Patch from Shaun Jackman to replace CFLAGS_EXTRA with... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Bernhard Reutner... | - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Rob Landley | Help text update for libbb, talking about make standalone. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Bernhard Reutner... | - there is no "CONFIG_STANDALONE" in the repository... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Rob Landley | Attempt at fixing bug 815 by upgrading bb_spawn() so... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Rob Landley | Consolidate devfs garbage and mark it as obsolete. |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Rob Landley | Add CONFIG_NITPICK. (And tweak a couple other help... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - add central knob to turn off getopt_long everywhere... |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Rob Landley | Rename the devfs device names option so it doesn't... |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Rob Landley | Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Rob Landley | Patch from Dennis Vlasenko to add the option to compres... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
Rob Landley | I forgot to re-enable shared library build after 1... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Bernhard Reutner... | - typos: s/compatability/compatibility/g;s/compatable... |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Bernhard Reutner... | - add option to suppress the terse usage messages.... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
Rob Landley | Documentation from Jan Kiszka |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Rob Landley | We make both busybox and busybox_unstripped all the... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Rob Landley | Temporarily disable shared library for the 1.1.1 release. |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Rob Landley | Fix "rm .config;make menuconfig" to work like "rm ... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Mike Frysinger | add a sep option for stripping |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Mike Frysinger | rearrange the menu a little to split general settings... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Rob Landley | Patch from Devin Bayer to split up hash_fd.c into md5... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Rob Landley | Help text update and tweak to defconfig to remove two... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Rob Landley | Not on libbusybox.so: it's GPL, no API barrier, no... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Rob Landley | Move SUSv2 obsolete feature disabling to debug menu... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Bernhard Reutner... | - readd config option for libbusybox and ima-mode which... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Rob Landley | Zap sysdeps directory, moving Config.in and defconfig... |
blob | commitdiff | raw | diff to current |
|