1. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  2. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  3. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  4. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  7. 7e64db2 use defines instead of const integers by Mike Frysinger · 19 years ago
  8. e11ff71 shrink the flag setting by reversing the operation by Mike Frysinger · 19 years ago
  9. 08c2036 replace for loops with one function call by Mike Frysinger · 19 years ago
  10. 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
  11. f28c7ec cleanup syntax by Mike Frysinger · 19 years ago
  12. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  13. 02e0355 Use bb_xopen by Glenn L McGrath · 21 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  15. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  16. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  17. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  18. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  19. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  20. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  21. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  22. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  23. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  24. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  25. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  26. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  27. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  28. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  29. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago