1. c0bc965 fix whitespace by Mike Frysinger · 20 years ago
  2. 78333d0 fix typos by Mike Frysinger · 20 years ago
  3. f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 20 years ago
  4. 5c9ed9f fix printf warning by Mike Frysinger · 20 years ago
  5. 618d62f fix whitespace by Mike Frysinger · 20 years ago
  6. bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
  7. 2bf88a8 In Bug 5, Tito writes: by Mike Frysinger · 20 years ago
  8. 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 20 years ago
  9. ef614ec err, use name attr of a tag, not href by Mike Frysinger · 20 years ago
  10. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  11. 77dbe73 add a new list of external tiny utilities by Mike Frysinger · 20 years ago
  12. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  13. a77b4f3 jfb2 writes in Bug 119: by Mike Frysinger · 20 years ago
  14. 63e5e7bf Fix broken macro by Eric Andersen · 20 years ago
  15. 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
  16. 451c0d2 Rework to fix http://bugs.uclibc.org/view.php?id=107 by Eric Andersen · 20 years ago
  17. 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
  18. 5ba5f4d In Bug 78, shortkey points out: by Mike Frysinger · 20 years ago
  19. b31566e minor style touchups by Mike Frysinger · 20 years ago
  20. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  21. 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
  22. 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
  23. a9ae74d bernhardf reports with Bug 210: by Mike Frysinger · 20 years ago
  24. afe023d Use a sane VEOL setting by Eric Andersen · 20 years ago
  25. 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
  26. 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
  27. c089ccd Removed the incorrect and confusing facility argument specified with by Peter Kjellerstedt · 20 years ago
  28. 3603f79 Point to osuosl by Eric Andersen · 20 years ago
  29. 540769d Corrected the list of section names in add_ksymoops_symbols() so by Peter Kjellerstedt · 20 years ago
  30. 354b527 amd64 is rela, not rel by Mike Frysinger · 20 years ago
  31. a36ac0d Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. by Mike Frysinger · 20 years ago
  32. dcc40b7 Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to track initialization of getopt() by Mike Frysinger · 20 years ago
  33. 9b9e547 add some more comments by Mike Frysinger · 20 years ago
  34. 3b05b80 newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  35. ca1b6fc newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
  36. df7bfb4 Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly by Manuel Novoa III · 20 years ago
  37. 0d8c652 When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input. by Manuel Novoa III · 20 years ago
  38. 6ddc0d7 Update buildroot pointers by Eric Andersen · 20 years ago
  39. b413a70 remove whitespace by Eric Andersen · 20 years ago
  40. 5bf4658 remove whitespace by Eric Andersen · 20 years ago
  41. bcf2724 Remove whitespace by Eric Andersen · 20 years ago
  42. 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
  43. d2fe817 Takeharu KATO writes: by Eric Andersen · 20 years ago
  44. d1e3cbd - no need to check if JOBS is defined. Config.in ensures it. by Ned Ludd · 20 years ago
  45. 2123b7c - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/21/2004 on the busybox mailing list. Edited his code a little to keep syntax highlighers happy and make it optional when CONFIG_ASH_TIMEOUT is defined by Ned Ludd · 20 years ago
  46. 8063d5c fix typo by Eric Andersen · 20 years ago
  47. fdab4b1 update by Eric Andersen · 20 years ago
  48. 0762364 Cut-n-paste strikes again by Eric Andersen · 20 years ago
  49. 6047ae3 Remove mention of CVS and instead point to Subversion by Eric Andersen · 20 years ago
  50. ff4b924 Update the bug submission stuff to point to bugs.busybox.net by Eric Andersen · 20 years ago
  51. 16b8579 Add me as sort maintainer. by Rob Landley · 20 years ago
  52. c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
  53. f4bb212 Much bigger to-do list. by Rob Landley · 20 years ago
  54. bc32165 fix spelling by Eric Andersen · 20 years ago
  55. 75a7e19 minor doc cleanup by Eric Andersen · 20 years ago
  56. 7d1b3d8 Mention the new bug tracking system by Eric Andersen · 20 years ago
  57. 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
  58. 1e4dc96 Dear andersen: by Eric Andersen · 20 years ago
  59. 1271dbb perhaps a better fix by Eric Andersen · 20 years ago
  60. 63654c1 alpha/parisc support by Mike Frysinger · 20 years ago
  61. 6feb200 fix typo by Eric Andersen · 20 years ago
  62. ec4f3d9 Minor in-passing crapectomy. by Rob Landley · 20 years ago
  63. 861f014 Workaround for uClibc-specific header problem described here: by Rob Landley · 20 years ago
  64. c6fbed5 - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08/11/04 by Ned Ludd · 20 years ago
  65. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  66. dcc2866 Hiroshi found another bug. Currently sed's $ triggers at end of every file, by Rob Landley · 20 years ago
  67. a8b98d6 Don't document compiler warnings. _FIX_ compiler warnings. by Rob Landley · 20 years ago
  68. 88da3ef Correct the install-hardlinks target the same way as was already done by Peter Kjellerstedt · 20 years ago
  69. 92271e5 Alright, I guess I should be in this too... by Rob Landley · 20 years ago
  70. ce4f0e9 Hiroshi Ito found some bugs. The 'c' command (cut and paste) was hardwired by Rob Landley · 20 years ago
  71. 332c472 1.00 is stable by Eric Andersen · 20 years ago
  72. 5f9a422 mention scratchbox and openembedded by Eric Andersen · 20 years ago
  73. 6302486 egor duda writes: by Eric Andersen · 20 years ago
  74. 9395ca4 prepare for release by Eric Andersen · 20 years ago 1_00
  75. 9789bf1 return failure when nslookup fails by Eric Andersen · 20 years ago
  76. 1aee3ff Simon Poole writes: by Eric Andersen · 20 years ago
  77. 0e020d1 Make certain clients of bb_make_directory default to honoring the user's umask by Eric Andersen · 20 years ago
  78. 9315842 Patch from David Daney: by Eric Andersen · 20 years ago
  79. 62e0037 oops by Eric Andersen · 20 years ago
  80. 5c5f983 unmerged fix by Eric Andersen · 20 years ago
  81. 90d3317 Bump version by Eric Andersen · 20 years ago
  82. fdfa09b Fix the supported architectures section by Eric Andersen · 20 years ago
  83. 6c4a6b1 Add an initial FAQ by Eric Andersen · 20 years ago
  84. ad63cb2 Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually works by Eric Andersen · 20 years ago
  85. a62665b Patch from Claus Klein to increase, and make more apparent by Eric Andersen · 20 years ago
  86. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  87. 751750e Patch from Denis Vlasenko to fix a problem where by Eric Andersen · 20 years ago
  88. 82baf63 Hiroshi Ito writes: by Eric Andersen · 20 years ago
  89. 2271809 Hiroshi Ito writes: by Eric Andersen · 20 years ago
  90. c00e11d Hiroshi Ito writes: by Eric Andersen · 20 years ago
  91. 31c27a9 Hiroshi Ito writes: by Eric Andersen · 20 years ago
  92. 94d628c Tito writes: by Eric Andersen · 20 years ago
  93. 07f2fea last_patch139.gz from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
  94. 9e954ab As noticed by egor duda, current_menu is declared as 'extern struct menu by Eric Andersen · 20 years ago
  95. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  96. 2842659 Patch from Michael Tokarev: by Eric Andersen · 20 years ago
  97. d952ee2 Make it more apparent that archive creation is not supported by Eric Andersen · 20 years ago
  98. f86391e Patch from William Barsse to fix a segfault when multiple files are specified. by Glenn L McGrath · 20 years ago
  99. ca29ffc Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts. by Glenn L McGrath · 20 years ago
  100. bdf6319 Patch from Egor Duda by Glenn L McGrath · 20 years ago