1. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  2. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  3. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  4. 793c3b4 Clear screen too. by Eric Andersen · 22 years ago
  5. dc180d1 re-enable the cursor, in case it got disabled -Erik by Eric Andersen · 22 years ago
  6. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  7. ebdc8b4 Put in GPL v2 or later copyright notice by Glenn L McGrath · 22 years ago
  8. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago
  9. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  10. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  11. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  12. c54f953 -Wshadow loadacm fix from Jeff Garzik by Eric Andersen · 23 years ago
  13. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 23 years ago
  14. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 23 years ago
  15. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  16. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  17. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  18. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  19. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  20. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  21. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  22. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  23. aefe562 Simplify error handling. by Matt Kraai · 24 years ago
  24. 6f6aa9b Added some necessary brackets, removed debug noise. by Mark Whitley · 24 years ago
  25. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  26. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  27. ef5529b Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE by Matt Kraai · 24 years ago
  28. 9133c98 Cleaned up error handling, TRUE/FALSE usage, and other minor issues. by Matt Kraai · 24 years ago
  29. bbaef66 Consolidate handling of some fopen failures. 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. 32e95f9 Fix the bandaid. by Eric Andersen · 24 years ago
  32. a1b35c4 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt by Eric Andersen · 24 years ago
  33. 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
  34. dc74616 Oops. Forgot to add in reset.c. Doh! -Erik by Eric Andersen · 24 years ago
  35. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  36. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  37. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  38. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  39. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  40. df4532b More fixes for "signed vs. unsigned" warnings. by Pavel Roskin · 24 years ago
  41. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  42. e714bce Use global applet_name instead of local versions. by Matt Kraai · 24 years ago
  43. 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago
  44. 999bf72 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc by Eric Andersen · 24 years ago
  45. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  46. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  47. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  48. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  49. 4625240 Oops. -Erik by Erik Andersen · 24 years ago
  50. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 24 years ago
  51. abc199e Forgot this file... -Erik by Erik Andersen · 24 years ago
  52. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  53. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  54. 3fe7f9f More minor updates to docs (and making apps behave as the docs by Erik Andersen · 24 years ago
  55. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  56. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  57. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  58. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  59. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  60. a899108 Add the beginings of some regression testing. Add in the recently by Erik Andersen · 25 years ago
  61. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  62. 6b6b3f6 Stuf by Eric Andersen · 25 years ago
  63. 0460ff2 Stuf by Eric Andersen · 25 years ago
  64. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  65. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  66. 3e0fbae fixes grep, added loadfont from debian bootfloppies. -Erik by Eric Andersen · 25 years ago
  67. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  68. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  69. 2b69c40 More stuff works. -Erik by Eric Andersen · 25 years ago
  70. cc8ed39 Initial revision by Eric Andersen · 25 years ago