1. 6f7b10c *: more --help tweaking by Denys Vlasenko · 3 years, 6 months ago
  2. 11f1a25 help text tweaks by Denys Vlasenko · 4 years ago
  3. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  4. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  5. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  6. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  7. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  8. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  9. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  10. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  11. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  12. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  13. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  14. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  15. 8add068 mt: eliminate vector of structures with pointers (bad for libbusybox). by Denis Vlasenko · 17 years ago
  16. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  17. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  18. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  19. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  20. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  21. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  22. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  23. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  24. 64d7e93 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). by Bernhard Reutner-Fischer · 18 years ago
  25. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  26. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  27. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  28. 59c6bae just include fcntl.h not sys/fcntl.h by Mike Frysinger · 19 years ago
  29. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
  30. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  31. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  33. 1eb4acf Fixed misnamed rewind command (noted by Tom Oehser). by Matt Kraai · 24 years ago
  34. 73991ff Fix tell support. by Matt Kraai · 24 years ago
  35. 13a70ac Fix open mode for IOCTLs which write to the tape. by Matt Kraai · 24 years ago
  36. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  37. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  38. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  39. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  40. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  41. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  42. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  43. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  44. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  45. 1eec89d Apply segfault on no-args fix from robotti@metconnect.com by Eric Andersen · 24 years ago
  46. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  47. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  48. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  49. 499f65f Some updates for better portability. -Erik by Erik Andersen · 25 years ago
  50. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  51. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  52. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  53. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  54. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  55. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2