1. 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
  2. 7c4b2f3 Minor makefile and todo updates -Erik by Erik Andersen · 25 years ago
  3. a51ecdd Minor tweak to argv[0] handling for linuxrc -Erik by Erik Andersen · 25 years ago
  4. 5b911dd Fixed rebooting when init runs as /linuxrc -Erik by Erik Andersen · 25 years ago
  5. dc75a73 + this is a small script for helping TargetWizard auto-generate busybox.defs.h by John Beppu · 25 years ago
  6. f7c49ef Sync up a few things. Add in a new telnet implementation (still by Erik Andersen · 25 years ago
  7. 3b9522f Add in a TODO item, -Erik by Erik Andersen · 25 years ago
  8. 6e769df Update the changelog -Erik by Erik Andersen · 25 years ago
  9. d07ee46 Removed proc dependancies for init and free (which maintaining exactly by Erik Andersen · 25 years ago
  10. fa4718e Minor update for handling TERM with serial consoles. -Erik by Erik Andersen · 25 years ago
  11. 42387e4 Forgot to add basename. More fixes to du from by Erik Andersen · 25 years ago
  12. 27fdd08 Fixed du. Now behaves just like GNU du (only less so). -Erik by Erik Andersen · 25 years ago
  13. e272915 Some updates for the day, -Erik by Erik Andersen · 25 years ago
  14. bf5f009 Formatting fix -Erik by Erik Andersen · 25 years ago
  15. 08c965a - I suspect the problem has something to do w/ symlinks. by John Beppu · 25 years ago
  16. 5e2b963 Add this in -Erik by Erik Andersen · 25 years ago
  17. 9ffdaa6 Updates -Erik by Erik Andersen · 25 years ago
  18. 5e1b2ca + memory allocation/deallocation is less tolerant of evil. by John Beppu · 25 years ago
  19. fa376f8 fsck_minix.c lost fat. by John Beppu · 25 years ago
  20. c1dc5d9 reduced .bss size by dynmaically allocating a certain large by John Beppu · 25 years ago
  21. 91f3df3 Fixed a bug, -Erik by Erik Andersen · 25 years ago
  22. 4d05431 More minor touchups. -Erik by Erik Andersen · 25 years ago
  23. fb1793f Fix stupid typos -- thanks to Taketoshi Sano <kgh12351@nifty.ne.jp> by Erik Andersen · 25 years ago
  24. 07f5604 Fix a possible /linuxrc crash. -Erik by Erik Andersen · 25 years ago
  25. d7ce5e78 Update the sample inittab to add the "ctrlaltdel" action. by Erik Andersen · 25 years ago
  26. e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
  27. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  28. c0bf817 mkdir -p had gotten broken. Fixed now. -Erik by Erik Andersen · 25 years ago
  29. d0480c2 Forgot a semicolon. -Erik by Erik Andersen · 25 years ago
  30. 31cf8e0 device_open is common code -- moved into utility.c -Erik by Erik Andersen · 25 years ago
  31. 79ac30d Forgot cp and mv are now cp_mv -Erik by Erik Andersen · 25 years ago
  32. d7cd21a Remove the now obsolete test. Tests now live in the tests directory. -Erik by Erik Andersen · 25 years ago
  33. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  34. 50bc101 made more robust and commented my code. by John Beppu · 25 years ago
  35. b332e77 by John Beppu · 25 years ago
  36. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  37. a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 25 years ago
  38. 8e759aa copy fixes to simplify link copying and always do the right thing. by Erik Andersen · 25 years ago
  39. d7a44c7 Forgot some debugging noise. -Erik by Erik Andersen · 25 years ago
  40. ce5b466 copyFile could call chmod on a symlink, changing the perms by Erik Andersen · 25 years ago
  41. ccc7488 Fixed ls formatting for 8 char user names. -Erik by Erik Andersen · 25 years ago
  42. de7965c Shuffle location of generic code into utility.c -Erik by Erik Andersen · 25 years ago
  43. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
  44. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 25 years ago
  45. bf3a838 put #if's around the lchown, because older glibc versions don't have it. by John Beppu · 25 years ago
  46. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  47. 9bc7e89 Making note of my changes by John Beppu · 25 years ago
  48. a4a8fd0 Went ahead and fixed bug #301 (chown not working on symlinks) by John Beppu · 25 years ago
  49. 06936df Fix a bug where tar could change perms and ownership of dirs pointed by Erik Andersen · 25 years ago
  50. de55287 Some busybox updates. You no longer _have_ to put a "-" in front of tar by Erik Andersen · 25 years ago
  51. f4acea8 Better way to check for namespace aliasing. -Erik by Erik Andersen · 25 years ago
  52. b2660c7 Tell what I did -Erik by Erik Andersen · 25 years ago
  53. 8ad12e3 Fix a namespace aliasing problem wereby du and dutmp, or by Erik Andersen · 25 years ago
  54. 4581b4c foreach (@busybox_command) { put_help_message_in_busybox_pod($_); } by John Beppu · 25 years ago
  55. 08fe43d added a little more content. by John Beppu · 25 years ago
  56. a2f69e5 Bug fix. grep wasn't printing file names they way it was supposed to. -Erik by Erik Andersen · 25 years ago
  57. 46a4e76 fleshed out a bit more... just wanted to put the current by John Beppu · 25 years ago
  58. 3a1b6be the beginnings of a proper man page for busybox. by John Beppu · 25 years ago
  59. 05100cd tar creation support is now optional. -Erik by Erik Andersen · 25 years ago
  60. 83865e3 Ready for release by Erik Andersen · 25 years ago
  61. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  62. b7cc49d * Added -o loop option for mount, and support in umount for loop by Erik Andersen · 25 years ago
  63. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  64. 9a9a261 Fix a logger bug. -Erik by Erik Andersen · 25 years ago
  65. ac6e71f Possible fixes... -Erik by Erik Andersen · 25 years ago
  66. 766f9c7 Oops. left debug on. -Erik by Erik Andersen · 25 years ago
  67. 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
  68. 5338ce1 foo by Erik Andersen · 25 years ago
  69. 5f2df6c Remove some leftover debug noise. -Erik by Erik Andersen · 25 years ago
  70. 9b5c0b7 More adjustments -Erik by Erik Andersen · 25 years ago
  71. 812d466 More minor fixes. -Erik by Erik Andersen · 25 years ago
  72. 96e2abd Init is now even more perfect then before. -Erik by Erik Andersen · 25 years ago
  73. 286b0de Trivial type fix. -Erik by Erik Andersen · 25 years ago
  74. d38eaef foo by Erik Andersen · 25 years ago
  75. 0e3782f Init is now _more_ perfect then before. -Erik by Erik Andersen · 25 years ago
  76. 9324b40 making note of my changes. by John Beppu · 25 years ago
  77. 9d83165 added uniq_usage message by John Beppu · 25 years ago
  78. 96f1f33 did tedious stuff by John Beppu · 25 years ago
  79. 3695052 Add in sample inittab file -Erik by Erik Andersen · 25 years ago
  80. 9e73725 inittab is now perfect. The universe will now submit to my by Erik Andersen · 25 years ago
  81. 0b874ed Cool. Beppu is doing uniq. -Erik by Erik Andersen · 25 years ago
  82. abb4772 i am busybox of borg. unix will be assimilated. by John Beppu · 25 years ago
  83. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  84. f4a99cc heheh. Forgot the fix. Here it is: by Erik Andersen · 25 years ago
  85. fb62e32 * Grep -i previously failed on UPPER CASE patterns due to a silly by Erik Andersen · 25 years ago
  86. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  87. 9c88cac First pass inittab parser written -Erik by Erik Andersen · 25 years ago
  88. 1266a13 * sed now supports addresses (numeric or regexp, with negation) and by Erik Andersen · 25 years ago
  89. a899108 Add the beginings of some regression testing. Add in the recently by Erik Andersen · 25 years ago
  90. f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
  91. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  92. 00266d3 Fixed a bug where tar would not set the user and group on device by Erik Andersen · 25 years ago
  93. 69ba6b2 Added changelog -Erik by Erik Andersen · 25 years ago
  94. 98f67e3 chown(2) clears S_ISUID and S_ISGID, even when chown is by Erik Andersen · 25 years ago
  95. 00417a3 sort is good to go. by John Beppu · 25 years ago
  96. ee512a3 implemented numeric sort (sort -g) by John Beppu · 25 years ago
  97. 568cb7b oops.. qsort(2) misunderstanding on my part. it's ok, now. by John Beppu · 25 years ago
  98. d19385e playing w/ $Log$ by John Beppu · 25 years ago
  99. f3e5904 the base is nearly done. need to implement various comparison functions, now. by John Beppu · 25 years ago
  100. 019513a added hooks for sort by John Beppu · 25 years ago