Age | Commit message (Expand) | Author |
2017-08-05 | pivot_root: make it NOFORK | Denys Vlasenko |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-07-18 | Update menuconfig items with approximate applet sizes | Denys Vlasenko |
2016-11-23 | Convert all util-linux/* applets to "new style" applet definitions | Denys Vlasenko |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko |
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko |
2007-02-06 | correct "pivot_root: pivot_root: <msg>" | Denis Vlasenko |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2006-09-22 | Change license statements (and clean up headers) on some of the files that | Rob Landley |
2006-09-10 | ipcs: silly trick with strings. saves ~200 bytes. | Denis Vlasenko |
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer |
2006-01-25 | just whitespace | Tim Riker |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2001-04-05 | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen |
2001-02-24 | Stub out the syscall, not the whole application. The stubbed | Eric Andersen |
2001-02-23 | Stub out pivot_root so it won't fail to compile. | Eric Andersen |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2001-02-13 | Apply a patch from Evin Robertson -- new pivot_root applet. | Eric Andersen |