1. 0e2c93f modprobe-small: make depmod compatible with kernel build. by Denis Vlasenko · 16 years ago
  2. 7f950a9 modprobe-small: add depfile creation by Denis Vlasenko · 16 years ago
  3. 7843699 modprobe-small: add depfile loading by Denis Vlasenko · 16 years ago
  4. 7621ac2 website: add 'Laptop Computers' to sponsors page by Denis Vlasenko · 16 years ago
  5. 4131d85 whitespace fix by Denis Vlasenko · 16 years ago
  6. fc5e806 build system: libbusybox cannot be static by Denis Vlasenko · 16 years ago
  7. 9764d69 fdisk: fix compile failure by Denis Vlasenko · 16 years ago
  8. 6bdff08 hush: compile fixes for !LOOPS case by Denis Vlasenko · 16 years ago
  9. 7c05326 buld system: suppress a warning by Denis Vlasenko · 16 years ago
  10. d38d38e last: fix ctime(ptr) ptr type mismatch by Denis Vlasenko · 16 years ago
  11. 96c45b0 libbb/mtab: fix xrealloc_vector fallout by Denis Vlasenko · 16 years ago
  12. 5606b1c - fix typo (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
  13. 24a131e modprobe-small: preparatory patch for modprobe.dep.bb creation patches, by Denis Vlasenko · 16 years ago
  14. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  15. dbef117 add xrealloc_vector.c by Denis Vlasenko · 16 years ago
  16. 8b393e5 website: return HOWTO link and GPL violations address to the top of the page by Denis Vlasenko · 16 years ago
  17. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  18. 4938292 ifupdown: /etc/network/interfaces can have comments with leading blanks by Denis Vlasenko · 16 years ago
  19. 5d62462 mount: testsuite for "-o mand" by Denis Vlasenko · 16 years ago
  20. 580ce2d mount: support for "-o mand" by Denis Vlasenko · 16 years ago
  21. 67075bb mdev: reinstate "follow symlinks" flag, this time with explanation by Denis Vlasenko · 16 years ago
  22. 58f59a2 modprobe-small: match aliases with fnmatch(), making by Denis Vlasenko · 16 years ago
  23. cee0dfc modprobe-small: fix debug leftover by Denis Vlasenko · 16 years ago
  24. 733e3fb hush: support "for if in do done then; do echo $if; done" case by Denis Vlasenko · 16 years ago
  25. d48e81f mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). by Denis Vlasenko · 16 years ago
  26. ff182a3 hush: support "for v; do ... done" syntax (implied 'in "$@"') by Denis Vlasenko · 16 years ago
  27. afdcd12 hush: fix a case where "$@" must expand to no word at all by Denis Vlasenko · 16 years ago
  28. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  29. f6efccc man: fix inverted cat/man bool variable by Denis Vlasenko · 16 years ago
  30. fec8b42 man: code shrink by Denis Vlasenko · 16 years ago
  31. 4cbffc0 man: support cat pages too (by Jason Curl <jcurlnews AT arcor.de>) by Denis Vlasenko · 16 years ago
  32. 9835d47 man: fix missed NULL termination of an array by Denis Vlasenko · 16 years ago
  33. a8a3b49 libbb/recursive_action.c: fix slight error in prev commit by Denis Vlasenko · 16 years ago
  34. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  35. 8ae5b28 awk: another smallish code shrink by Denis Vlasenko · 16 years ago
  36. f8e8783 webpage: fix typos by Denis Vlasenko · 16 years ago
  37. e0a7fc5 uname,individual: fix improper printf usage uname,awk: small code shrink by Denis Vlasenko · 16 years ago
  38. d4f7243 - fix trivial exploit vector when setXid by Ned Ludd · 16 years ago
  39. fa0b56d sendmail: fix wrong vfork usage here too *: shorten error texts by Denis Vlasenko · 16 years ago
  40. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  41. b111917 - wrap overlong lines by Bernhard Reutner-Fischer · 16 years ago
  42. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  43. 49b5c51 add missing file by Denis Vlasenko · 16 years ago
  44. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  45. 148f67a ssd: fix missed + in prev commit by Denis Vlasenko · 16 years ago
  46. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  47. 3bb2bbd awk: fix a case with multiple -f options. simplify -f file reading. by Denis Vlasenko · 16 years ago
  48. 0a65692 crond: use execlp instead of execl by Denis Vlasenko · 16 years ago
  49. c94d356 sendmail: from Vladimir: by Denis Vlasenko · 16 years ago
  50. bc2fd37 nmeter: tiny shrink by Denis Vlasenko · 16 years ago
  51. 0db2c2e libiproute: print_route() always uses stdout, do not pass FILE pointer to it. by Denis Vlasenko · 16 years ago
  52. 270d5d7 fdisk: cosmetics, and removal of dead data by Denis Vlasenko · 16 years ago
  53. 6eaf0a9 fdisk: move more data to struct globals; shrink code by Denis Vlasenko · 16 years ago
  54. ce13b76 libbb: shrink monotonic_XXX functions, introduce monotonic_ns (unused for now) by Denis Vlasenko · 16 years ago
  55. 540ab70 wget: "support" -t and -T by ignoring them by Denis Vlasenko · 16 years ago
  56. 259c9a6 nmeter: tiny shrink by Denis Vlasenko · 16 years ago
  57. befd5ea nmeter: cosmetics by Denis Vlasenko · 16 years ago
  58. 333aa0c nmeter: code shrink by Denis Vlasenko · 16 years ago
  59. 6ea75e2 sendmail: another update from the maintainer by Denis Vlasenko · 16 years ago
  60. 78ff819 lineedit: document prompt handling by Denis Vlasenko · 16 years ago
  61. 86d88c0 bunzip2: make proper fix for the problem "fixed" in rev. 22521 by Denis Vlasenko · 16 years ago
  62. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  63. 9579d87 fix FAST_FUNC fallout by Denis Vlasenko · 16 years ago
  64. dbcf327 build system fixlet to ease blackfin build by Denis Vlasenko · 16 years ago
  65. ed90bda touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile) by Denis Vlasenko · 16 years ago
  66. b75fe79 stat: pointers are not 0L, they are NULL man: better error handling by Denis Vlasenko · 16 years ago
  67. ce02b15 man: mimic "no manual entry for 'bogus'" message and exitcode by Denis Vlasenko · 16 years ago
  68. 55da0be support gzip -t and bzip2 -t by Denis Vlasenko · 16 years ago
  69. 3dee8e2 sendmail: update from maintainer by Denis Vlasenko · 16 years ago
  70. bbd55c9 cpio: fix -m to actually work as expected (Pascal Bellard) by Denis Vlasenko · 16 years ago
  71. 2bbdda0 unlzma: fix memory leak (Pascal Bellard) by Denis Vlasenko · 16 years ago
  72. ac2b50e add stdcall to FAST_FUNC by Denis Vlasenko · 16 years ago
  73. d699544 vi: fix vda's thinko by Denis Vlasenko · 16 years ago
  74. 42b8daf expand comment about FAST_FUNC by Denis Vlasenko · 16 years ago
  75. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  76. 26bc57d ash: improve comments by Denis Vlasenko · 16 years ago
  77. 448d30e ash: fix very weak $RANDOM generator; and move even more things out of data/bss by Denis Vlasenko · 16 years ago
  78. 843cbd5 ash: move stuff out of data/bss by Denis Vlasenko · 16 years ago
  79. 9092f75 print_flags: fix trivial thinko vi: fix reversed checks for underflow by Denis Vlasenko · 16 years ago
  80. 5fb7953 bunzip2: fix an uncompression error. Add the example to testsuite. by Denis Vlasenko · 16 years ago
  81. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  82. 2649f21 open_transformer: fix bug of calling exit instead of _exit by Denis Vlasenko · 16 years ago
  83. a04cc47 b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854 by Denis Vlasenko · 16 years ago
  84. 6e18f9a Announce 1.10.4 and 1.11.0 by Denis Vlasenko · 16 years ago
  85. 21278df busybox: do not print help to fd 2, print it to fd 1 by Denis Vlasenko · 16 years ago
  86. f4cfa1b update defconfig by Denis Vlasenko · 16 years ago
  87. f54256e Start 1.12.x by Denis Vlasenko · 16 years ago
  88. dabe36e This is 1.11.0 by Denis Vlasenko · 16 years ago
  89. e06f61d mkfs_minix, fsck_minix: code shrink by Denis Vlasenko · 16 years ago
  90. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  91. f26e3d2 mount: fix mishandling of proto=tcp/udp by Denis Vlasenko · 16 years ago
  92. d0cc3f4 mount: code shrink without logic changes. Added a comment by Denis Vlasenko · 16 years ago
  93. fe733a9 changes in comments only by Denis Vlasenko · 16 years ago
  94. 70685bd vi: fix yet another vda's thinko by Denis Vlasenko · 16 years ago
  95. 5ec6132 hush: ifdef out parts which are not needed by Denis Vlasenko · 16 years ago
  96. 003f9fb hush: kill some old unused fields; small code shrink by Denis Vlasenko · 16 years ago
  97. cc3f20b fix breakage found by randomconfig by Denis Vlasenko · 16 years ago
  98. 211b59b hush: trivial fix in debug code by Denis Vlasenko · 16 years ago
  99. 2f5d0cd ash: trivial code readability fixes by Denis Vlasenko · 16 years ago
  100. 2b75a94 ash: improve readability of the code. No real code changes. by Denis Vlasenko · 16 years ago