1. 4d05431 More minor touchups. -Erik by Erik Andersen · 24 years ago
  2. fb1793f Fix stupid typos -- thanks to Taketoshi Sano <kgh12351@nifty.ne.jp> by Erik Andersen · 24 years ago
  3. 07f5604 Fix a possible /linuxrc crash. -Erik by Erik Andersen · 24 years ago
  4. d7ce5e78 Update the sample inittab to add the "ctrlaltdel" action. by Erik Andersen · 24 years ago
  5. e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 24 years ago
  6. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 24 years ago
  7. c0bf817 mkdir -p had gotten broken. Fixed now. -Erik by Erik Andersen · 24 years ago
  8. d0480c2 Forgot a semicolon. -Erik by Erik Andersen · 24 years ago
  9. 31cf8e0 device_open is common code -- moved into utility.c -Erik by Erik Andersen · 24 years ago
  10. 79ac30d Forgot cp and mv are now cp_mv -Erik by Erik Andersen · 24 years ago
  11. d7cd21a Remove the now obsolete test. Tests now live in the tests directory. -Erik by Erik Andersen · 24 years ago
  12. fac10d7 A few minor updates. ;-) by Erik Andersen · 24 years ago
  13. 50bc101 made more robust and commented my code. by John Beppu · 24 years ago
  14. b332e77 by John Beppu · 24 years ago
  15. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 24 years ago
  16. a6d0dbc Minor change. init now uses dup2. -Erik by Erik Andersen · 24 years ago
  17. 8e759aa copy fixes to simplify link copying and always do the right thing. by Erik Andersen · 24 years ago
  18. d7a44c7 Forgot some debugging noise. -Erik by Erik Andersen · 24 years ago
  19. ce5b466 copyFile could call chmod on a symlink, changing the perms by Erik Andersen · 24 years ago
  20. ccc7488 Fixed ls formatting for 8 char user names. -Erik by Erik Andersen · 24 years ago
  21. de7965c Shuffle location of generic code into utility.c -Erik by Erik Andersen · 24 years ago
  22. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 24 years ago
  23. 3fe39dc Some busybox updates. See the changelog for details if you care. -Erik by Erik Andersen · 24 years ago
  24. bf3a838 put #if's around the lchown, because older glibc versions don't have it. by John Beppu · 25 years ago
  25. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  26. 9bc7e89 Making note of my changes by John Beppu · 25 years ago
  27. a4a8fd0 Went ahead and fixed bug #301 (chown not working on symlinks) by John Beppu · 25 years ago
  28. 06936df Fix a bug where tar could change perms and ownership of dirs pointed by Erik Andersen · 25 years ago
  29. de55287 Some busybox updates. You no longer _have_ to put a "-" in front of tar by Erik Andersen · 25 years ago
  30. f4acea8 Better way to check for namespace aliasing. -Erik by Erik Andersen · 25 years ago
  31. b2660c7 Tell what I did -Erik by Erik Andersen · 25 years ago
  32. 8ad12e3 Fix a namespace aliasing problem wereby du and dutmp, or by Erik Andersen · 25 years ago
  33. 4581b4c foreach (@busybox_command) { put_help_message_in_busybox_pod($_); } by John Beppu · 25 years ago
  34. 08fe43d added a little more content. by John Beppu · 25 years ago
  35. a2f69e5 Bug fix. grep wasn't printing file names they way it was supposed to. -Erik by Erik Andersen · 25 years ago
  36. 46a4e76 fleshed out a bit more... just wanted to put the current by John Beppu · 25 years ago
  37. 3a1b6be the beginnings of a proper man page for busybox. by John Beppu · 25 years ago
  38. 05100cd tar creation support is now optional. -Erik by Erik Andersen · 25 years ago
  39. 83865e3 Ready for release by Erik Andersen · 25 years ago
  40. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  41. b7cc49d * Added -o loop option for mount, and support in umount for loop by Erik Andersen · 25 years ago
  42. 05df239 Bug fixes. -Erik by Erik Andersen · 25 years ago
  43. 9a9a261 Fix a logger bug. -Erik by Erik Andersen · 25 years ago
  44. ac6e71f Possible fixes... -Erik by Erik Andersen · 25 years ago
  45. 766f9c7 Oops. left debug on. -Erik by Erik Andersen · 25 years ago
  46. 1dbc17f Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, by Erik Andersen · 25 years ago
  47. 5338ce1 foo by Erik Andersen · 25 years ago
  48. 5f2df6c Remove some leftover debug noise. -Erik by Erik Andersen · 25 years ago
  49. 9b5c0b7 More adjustments -Erik by Erik Andersen · 25 years ago
  50. 812d466 More minor fixes. -Erik by Erik Andersen · 25 years ago
  51. 96e2abd Init is now even more perfect then before. -Erik by Erik Andersen · 25 years ago
  52. 286b0de Trivial type fix. -Erik by Erik Andersen · 25 years ago
  53. d38eaef foo by Erik Andersen · 25 years ago
  54. 0e3782f Init is now _more_ perfect then before. -Erik by Erik Andersen · 25 years ago
  55. 9324b40 making note of my changes. by John Beppu · 25 years ago
  56. 9d83165 added uniq_usage message by John Beppu · 25 years ago
  57. 96f1f33 did tedious stuff by John Beppu · 25 years ago
  58. 3695052 Add in sample inittab file -Erik by Erik Andersen · 25 years ago
  59. 9e73725 inittab is now perfect. The universe will now submit to my by Erik Andersen · 25 years ago
  60. 0b874ed Cool. Beppu is doing uniq. -Erik by Erik Andersen · 25 years ago
  61. abb4772 i am busybox of borg. unix will be assimilated. by John Beppu · 25 years ago
  62. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  63. f4a99cc heheh. Forgot the fix. Here it is: by Erik Andersen · 25 years ago
  64. fb62e32 * Grep -i previously failed on UPPER CASE patterns due to a silly by Erik Andersen · 25 years ago
  65. 7dc1607 Bunches of fixes. Typos, bugs, etc. by Erik Andersen · 25 years ago
  66. 9c88cac First pass inittab parser written -Erik by Erik Andersen · 25 years ago
  67. 1266a13 * sed now supports addresses (numeric or regexp, with negation) and by Erik Andersen · 25 years ago
  68. a899108 Add the beginings of some regression testing. Add in the recently by Erik Andersen · 25 years ago
  69. f664c00 Fixed mv so it now does the right thing (same method used in cp). Removed by Erik Andersen · 25 years ago
  70. 2fe08c7 Fixed cp so it works as God intended it to. -Erik by Erik Andersen · 25 years ago
  71. 00266d3 Fixed a bug where tar would not set the user and group on device by Erik Andersen · 25 years ago
  72. 69ba6b2 Added changelog -Erik by Erik Andersen · 25 years ago
  73. 98f67e3 chown(2) clears S_ISUID and S_ISGID, even when chown is by Erik Andersen · 25 years ago
  74. 00417a3 sort is good to go. by John Beppu · 25 years ago
  75. ee512a3 implemented numeric sort (sort -g) by John Beppu · 25 years ago
  76. 568cb7b oops.. qsort(2) misunderstanding on my part. it's ok, now. by John Beppu · 25 years ago
  77. d19385e playing w/ $Log$ by John Beppu · 25 years ago
  78. f3e5904 the base is nearly done. need to implement various comparison functions, now. by John Beppu · 25 years ago
  79. 019513a added hooks for sort by John Beppu · 25 years ago
  80. 38efa79 work in progress... by John Beppu · 25 years ago
  81. c0ca473 this is my work in progress. by John Beppu · 25 years ago
  82. 3fe2ecf Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com> by Erik Andersen · 25 years ago
  83. d387d01 Sync to my local tree by Erik Andersen · 25 years ago
  84. f294a02 Fix double quoting bug preventing ininit scripts from running by Erik Andersen · 25 years ago
  85. 0210432 Add in first draft of insmod. Not yet working (but will Real Soon Now(tm)) by Erik Andersen · 25 years ago
  86. 10c341a Make head --version do the right thing. Update TODO list -Erik by Erik Andersen · 25 years ago
  87. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  88. 6da0ae8 Minor fixes to rmmod. First pass at insmod (not yet working). -Erik by Erik Andersen · 25 years ago
  89. c144e33 Fixed correctness of comment in rmmod.c - MKW by Mark Whitley · 25 years ago
  90. 2129b14 Added an AUTHORS file to acknowledge the folks that have done stuff. -Erik by Erik Andersen · 25 years ago
  91. 3d7e341 Wrote rmmod for busybox. -Erik by Erik Andersen · 25 years ago
  92. 0aa6118 killed an elusive bug in du -s. by John Beppu · 25 years ago
  93. 1c5b258 Fix bugs in logger and syslogd. Add fbset. -Erik by Erik Andersen · 25 years ago
  94. 6f23cec Added lsmod -Erik by Erik Andersen · 25 years ago
  95. 935fb38 made note of my recent changes by John Beppu · 25 years ago
  96. 25ab653 fixed an embarrasing segfault (head w/ no args used to die (but now it lives)) by John Beppu · 25 years ago
  97. e1618e4 Implemented du -s by John Beppu · 25 years ago
  98. 3cd5d25 Turn off loadkmap and loadfont. We won't be needing those. -Erik by Erik Andersen · 25 years ago
  99. 0f0fcec Added the list of available commands. -Erik by Eric Andersen · 25 years ago
  100. 664584b Fixed spelling of my name. Geez. Ah kant evun spel mi nam. -Erik by Eric Andersen · 25 years ago