| Commit message (Expand) | Author | Age | Files | Lines |
* | build system: add PIE build option | Denis Vlasenko | 2008-06-04 | 1 | -0/+8 |
* | Reinstate CONFIG_CROSS_COMPILE_PREFIX | Denis Vlasenko | 2008-06-02 | 1 | -0/+10 |
* | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | Denis Vlasenko | 2008-05-13 | 1 | -18/+0 |
* | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko | 2008-03-17 | 1 | -2/+1 |
* | lpr and lpq applets by Walter Harms. | Denis Vlasenko | 2008-02-22 | 1 | -0/+1 |
* | hush: report [v]fork failures | Denis Vlasenko | 2008-01-08 | 1 | -0/+11 |
* | Announce 1.8.01_8_0 | Denis Vlasenko | 2007-11-04 | 1 | -2/+2 |
* | libbusybox: move (possibly compressed) help stuff into libbusybox. | Denis Vlasenko | 2007-10-07 | 1 | -6/+7 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 4 | Denis Vlasenko | 2007-10-07 | 1 | -13/+33 |
* | reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 | Denis Vlasenko | 2007-10-07 | 1 | -38/+37 |
* | support "#!/bin/busybox"-style wrappers. Needed for SELinux. | Denis Vlasenko | 2007-08-25 | 1 | -0/+29 |
* | if pidfile turned out to be !regular file, do not unlink it. | Denis Vlasenko | 2007-08-15 | 1 | -1/+1 |
* | make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features | Denis Vlasenko | 2007-06-16 | 1 | -18/+18 |
* | tail: fix SEGV on "tail -N" | Denis Vlasenko | 2007-05-08 | 1 | -2/+7 |
* | Rename two config options: | Denis Vlasenko | 2007-04-10 | 1 | -3/+3 |
* | Implement first instance of NOFORK applet - echo | Denis Vlasenko | 2007-04-09 | 1 | -1/+2 |
* | tcpsvd: new applet | Denis Vlasenko | 2007-04-01 | 1 | -0/+1 |
* | - reinstate dmalloc and efence support | Bernhard Reutner-Fischer | 2007-03-28 | 1 | -1/+0 |
* | make pidfile writing configurable. | Denis Vlasenko | 2007-03-27 | 1 | -0/+7 |
* | new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp> | Denis Vlasenko | 2007-02-06 | 1 | -0/+1 |
* | Make -Werror configurable | Denis Vlasenko | 2007-01-27 | 1 | -8/+17 |
* | combine bool;prompt to just bool | Mike Frysinger | 2007-01-24 | 1 | -2/+1 |
* | correct file format errors | Mike Frysinger | 2007-01-24 | 1 | -19/+19 |
* | Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own | Denis Vlasenko | 2007-01-21 | 1 | -1/+9 |
* | adduser: trivial code movement | Denis Vlasenko | 2006-12-26 | 1 | -1/+1 |
* | convert "negaite" config option into reversed (INCLUDE_SUSv2) | Denis Vlasenko | 2006-12-22 | 1 | -5/+5 |
* | - provide central knob to turn off RPC related options. | Bernhard Reutner-Fischer | 2006-12-01 | 1 | -0/+8 |
* | fix support for globally disabling --long-options. | Denis Vlasenko | 2006-11-29 | 1 | -6/+4 |
* | - typo fix | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -2/+2 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -52/+52 |
* | runit/chpst: "change process state" utility | Denis Vlasenko | 2006-10-03 | 1 | -0/+1 |
* | g[un]zip: add support for -v (verbose). | Denis Vlasenko | 2006-10-01 | 1 | -0/+8 |
* | Add CONFIG_FEATURE_SYSLOG which controls whether | Denis Vlasenko | 2006-09-07 | 1 | -0/+7 |
* | CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on | Denis Vlasenko | 2006-09-07 | 1 | -1/+1 |
* | - Pull r15593: | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -18/+0 |
* | Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak | Rob Landley | 2006-06-22 | 1 | -9/+0 |
* | - hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default. | Bernhard Reutner-Fischer | 2006-06-16 | 1 | -5/+7 |
* | Help text update for libbb, talking about make standalone. | Rob Landley | 2006-06-15 | 1 | -1/+5 |
* | - there is no "CONFIG_STANDALONE" in the repository. Also iff there was a | Bernhard Reutner-Fischer | 2006-06-14 | 1 | -1/+1 |
* | Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at | Rob Landley | 2006-06-14 | 1 | -4/+22 |
* | Consolidate devfs garbage and mark it as obsolete. | Rob Landley | 2006-06-07 | 1 | -11/+0 |
* | Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.) | Rob Landley | 2006-05-31 | 1 | -15/+37 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -0/+15 |
* | Rename the devfs device names option so it doesn't bite people so often. | Rob Landley | 2006-05-11 | 1 | -2/+4 |
* | Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak | Rob Landley | 2006-05-09 | 1 | -6/+16 |
* | Patch from Dennis Vlasenko to add the option to compress help text. | Rob Landley | 2006-04-27 | 1 | -0/+8 |
* | I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.) | Rob Landley | 2006-04-10 | 1 | -9/+1 |
* | - typos: s/compatability/compatibility/g;s/compatable/compatible/g; | Bernhard Reutner-Fischer | 2006-04-02 | 1 | -1/+1 |
* | - add option to suppress the terse usage messages. Saves 6.8k for defconfig: | Bernhard Reutner-Fischer | 2006-03-31 | 1 | -0/+10 |
* | Documentation from Jan Kiszka | Rob Landley | 2006-03-29 | 1 | -6/+11 |