1. f8b21d0 swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>) by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  6. 5659407 swapon: reinstate hole check but reduce it to warning by Denis Vlasenko · 18 years ago
  7. b3f09f4 swapon: random shrinkage by Denis Vlasenko · 18 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  10. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  11. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  12. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  13. 20cc6d5 Remove pointless "const". Bloatcheck says 0 bytes difference. by Rob Landley · 18 years ago
  14. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  15. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  16. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  17. 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
  18. 6943a94 whitespace/syntax cleanups, dont mind me :p by Mike Frysinger · 19 years ago
  19. bc3d4a1 Cleanup patch from Tito. by Rob Landley · 19 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  21. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  22. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  23. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  24. 97b141a Test for holes in swapfiles -Erik by Eric Andersen · 22 years ago
  25. db1df5e last_patch64 from vodz: by Eric Andersen · 22 years ago 0_60_5
  26. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  27. 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
  28. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
  29. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  30. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  31. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  32. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  33. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  34. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  35. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  36. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  37. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  38. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  39. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  40. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  41. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  42. e58771e Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  43. be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
  44. 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
  45. 5e29c6f Make swaponoff compile cleanly under both libc5 and libc6. -Erik by Eric Andersen · 25 years ago
  46. a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 25 years ago
  47. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  48. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  49. 3364d78 Yet another installment in the ongoing tar saga -Erik by Erik Andersen · 25 years ago
  50. e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
  51. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  52. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  53. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  54. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  55. 8759006 More fixes by Eric Andersen · 25 years ago