1. c3f2956 Woops, depend on SHA1 not the option by Glenn L McGrath · 21 years ago
  2. 4d5e468 SHA1 options depend on SHA1 by Glenn L McGrath · 21 years ago
  3. ce6482e Fix overflow for machines greater than 4GB, return unsigned int to avoid by Glenn L McGrath · 21 years ago
  4. 97e2426 "staywithu" writes: by Eric Andersen · 21 years ago
  5. 6d3c7e7 trivial doc fix by Eric Andersen · 21 years ago
  6. 24e098a Fixup 'make clean' to properly clean the _install directory by Eric Andersen · 21 years ago
  7. d382c89 Typo by Glenn L McGrath · 21 years ago
  8. 3d5828f Change hardlink handling for tar to work the same way as cpio by Glenn L McGrath · 21 years ago
  9. 062913f Fix a bug reported by junkio@cox.net involving the mode_chars index. by Manuel Novoa III · 21 years ago
  10. bf83355 Patch from Paul Mundt (lethal) adding sh64 insmod support for busybox by Eric Andersen · 21 years ago
  11. 4456f25 Rewrite timescmd() function to avoid the use of floating point and to by Manuel Novoa III · 21 years ago
  12. 5b3c056 Remove unnecessary pointer dereference. by Manuel Novoa III · 21 years ago
  13. 9a9f677 fix style sheet so site doesn't look like crap with IE by Eric Andersen · 21 years ago
  14. 96379b0 Adjust Erik's change, as I don't claim copyright of the applet. by Manuel Novoa III · 21 years ago
  15. 8f4cdd5 Move shell descriptions to the config system by Eric Andersen · 21 years ago
  16. b287e2e Use the new 'select' option to make the shell config by Eric Andersen · 21 years ago
  17. c601ff1 Begin using the new "select" option. Good stuff! by Eric Andersen · 21 years ago
  18. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  19. f1c56a9 quiet some noise by Eric Andersen · 21 years ago
  20. 92fb939 Kent Robotti noted that mt.c uses "rewind" not "rew" by Eric Andersen · 21 years ago
  21. 99a75d1 Patch from Kent Robotti to being fdisk in sync with v2.12 final. by Eric Andersen · 21 years ago
  22. de6a6ae Remove unnecessary defamatory comment by Eric Andersen · 21 years ago
  23. 6c0e0fb Fix a stupid bug I introduced several months ago by Eric Andersen · 21 years ago
  24. 3869f66 Begin preparing for another release by Eric Andersen · 21 years ago
  25. 9089844 Latest dash update from vodz by Eric Andersen · 21 years ago
  26. dc19af4 Patch from Eric Spakman to update "run-parts" help text in Config.in. by Eric Andersen · 21 years ago
  27. fdd2a0f Eric Spakman writes: by Eric Andersen · 21 years ago
  28. d3652bf Patch from vodz: by Eric Andersen · 21 years ago
  29. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  30. 4b4e098 Steven Scholz writes: by Eric Andersen · 21 years ago
  31. 50af12d Sync hdparm -t and -T options with hdparm-5.3, which seems by Eric Andersen · 21 years ago
  32. 481772a Patch from vodz to cleanup libbb/obscure.c:password_check() by Eric Andersen · 21 years ago
  33. 5378fbc Joe.C writes: by Eric Andersen · 21 years ago
  34. 8f4ef15 Fixup segfault on 'kill -q' by Eric Andersen · 21 years ago
  35. c774efe extern inline is a bad bad thing. kill it (so mkfs_minix.c will by Eric Andersen · 21 years ago
  36. 7001480 Seems I missed a spot by Eric Andersen · 21 years ago
  37. 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
  38. 461c279 Might as well get my name in AUTHORS before 1.0... by Manuel Novoa III · 21 years ago
  39. b1d5b74 Save 0.5K. by Manuel Novoa III · 21 years ago
  40. 546f21a Remove code that too agressively disabled inlines by Eric Andersen · 21 years ago
  41. e6b8115 Minor cleanup by Eric Andersen · 21 years ago
  42. 91e4646 Fix bug when handling debian packages. by Glenn L McGrath · 21 years ago
  43. 6a9ca98 Remove LRP (now defunct) and replace it with leaf. by Eric Andersen · 21 years ago
  44. 7a6a773 Update webpage and changelog for release by Eric Andersen · 21 years ago 1_00_pre2
  45. 25f95de Lars Ekman writes: by Eric Andersen · 21 years ago
  46. 040f440 last_patch100 from vidz updating fdisk to 2.12pre by Eric Andersen · 21 years ago
  47. 08804ce Do not require that the signal number be specified by Eric Andersen · 21 years ago
  48. 76097ed Eric Spakman writes: by Eric Andersen · 21 years ago
  49. 3124a9e Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  50. b99aec0 Christian Meyer provided this patch to fix more bugs with the tftp client by Eric Andersen · 21 years ago
  51. d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  52. eef2317 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  53. eac2045 Set libbb dead last in the link order by Eric Andersen · 21 years ago
  54. c663ab0 Match up interfaces by Eric Andersen · 21 years ago
  55. ca16204 Fixup typo noticed by Nick Fedchik by Eric Andersen · 21 years ago
  56. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  57. 81fe123 Vladimir N. Oleynik writes: by Eric Andersen · 21 years ago
  58. 9cdef5d Yang Xiaopeng writes: by Eric Andersen · 21 years ago
  59. 930c596 bump version to 1.0.0-pre2 by Eric Andersen · 21 years ago
  60. cad4c5b A small update to the new docs. Plenty more is needed... by Eric Andersen · 21 years ago
  61. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  62. c470f44 This is synced from dash-0.4.17 and full ready for insert to new busybox by Eric Andersen · 21 years ago
  63. 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
  64. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  65. f3a02bb Update docs a bit by Eric Andersen · 21 years ago
  66. 05df91a last_patch98 from vodz: by Eric Andersen · 21 years ago
  67. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  68. 4f46317 Add a "search google" button by Eric Andersen · 21 years ago
  69. f96675b James Petterson writes: by Eric Andersen · 21 years ago
  70. 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
  71. 342aea9 Allow people to use the full blown iproute2 programs with busybox ifupdown. by Eric Andersen · 21 years ago
  72. a1ed06b Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts by Eric Andersen · 21 years ago
  73. aa820db cleanup and add long options by Eric Andersen · 21 years ago
  74. 480f153 The logger utility does not really depend on CONFIG_SYSLOGD, by Eric Andersen · 21 years ago
  75. 05e662a Patch from Christian Meyer: by Eric Andersen · 21 years ago
  76. ac00aa7 Some additional description based on a patch from Terje Kvernes by Eric Andersen · 21 years ago
  77. ef73d3b Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp by Eric Andersen · 21 years ago
  78. 7d72e79 Rework kill / killall so it behaves itself, even when subjected to abuse. -Erik by Eric Andersen · 21 years ago
  79. d5868c1 Patch from Thomas Gleixner to reap any zombie processes that are by Eric Andersen · 21 years ago
  80. f231c72 Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, by Eric Andersen · 21 years ago
  81. b511f9c Set the tm_isdst flag to -1 before calling mktime(). Otherwise, the current by Manuel Novoa III · 21 years ago
  82. e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
  83. 20c9f1e Several simplifications and indenting changes, per last_patch97 from vodz by Eric Andersen · 21 years ago
  84. 4c6c236 As vodz noticed, I screwed up reboot by Eric Andersen · 21 years ago
  85. 340aa1c the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS by Eric Andersen · 21 years ago
  86. fe55b26 There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG by Eric Andersen · 21 years ago
  87. b24da33 Document CONFIG_FEATURE_INSMOD_LOADINKMEM by Eric Andersen · 21 years ago
  88. 3857a18 Document CONFIG_ASH_CMDCMD by Eric Andersen · 21 years ago
  89. 795c4ba Write some more docs by Eric Andersen · 21 years ago
  90. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  91. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  92. 6fd0e31 Patch from Andrew Flegg: by Eric Andersen · 21 years ago
  93. 0246222 Support reboot, halt, and poweroff independent of busybox init. by Eric Andersen · 21 years ago
  94. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  95. 0a14c9f A minor update for handling older gcc versions by Eric Andersen · 21 years ago
  96. d14d2a1 Update TODO list by Eric Andersen · 21 years ago
  97. e199220 Add a default clean target by Eric Andersen · 21 years ago
  98. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  99. d9fe958 Error out early if people try to build mount with nfs support by Eric Andersen · 21 years ago
  100. 680ec6e mention stresslinux by Eric Andersen · 21 years ago