1. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  2. 8aab0c9 loadkmap: remove UNUSED_PARAM from argv by Denys Vlasenko · 15 years ago
  3. 2fd45c2 dumpkmap,loadkmap: abort if there are params on cmdline by Denys Vlasenko · 15 years ago
  4. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  5. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  6. dc70069 kbd_mode: support -C TTY option by Denis Vlasenko · 16 years ago
  7. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  8. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  9. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  10. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  11. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  14. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  15. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  18. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  19. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  20. acbdc47 Make use of libbb functions bb_xopen, bb_full_read, used #define's by Glenn L McGrath · 21 years ago
  21. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  22. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  23. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  24. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  25. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  26. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  27. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  28. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  29. 9133c98 Cleaned up error handling, TRUE/FALSE usage, and other minor issues. by Matt Kraai · 24 years ago
  30. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  31. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  32. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  33. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  34. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago
  35. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  36. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  37. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  38. 4625240 Oops. -Erik by Erik Andersen · 25 years ago
  39. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 25 years ago
  40. 3fe7f9f More minor updates to docs (and making apps behave as the docs by Erik Andersen · 25 years ago
  41. 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
  42. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  43. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  44. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  45. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  46. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2