1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 13 years ago
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline by Denys Vlasenko · 14 years ago
  5. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 14 years ago
  6. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  7. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  8. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 16 years ago
  9. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  10. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  11. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  12. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  13. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  14. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  15. 7e64db2 use defines instead of const integers by Mike Frysinger · 19 years ago
  16. e11ff71 shrink the flag setting by reversing the operation by Mike Frysinger · 19 years ago
  17. 08c2036 replace for loops with one function call by Mike Frysinger · 19 years ago
  18. 198ea3c cleanup the error message so we dont use glibcism of %m and cast a pointer to an int (bad on 64bit arches) by Mike Frysinger · 19 years ago
  19. f28c7ec cleanup syntax by Mike Frysinger · 19 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  21. 02e0355 Use bb_xopen by Glenn L McGrath · 20 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  23. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  24. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  25. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 23 years ago
  26. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 23 years ago
  27. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 23 years ago
  28. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 23 years ago
  29. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 23 years ago
  30. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 23 years ago
  31. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 23 years ago
  32. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  33. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  34. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  35. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  36. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  37. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago