1. 24b0a95 Documentation from Jan Kiszka by Rob Landley · 18 years ago
  2. fe908fd Kumar Gala tracked down a problem with NFS mounting. This is a different fix by Rob Landley · 18 years ago
  3. dbd91af Mike Frysinger pointed out we can go by Rob Landley · 18 years ago
  4. 92fff34 Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocate it. by Rob Landley · 18 years ago
  5. f0305b7 fix behavior of ZZ, with respect to readonly mode(s). original by Paul Fox · 18 years ago
  6. 6850017 remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day by Mike Frysinger · 18 years ago
  7. f885513 just whitespace fixes by Mike Frysinger · 18 years ago
  8. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 18 years ago
  9. 28ff966 Mention that 1.1.2 should be out Juneish. by Rob Landley · 18 years ago
  10. 986ab52 ensure that corrupted file extraction causes both a message and by Paul Fox · 18 years ago
  11. b3ede5a More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch. by Rob Landley · 18 years ago
  12. d1f8c1c From Jan Kiszka: This patch fixes the security labelling of the login terminal by Rob Landley · 18 years ago
  13. 164a5be Patch from Jan Kiszka: In case the libselinux development installation is not by Rob Landley · 18 years ago
  14. 0949d30 Software Freedom Law Center and the fixes.patch thing. by Rob Landley · 18 years ago
  15. 9360f42 add support for :wn (initial patch from Alexander Griesser) by Paul Fox · 18 years ago
  16. dbf935d drop obsolete version string in favor of actual BB version (from by Paul Fox · 18 years ago
  17. c370ea8 Turn #if 0 into a comment. by Rob Landley · 18 years ago
  18. 8416a2d prevent find from ever descending into an xdev'ed directory. by Paul Fox · 18 years ago
  19. 3570915 More dead code removal. by Rob Landley · 18 years ago
  20. 4789694 Robert P Day removed some commented out code. by Rob Landley · 18 years ago
  21. 90ece60 Define both big endian and little endian macros. by Rob Landley · 18 years ago
  22. 0bafd47 Stephane Billiart found an endianness bug in insmod. by Rob Landley · 18 years ago
  23. 771b186 - commentary typos by Bernhard Reutner-Fischer · 19 years ago
  24. 2dd13bd - make sure that we see freeramdisk only once by Bernhard Reutner-Fischer · 19 years ago
  25. d196867 When cross-compiling, the install directory for shared libraries has to come by Rob Landley · 19 years ago
  26. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  27. e0fe937 - correct typo by Bernhard Reutner-Fischer · 19 years ago
  28. 1bb3192 Bug spotted by Stephane Billiart: losetup depends on loop.c. by Rob Landley · 19 years ago
  29. fb3a631 Very nice patch from Rich Felker to portably set the stream error indicator and by Rob Landley · 19 years ago
  30. dce5809 make the makefile a little more flexible so we can store in either location by Mike Frysinger · 19 years ago
  31. 5fba250 News entry announcing 1.1.1. by Rob Landley · 19 years ago
  32. 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
  33. e1d41b3 fixup style by Mike Frysinger · 19 years ago
  34. 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 19 years ago
  35. 64bef2a fix typo by Mike Frysinger · 19 years ago
  36. ca8d0b0 We make both busybox and busybox_unstripped all the time now, no need to by Rob Landley · 19 years ago
  37. 2dd4279 Patch from Rogelio Serrano to defer checking whether the tty exists until by Rob Landley · 19 years ago
  38. 2324a7c Fix "seq 1 1". by Rob Landley · 19 years ago
  39. a35886c Fix from Glenn McGrath. by Rob Landley · 19 years ago
  40. 786988f Tweak allbareconfig not to pause. by Rob Landley · 19 years ago
  41. 7328c8f Annoint 1.1.1. by Rob Landley · 19 years ago
  42. cebea72 Another header suggestion from Shaun Jackman. by Rob Landley · 19 years ago
  43. 06adf5f 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. by Mike Frysinger · 19 years ago
  44. 3ea05d3 Fix missing copyright and license notice. by Rob Landley · 19 years ago
  45. d049812 Patch from Stuart Hughes upgrading depmod.pl by Rob Landley · 19 years ago
  46. 8dd4ca7 Patch from Shaun Jackman to make loop.c build only when needed. by Rob Landley · 19 years ago
  47. 6a776e9 Temporarily disable shared library for the 1.1.1 release. by Rob Landley · 19 years ago
  48. d1ba916 - workaroung pr25795 in gcc-4.1 by Bernhard Reutner-Fischer · 19 years ago
  49. e3f4ab2 Remove unneeded entries. by Rob Landley · 19 years ago
  50. 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
  51. 9601a1c whitespace cleanup by Eric Andersen · 19 years ago
  52. 19b5b8f Fix some obvious compile problems. Make the -f' fakeIt option actually work. by Eric Andersen · 19 years ago
  53. a6db0ee Willy Tarreau writes: by Eric Andersen · 19 years ago
  54. 28a6afe Roy Walker writes: by Eric Andersen · 19 years ago
  55. c30f445 Patch from tito, acked by Bernhard Fischer. by Rob Landley · 19 years ago
  56. e2b428c Use lstat() instead of stat so /init being a symlink doesn't screw people up. by Rob Landley · 19 years ago
  57. 99a072d - tito writes: this patch fixes some comments in dos2unix that are wrong by Bernhard Reutner-Fischer · 19 years ago
  58. 2523da2 - explain what magic numbers we're using here. by Bernhard Reutner-Fischer · 19 years ago
  59. 66753a3 - whitespace cleanup (and also check against the const first and only then look by Bernhard Reutner-Fischer · 19 years ago
  60. 263e75d - fix order of includes. by Bernhard Reutner-Fischer · 19 years ago
  61. 9aa7f20 declare const id argument const for probe_{ext2,ext3,cramfs} by Mike Frysinger · 19 years ago
  62. 179f417 need string.h as well as strings.h by Mike Frysinger · 19 years ago
  63. 25f67d4 need EXT2FS_OBJS for fsck by Mike Frysinger · 19 years ago
  64. 6bc1063 Make the new chroot environment creation infrastructure more flexible about by Rob Landley · 19 years ago
  65. dcb2122 My mount testsuite. Not automatically run at the moment, need to figure out by Rob Landley · 19 years ago
  66. eaa34ca More fixes. Type "auto" should mean unspecified from fstab as well as the by Rob Landley · 19 years ago
  67. aae8b34 Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so by Rob Landley · 19 years ago
  68. 5a57821 Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. by Rob Landley · 19 years ago
  69. 2824ded More test updates. by Rob Landley · 19 years ago
  70. 4bb1b04 Redo test suite to be able to test more than one command at a time. Eliminate by Rob Landley · 19 years ago
  71. ea9a471 Random in-passing tweak. by Rob Landley · 19 years ago
  72. 187e352 Update for bug 14. by Rob Landley · 19 years ago
  73. 330ac85 Tito shrank dos2unix. by Rob Landley · 19 years ago
  74. 31642d7 More "extern" removals from Robert P. Day by Rob Landley · 19 years ago
  75. 386f85e Attempt to make a warning go away without increasing size. by Rob Landley · 19 years ago
  76. d221d21 Missed one. by Rob Landley · 19 years ago
  77. dc0955b The new, new mount rewrite. (Mount double prime?) Still being debugged, but by Rob Landley · 19 years ago
  78. 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
  79. 2f135fc update comments as to what caused the defines to change by Mike Frysinger · 19 years ago
  80. ef7ccac - add two comments by Bernhard Reutner-Fischer · 19 years ago
  81. a25d83b - remove superfluous dependency which was fixed in r14527 by Bernhard Reutner-Fischer · 19 years ago
  82. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  83. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  84. 965030e Update documentation. by Rob Landley · 19 years ago
  85. 19808fe "make help" should not build the configurator first. by Rob Landley · 19 years ago
  86. 9dc6913 Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do by Rob Landley · 19 years ago
  87. e01d746 Cleanup patch from tito. by Rob Landley · 19 years ago
  88. 1c60d97 Size reduction by Tito. by Rob Landley · 19 years ago
  89. 9e09455 fix building with glibc-2.4 by Mike Frysinger · 19 years ago
  90. c70240c add a sep option for stripping by Mike Frysinger · 19 years ago
  91. 72d59db rearrange the menu a little to split general settings from applet selection by Mike Frysinger · 19 years ago
  92. ead1930 Cleanup patches from tito. by Rob Landley · 19 years ago
  93. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
  94. dae6aa2 Fixup to the previous (portability) patch. Linux actually does need by Rob Landley · 19 years ago
  95. 1f305dc Portability patch from rfelker. The bb_asprintf.c thing needs an eventual by Rob Landley · 19 years ago
  96. 3a32475 I'm about to introduce tests that need to run as root (like mount.tests), by Rob Landley · 19 years ago
  97. 31e3610 Cleanup from Paul Fox. One find piped to xargs is faster/simpler than by Rob Landley · 19 years ago
  98. ac664e0 Mention a few web browsers. by Rob Landley · 19 years ago
  99. d48633f They won't stop asking, but we can point them to the specific entry... by Rob Landley · 19 years ago
  100. 49a5599 Patch from Denis Vlasenko to make unlzma smaller. by Rob Landley · 19 years ago