- 9d96af2 mkswap: fix help text to not lie about supported options. by Denis Vlasenko · 17 years ago
- 32d49bc mkswap: do not do extra seek mount: add another mount helper call method by Denis Vlasenko · 17 years ago
- b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
- 85ff862 mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com> by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
- febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- d398eca hunt down improper include <>, make mkswap output 4Gb+ friendly by Denis Vlasenko · 18 years ago
- e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- d893b12 New mkswap. Small and simple. Might even work. :) by Rob Landley · 18 years ago
- 53f21e3 Remove "#if 0" content. by "Robert P. J. Day" · 18 years ago
- bc8c503 Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently by Rob Landley · 18 years ago
- e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 18 years ago
- c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
- dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
- 56dd0bf - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. by Bernhard Reutner-Fischer · 19 years ago
- bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
- 3496fdc hopefully the last of the annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
- e64bf40 Patch from David Meggy to make the swap default to the new version if no by Glenn L McGrath · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 23 years ago
- 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 65225df Cleanup patch from Vladimir N. Oleynik. by Eric Andersen · 24 years ago
- 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
- a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
- 16fdbe8 Make more things be static (like they are supposed to be). by Eric Andersen · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- ef936da Fix uname problem that was breaking poweroff. by Eric Andersen · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
- b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago