1. 3869f66 Begin preparing for another release by Eric Andersen · 21 years ago
  2. 9089844 Latest dash update from vodz by Eric Andersen · 21 years ago
  3. dc19af4 Patch from Eric Spakman to update "run-parts" help text in Config.in. by Eric Andersen · 21 years ago
  4. fdd2a0f Eric Spakman writes: by Eric Andersen · 21 years ago
  5. d3652bf Patch from vodz: by Eric Andersen · 21 years ago
  6. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  7. 4b4e098 Steven Scholz writes: by Eric Andersen · 21 years ago
  8. 50af12d Sync hdparm -t and -T options with hdparm-5.3, which seems by Eric Andersen · 21 years ago
  9. 481772a Patch from vodz to cleanup libbb/obscure.c:password_check() by Eric Andersen · 21 years ago
  10. 5378fbc Joe.C writes: by Eric Andersen · 21 years ago
  11. 8f4ef15 Fixup segfault on 'kill -q' by Eric Andersen · 21 years ago
  12. c774efe extern inline is a bad bad thing. kill it (so mkfs_minix.c will by Eric Andersen · 21 years ago
  13. 7001480 Seems I missed a spot by Eric Andersen · 21 years ago
  14. 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
  15. 461c279 Might as well get my name in AUTHORS before 1.0... by Manuel Novoa III · 21 years ago
  16. b1d5b74 Save 0.5K. by Manuel Novoa III · 21 years ago
  17. 546f21a Remove code that too agressively disabled inlines by Eric Andersen · 21 years ago
  18. e6b8115 Minor cleanup by Eric Andersen · 21 years ago
  19. 91e4646 Fix bug when handling debian packages. by Glenn L McGrath · 21 years ago
  20. 6a9ca98 Remove LRP (now defunct) and replace it with leaf. by Eric Andersen · 21 years ago
  21. 7a6a773 Update webpage and changelog for release by Eric Andersen · 21 years ago
  22. 25f95de Lars Ekman writes: by Eric Andersen · 21 years ago
  23. 040f440 last_patch100 from vidz updating fdisk to 2.12pre by Eric Andersen · 21 years ago
  24. 08804ce Do not require that the signal number be specified by Eric Andersen · 21 years ago
  25. 76097ed Eric Spakman writes: by Eric Andersen · 21 years ago
  26. 3124a9e Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  27. b99aec0 Christian Meyer provided this patch to fix more bugs with the tftp client by Eric Andersen · 21 years ago
  28. d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  29. eef2317 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  30. eac2045 Set libbb dead last in the link order by Eric Andersen · 21 years ago
  31. c663ab0 Match up interfaces by Eric Andersen · 21 years ago
  32. ca16204 Fixup typo noticed by Nick Fedchik by Eric Andersen · 21 years ago
  33. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  34. 81fe123 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  35. 9cdef5d Yang Xiaopeng writes: by Eric Andersen · 21 years ago
  36. 930c596 bump version to 1.0.0-pre2 by Eric Andersen · 21 years ago
  37. cad4c5b A small update to the new docs. Plenty more is needed... by Eric Andersen · 21 years ago
  38. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  39. c470f44 This is synced from dash-0.4.17 and full ready for insert to new busybox by Eric Andersen · 21 years ago
  40. 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
  41. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  42. f3a02bb Update docs a bit by Eric Andersen · 21 years ago
  43. 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
  44. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  45. 4f46317 Add a "search google" button by Eric Andersen · 21 years ago
  46. f96675b James Petterson writes: by Eric Andersen · 21 years ago
  47. 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
  48. 342aea9 Allow people to use the full blown iproute2 programs with busybox ifupdown. by Eric Andersen · 21 years ago
  49. a1ed06b Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts by Eric Andersen · 21 years ago
  50. aa820db cleanup and add long options by Eric Andersen · 21 years ago
  51. 480f153 The logger utility does not really depend on CONFIG_SYSLOGD, by Eric Andersen · 21 years ago
  52. 05e662a Patch from Christian Meyer: by Eric Andersen · 21 years ago
  53. ac00aa7 Some additional description based on a patch from Terje Kvernes by Eric Andersen · 21 years ago
  54. ef73d3b Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp by Eric Andersen · 21 years ago
  55. 7d72e79 Rework kill / killall so it behaves itself, even when subjected to abuse. -Erik by Eric Andersen · 21 years ago
  56. d5868c1 Patch from Thomas Gleixner to reap any zombie processes that are by Eric Andersen · 21 years ago
  57. f231c72 Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, by Eric Andersen · 21 years ago
  58. b511f9c Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current by Manuel Novoa III · 21 years ago
  59. e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
  60. 20c9f1e Several simplifications and indenting changes, per last_patch97 from vodz by Eric Andersen · 21 years ago
  61. 4c6c236 As vodz noticed, I screwed up reboot by Eric Andersen · 21 years ago
  62. 340aa1c the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS by Eric Andersen · 21 years ago
  63. fe55b26 There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG by Eric Andersen · 21 years ago
  64. b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
  65. 3857a18 Document CONFIG_ASH_CMDCMD by Eric Andersen · 21 years ago
  66. 795c4ba Write some more docs by Eric Andersen · 21 years ago
  67. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  68. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  69. 6fd0e31 Patch from Andrew Flegg: by Eric Andersen · 21 years ago
  70. 0246222 Support reboot, halt, and poweroff independent of busybox init. by Eric Andersen · 21 years ago
  71. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  72. 0a14c9f A minor update for handling older gcc versions by Eric Andersen · 21 years ago
  73. d14d2a1 Update TODO list by Eric Andersen · 21 years ago
  74. e199220 Add a default clean target by Eric Andersen · 21 years ago
  75. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  76. d9fe958 Error out early if people try to build mount with nfs support by Eric Andersen · 21 years ago
  77. 680ec6e mention stresslinux by Eric Andersen · 21 years ago
  78. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  79. 592ebd5 Patch from Paul Mundt: by Eric Andersen · 21 years ago
  80. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  81. 1ebcff1 Patch from Jeff Angielski <jeff@theptrgroup.com> recognizing by Eric Andersen · 21 years ago
  82. 8212aa5 Fixup some little error in the webpage. Mention the Dell TrueMobile 1184. by Eric Andersen · 21 years ago
  83. 85c3c3f Update required kernel version and note that libc5 is no longer by Eric Andersen · 21 years ago
  84. 1b0075d Fixup problem unconditionally converting all hard links to symlinks. by Eric Andersen · 21 years ago
  85. c989724 Update changelog and docs by Eric Andersen · 21 years ago
  86. db210ae Document CONFIG_USE_BB_PWD_GRP by Eric Andersen · 21 years ago
  87. bb9dc93 Update the default set of applets that are listed by Eric Andersen · 21 years ago
  88. d4fcb80 Yet more preparation to make a release... by Eric Andersen · 21 years ago
  89. 335816b Fix a silly typo by Eric Andersen · 21 years ago
  90. 43da9d1 Looks like I forgot one little tiny detail... by Eric Andersen · 21 years ago
  91. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  92. 74f270a decouple delgroup and deluser by Eric Andersen · 21 years ago
  93. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  94. 1eceb12 Use standard types by Eric Andersen · 21 years ago
  95. b7ebc61 Michael Sternberg writes: by Eric Andersen · 21 years ago
  96. fb0c6af Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  97. 9edcabd Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  98. 96916b7 Require that LFS is enabled to get fdisk by Eric Andersen · 21 years ago
  99. 341170b Remove all the llseek junk and just use regular old lseek. When DOLFS is by Eric Andersen · 21 years ago
  100. feb283a On second thought, this is a better way to fix things by Eric Andersen · 21 years ago