- 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
- 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
- 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 8cae43c swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 61f9d76 swapon/swapoff: trim config help text by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
- dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- f417ffd Make swapon and swapoff individually selectable. by Denys Vlasenko · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 6c634f7 swaponoff: fix compile-time warning by Denys Vlasenko · 9 years ago
- 5f11ec3 swapon/swapoff: refine the -e (ifexists) option by Mike Frysinger · 9 years ago
- e769577 swaponoff: add support for -e by René Rhéaume · 10 years ago
- c9a6713 swapon/swapoff: -a returns 0 on ignored errors by Tito Ragusa · 11 years ago
- a3f326c swapon/swapoff: size reduction, cleanup, fixes, improvements by Tito Ragusa · 11 years ago
- 0a53b20 add discard option -d to swapon by Matt Whitlock · 11 years ago
- b9bbd4d fix interaction of -a and -p options in swapon by Matt Whitlock · 11 years ago
- c3a27b0 avoid calling bb_strtou twice in MIN macro expansion by Matt Whitlock · 11 years ago
- 087843a fix "warning: ISO C90 forbids mixed declarations and code" by Denys Vlasenko · 11 years ago
- b541d1f swaponoff: shrink by Bernhard Reutner-Fischer · 11 years ago
- 8c7fcbd swapon: support "pri=NNN" in fstab by Tito Ragusa · 11 years ago
- a241069 remove duplicate include <sys/swap.h> by Denys Vlasenko · 13 years ago
- 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
- c21c310 swapoff: dont pass "p" in opt_complementary by Denys Vlasenko · 13 years ago
- 14bd16a more tweak for bionic by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- d2844fc swapon: skip noauto entries by Lauri Kasanen · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- f8b21d0 swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 5659407 swapon: reinstate hole check but reduce it to warning by Denis Vlasenko · 18 years ago
- b3f09f4 swapon: random shrinkage by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. 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
- 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
- 20cc6d5 Remove pointless "const". Bloatcheck says 0 bytes difference. by Rob Landley · 18 years ago
- 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 18 years ago
- c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- 2d5e4f6 accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little by Mike Frysinger · 19 years ago
- 6943a94 whitespace/syntax cleanups, dont mind me :p by Mike Frysinger · 19 years ago
- bc3d4a1 Cleanup patch from Tito. by Rob Landley · 19 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 85e5e72 Remove remaining libc5 support code by Eric Andersen · 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
- 97b141a Test for holes in swapfiles -Erik by Eric Andersen · 22 years ago
- db1df5e last_patch64 from vodz: by Eric Andersen · 22 years ago 0_60_5
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
- e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 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
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in 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
- 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
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
- be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
- 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
- 5e29c6f Make swaponoff compile cleanly under both libc5 and libc6. -Erik by Eric Andersen · 24 years ago
- a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 25 years ago
- e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
- 8759006 More fixes by Eric Andersen · 25 years ago