1. 6248355 vodz' latest update to ash.c by Eric Andersen · 23 years ago
  2. 5a4a46a Patch from vodz to support 'tr a-z A-Z' syntax. by Eric Andersen · 23 years ago
  3. f52947b Fix the spec file so it works on redhat systems. At least I think by Eric Andersen · 23 years ago
  4. aa64ba4 Minor working update by Eric Andersen · 23 years ago
  5. ceece81 Move a bit more to the old news section by Eric Andersen · 23 years ago
  6. d0e5f86 Enable APPLETS_ALWAYS_WIN by Eric Andersen · 23 years ago
  7. d0b4d3d Typo fix. by Eric Andersen · 23 years ago
  8. 7b2dfc6 Move some stuff to the oldnews area by Eric Andersen · 23 years ago
  9. 40ecf7d Update web page... by Eric Andersen · 23 years ago 0_52
  10. 5c3070b Update changelogs by Eric Andersen · 23 years ago
  11. 807bda4 Minor update to include file ordering by Eric Andersen · 23 years ago
  12. 7cd5075 This is out of date, and Glenn tells me this can be safely deleted. by Eric Andersen · 23 years ago
  13. 48dfc56 This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables by Eric Andersen · 23 years ago
  14. d9d7555 Remove rpmunpack by Eric Andersen · 23 years ago
  15. 9137f2a This is obsolete -- replaced by rpm2cpio by Eric Andersen · 23 years ago
  16. 5a071bc Avoid a segfault (detected by Fabio Ferrari by Eric Andersen · 23 years ago
  17. 934c8ec Fix sh.c so it works with DMALLOC by Eric Andersen · 23 years ago
  18. 1c03923 Add in a shell tagline (per lash/hush behavior) to make it easier by Eric Andersen · 23 years ago
  19. b7e6f13 Some minor updates. Bump version number in preparation for release. -Erik by Eric Andersen · 23 years ago
  20. 0279505 Update the debian packaging stuff by Eric Andersen · 23 years ago
  21. d28cb03 Forgot this by Eric Andersen · 23 years ago
  22. c308847 Remove redundant initialization of lfile to reduce executable size by by Matt Kraai · 23 years ago
  23. 00e56ad Let people select their shell at compile time. by Eric Andersen · 23 years ago
  24. 3bbcc95 update the ignore list by Eric Andersen · 23 years ago
  25. d22b78f Fix a stupid bug revealed by multibuild.pl by Eric Andersen · 23 years ago
  26. 77b68e6 Add woukaround for missing struct _res in uClibc by Eric Andersen · 23 years ago
  27. 3102ac4 This is vodz' latest ash update. by Eric Andersen · 23 years ago
  28. 5009f90 Removed obsolete function, strdup_substr. by Matt Kraai · 23 years ago
  29. 44edeff Note my activities (how immodest of me). by Matt Kraai · 23 years ago
  30. 8e75f6d Fix a stupid thinko, and fix killall to cope with the updated by Eric Andersen · 23 years ago
  31. 332394b Be extra extra careful about what we dereference. by Eric Andersen · 23 years ago
  32. d50a619 Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190. by Eric Andersen · 23 years ago
  33. 94f3a57 Fix a thinko (the symptoms of which were reported by by Matt Kraai · 23 years ago
  34. 8df319b A bit of testing today showed that ASH_BBAPPS_AS_BUILTINS was by Eric Andersen · 23 years ago
  35. ed84959 gunzip, zcat were fixed just after 0.51 was released by Glenn L McGrath · 23 years ago
  36. bbac261 ash, hush and msh are new applets to 0.52 by Glenn L McGrath · 23 years ago
  37. 7f3cbdd Added entries for my commits by Glenn L McGrath · 23 years ago
  38. 623cfa9 Remove a redundant call to mkdir. by Matt Kraai · 23 years ago
  39. dd8500b Cleanups and sinze reduction for the vi applet from Aaron Lehmann by Eric Andersen · 23 years ago
  40. 3073dfb Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of by Eric Andersen · 23 years ago
  41. 22ecf04 Per patch from vodz, change a couple of consts to defines, since by Eric Andersen · 23 years ago
  42. 2870d96 Some updates to ash from vodz. Makes ash smaller. I made a few by Eric Andersen · 23 years ago
  43. 8f69784 Patch from vodz to fix freeing a static in cmdedit. by Eric Andersen · 23 years ago
  44. 10175a4 Simplify a comment by Eric Andersen · 23 years ago
  45. 0159597 Generalize comment -- no longer ls specific by Eric Andersen · 23 years ago
  46. 7e51679 Pad the human readable output for 'ls -sh' to 6 chars, since we will by Eric Andersen · 23 years ago
  47. 8fa1bf7 Fix a silly logic error which caused symlinks to be printed twice, and by Eric Andersen · 23 years ago
  48. 8f01839 Fixed scaling problems involving make_human_readable_str. by Manuel Novoa III · 23 years ago
  49. a77cfbf ls -s was reporting bytes instead of blocks. by Manuel Novoa III · 23 years ago
  50. d877d44 All-integer version (but it does use an unsigned long long) which fixes by Manuel Novoa III · 23 years ago
  51. db15cb7 A really nice patch from Manuel Novoa III for compile time by Eric Andersen · 23 years ago
  52. a2949aa Add some missing includes to kill warnings when building with the default by Manuel Novoa III · 23 years ago
  53. ff9eee4 This is a busybox port of the Minix shell. It is reasonably capable, by Eric Andersen · 23 years ago
  54. 66ca948 Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>. by Eric Andersen · 23 years ago
  55. 029b4a0 Allow xrealloc to act as a free() when size=0, per SuS2. -Erik by Eric Andersen · 23 years ago
  56. ec23c49 Remove vodz from credits, per his request by Eric Andersen · 23 years ago
  57. df82f61 Scrub up the licensing block -Erik by Eric Andersen · 23 years ago
  58. cb57d55 This a an ash applet I put together. It is similar to the one put by Eric Andersen · 23 years ago
  59. 184d736 Remove unneeded stuff. by Eric Andersen · 23 years ago
  60. 028b65b More thrashing about trying to make hush behave itself wrt job control... by Eric Andersen · 23 years ago
  61. 07abfe2 don't whine if all we need to do is remove a bg job by Eric Andersen · 23 years ago
  62. 0d8cc16 Fix a type promotion bug discivered and analyzed by Alan Modra by Eric Andersen · 23 years ago
  63. 4b6b5e4 Re-enable globbing (I'd accidentaly removed it) and finish off the last by Eric Andersen · 23 years ago
  64. 5c66d06 Explicitly call setsid() by Eric Andersen · 23 years ago
  65. 0392b86 Minor formatting change by Eric Andersen · 23 years ago
  66. a90f20b Don't choke if /etc/profile is not available by Eric Andersen · 23 years ago
  67. d98337a Fix ps so it doesn't waste space showing group, as it is pretty much by Eric Andersen · 23 years ago
  68. 91a6318 Make it so we don't segfault when /proc isn't mounted -- guess pid 1... -Erik by Eric Andersen · 23 years ago
  69. 5ef5614 Don't use void * to pass pointers of known type by Eric Andersen · 23 years ago
  70. ce98c19 A patch from Erik Meusel <erik@wh58-709.st.uni-magdeburg.de> by Eric Andersen · 23 years ago
  71. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  72. addabd6 Patch from Gennady Feldman by Glenn L McGrath · 23 years ago
  73. f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  74. 6c947d2 Fix the code for establishing a controlling terminal. -Erik by Eric Andersen · 23 years ago
  75. 24982c5 Fix up some warnings that show up on ppc by Eric Andersen · 23 years ago
  76. 2d848a4 This should finish off the job control issues with lash. Make certain by Eric Andersen · 23 years ago
  77. 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 24 years ago
  78. 1557626 Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match by Eric Andersen · 24 years ago
  79. e0c0757 These were broken when using dmalloc due to include file ordering by Eric Andersen · 24 years ago
  80. d9c8ace Leave BB_FEATURE_NFSMOUNT disabled by default. -Erik by Eric Andersen · 24 years ago
  81. 8f5b63e cpio applet, and changes to associated code by Glenn L McGrath · 24 years ago
  82. 52a97ca Some more cleanups. Of special importance, never free a pipe by Eric Andersen · 24 years ago
  83. c798b07 Some cleanups for hush. Saves about 350bytes. -Erik by Eric Andersen · 24 years ago
  84. a010571 Remove obsolete function declaration. by Matt Kraai · 24 years ago
  85. 764303f stdlib.h defined free(), which this needs by Eric Andersen · 24 years ago
  86. 30f1eaf Fix the build process so it does not do the evil #ifdef BB_FOO stuff. by Eric Andersen · 24 years ago
  87. 6b03504 Add in a missing header file by Eric Andersen · 24 years ago
  88. 76ce754 Dont change date or chmod on symlinks, lchown on symlinks if lchown available by Glenn L McGrath · 24 years ago
  89. 9f832de remove defines around unarchive, its always used by Glenn L McGrath · 24 years ago
  90. 7387240 heh by Tim Riker · 24 years ago
  91. 8370976 comment cleanup by Tim Riker · 24 years ago
  92. fbbd360 create_path -> make_directory by Tim Riker · 24 years ago
  93. 8071c02 Add wget -P support, finishing off bug #1176 -Erik by Eric Andersen · 24 years ago
  94. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 24 years ago
  95. 091781e Support tar -C, per bug #1176 -Erik by Eric Andersen · 24 years ago
  96. 8a646dd This commit guts lash, restoring it to what it was originally intended to do, by Eric Andersen · 24 years ago
  97. ea4abff Add in (and ignore) tar -p, since we preserver permissions automatically. by Eric Andersen · 24 years ago
  98. 075228a Remove documentation of unsupported sed options. by Matt Kraai · 24 years ago
  99. 02c40a7 Always apply commands with no specified range. by Matt Kraai · 24 years ago
  100. fa2661f Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to by Eric Andersen · 24 years ago