1. 651a269 *: merge some common strings by Denys Vlasenko · 14 years ago
  2. b2dc913 makedevs: shrink by Vladimir by Denis Vlasenko · 16 years ago
  3. e1fa817 makedevs: shrink (by Vladimir); testsuite by Denis Vlasenko · 16 years ago
  4. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  5. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 16 years ago
  6. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  9. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  10. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  11. 51742f4 style fixes. No code changes 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. 7b1f236 - use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers. by Bernhard Reutner-Fischer · 17 years ago
  14. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. 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. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  17. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  18. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  19. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  20. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  21. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  22. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  23. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  24. 56fbd21 - return ret so we return something meaningful. by Bernhard Reutner-Fischer · 18 years ago
  25. d9cf7ac - patch from Denis Vlasenko to add and use bb_xchdir() by Bernhard Reutner-Fischer · 18 years ago
  26. 771b186 - commentary typos by Bernhard Reutner-Fischer · 18 years ago
  27. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  28. 1732974 - fix check for group and user, remove some whitespace while at it. by Bernhard Reutner-Fischer · 19 years ago
  29. 1b751c8 Rob Sullivan sent in some cleanups, which I beat on slightly. by Rob Landley · 19 years ago
  30. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  31. 90161c9 Fixup makedevs to handle regular files, and also fix by Eric Andersen · 19 years ago
  32. 2ada89b a bit more polish by Eric Andersen · 19 years ago
  33. 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
  34. e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
  35. 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 19 years ago
  36. cbcdbc4 Fix incorrect arguments being passed to mknod by Eric Andersen · 20 years ago
  37. e71e760 Fix up brain damage with the way major and minor are used to create a dev_t by Eric Andersen · 20 years ago
  38. 4f807a8 BusyBox has no business hard coding the number of major and minor bits for a by Eric Andersen · 20 years ago
  39. 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 20 years ago
  40. 84b6264 Device table support for makedevs, the previous behaviour can been by Glenn L McGrath · 20 years ago
  41. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  42. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  43. 3600602 vodz' last_patch42_2, which is an updated fix for buffer overflows by Eric Andersen · 22 years ago
  44. fe1ef2b Fix buffer overflows noted by Gerardo Puga -Erik by Eric Andersen · 22 years ago
  45. 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 22 years ago
  46. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 23 years ago
  47. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 23 years ago
  48. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  49. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  50. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  51. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  52. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 24 years ago
  53. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 24 years ago
  54. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  55. b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
  56. cc8ed39 Initial revision by Eric Andersen · 25 years ago