1. 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
  2. 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
  3. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  4. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  5. 3f2e963 uptime: add -s support by Denys Vlasenko · 6 years ago
  6. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  7. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  8. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  9. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  10. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  12. 5845a06 uptime: more compatible output by Denys Vlasenko · 13 years ago
  13. d91b138 uptime: add config flag to allow displaying the number of users currently logged on by Pere Orga · 13 years ago
  14. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  18. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  19. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  20. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  21. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  22. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  23. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  24. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  25. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  26. 038b076 some portability fixes by rmh in Bug 395 by Mike Frysinger · 19 years ago
  27. ba9b22a Simplify, make formatting better match the procps version by Eric Andersen · 21 years ago
  28. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  29. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  30. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  31. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  32. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  33. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  34. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  35. f1b0c77 Fixed tiny typo. by Mark Whitley · 24 years ago
  36. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  37. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  38. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  39. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  40. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  41. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  42. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  43. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  44. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  45. 65fc1c7 Oops. Forgot to add in uptime when I added uptime. by Erik Andersen · 25 years ago