1. 9e6089e Ok, here we go... by Eric Andersen · 23 years ago
  2. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  3. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  4. 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
  5. 74bcd16 This incorporates Posix math support into ash. The Posix math support by Eric Andersen · 23 years ago
  6. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  7. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  8. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  9. c59fa37 Make the obj's generated from libbb/unarchive.c depend on the by Eric Andersen · 23 years ago
  10. 654944f Reverse my previous change, still cant compile with dmalloc by Glenn L McGrath · 23 years ago
  11. c3d2f12 When compiling unarchive objects link to $(LIBRARIES) incase using dmalloc by Glenn L McGrath · 23 years ago
  12. 6199fa9 Update version number to 0.53pre. by Matt Kraai · 23 years ago
  13. b7e6f13 Some minor updates. Bump version number in preparation for release. -Erik by Eric Andersen · 23 years ago
  14. d28cb03 Forgot this by Eric Andersen · 23 years ago
  15. 10175a4 Simplify a comment by Eric Andersen · 23 years ago
  16. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  17. 30f1eaf Fix the build process so it does not do the evil #ifdef BB_FOO stuff. by Eric Andersen · 23 years ago
  18. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  19. eb1c940 Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. by Glenn L McGrath · 23 years ago
  20. 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
  21. f4dd6e3 Do not purge the .cvsignore files on 'make release' so that by Eric Andersen · 23 years ago
  22. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 23 years ago
  23. f12cc4e Make hush the default shell. Ensure the applets_list gets by Eric Andersen · 23 years ago
  24. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  25. 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 23 years ago
  26. 14d3543 Per suggestion from Vladimir, eliminate check_wildcard_match(), which by Eric Andersen · 23 years ago
  27. 5f265b7 Fix a segfault in lash, hush, and cmdedit. Each of these used by Eric Andersen · 23 years ago
  28. d283e1c Bump version to 0.52pre by Eric Andersen · 23 years ago
  29. da7f095 Update comment re USE_SYSTEM_PWD_GRP -Erik by Eric Andersen · 23 years ago
  30. abde065 Oops. The dangers of applying patches by hand... by Eric Andersen · 23 years ago
  31. 3f99b56 A patch from Larry to fix pristine source builds (again). by Eric Andersen · 23 years ago
  32. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 23 years ago
  33. defa4f9 Per suggestion by Matt, make sh.c a real target. There is no by Eric Andersen · 23 years ago
  34. 2bf4dad fix to applet_source_list rule so Debian package continues to build by David Kimdon · 23 years ago
  35. 07e462f Matt was complaining. Hopefully this helps the sh.c link situation by Eric Andersen · 23 years ago
  36. 0081466 Be a bit more sneaky about the sh.c symlink so you don't need to by Eric Andersen · 23 years ago
  37. 25f2703 This is the initial checkin of Larry Doolittle's hush.c, using his by Eric Andersen · 23 years ago
  38. c1bdffe Another nice cleanup from Larry. This adds a new last_char_is() function and by Eric Andersen · 23 years ago
  39. e559878 Applied patch from Larry Doolittle to fix pristine build breakage. by Mark Whitley · 23 years ago
  40. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  41. 3676374 Cleanup more carefully after pod2html by Eric Andersen · 23 years ago
  42. 8810bdb Rewrote rm. by Matt Kraai · 23 years ago
  43. 8a24a65 Change link order so that libbb functions use libpwd.a when appropriate. by Matt Kraai · 23 years ago
  44. 46cd74b This has two patches. First it moves interface.c to libbb (it is by Eric Andersen · 23 years ago
  45. a529d88 NEw functions read_package_field and read_text_file_to_buffer by Glenn L McGrath · 23 years ago
  46. 6ba1a80 Use date -u instead of date --utc and consolidate version string. by Matt Kraai · 23 years ago
  47. a6ce670 use tmpfile() and revert my previous changes... convert() belongs here by Glenn L McGrath · 23 years ago
  48. 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 23 years ago
  49. 7fd9294 Move unzip, gz_open, gz_close to libbb by Glenn L McGrath · 23 years ago
  50. d22e560 Move deb_extract() to libbb, dpkg now independent of dpkg-deb by Glenn L McGrath · 23 years ago
  51. 9d53c8a Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c by Glenn L McGrath · 23 years ago
  52. b9af894 Fix up the uClibc compiler name (its format was recently changed slightly) by Eric Andersen · 23 years ago
  53. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 23 years ago
  54. a75e286 Bump version number to 0.51 by Eric Andersen · 23 years ago
  55. 94e5054 by John Beppu · 23 years ago
  56. a2a978a Some further syscall adjustments. Split the module syscalls out of by Eric Andersen · 23 years ago
  57. 0607053 Failed to name "Electric-fence" explicitly by Eric Andersen · 23 years ago
  58. b2e3e9b Seems that stupid libc5 doesn't implement daemon(), so conditionally by Eric Andersen · 23 years ago
  59. 24073c7 Add in easy-to-use electric-fence support. -Erik by Eric Andersen · 23 years ago
  60. c0c502e Fix for bug 1143 from Larry Doolittle -Erik by Eric Andersen · 23 years ago
  61. c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 23 years ago
  62. 2b549c3 Fixed the Makefile so busybox can link against libc5 again. Putting libbb.a at by Mark Whitley · 23 years ago
  63. 36eff9a Bump version number to 0.51pre by Eric Andersen · 23 years ago
  64. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 23 years ago
  65. b183dfa Split error messages into separate files. by Eric Andersen · 23 years ago
  66. c75586e Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files. -Erik by Eric Andersen · 23 years ago
  67. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 23 years ago
  68. 53b55ac Fix the make release target. by Eric Andersen · 23 years ago
  69. 0d5051d Update files and version number prepratory to cutting a release. -Erik by Eric Andersen · 23 years ago
  70. bdc8db9 Use the system passwd and group stuff by default by Eric Andersen · 23 years ago
  71. b3d6e2d Update the lash shell (hopefully the last time...) so things like by Eric Andersen · 23 years ago
  72. d2117e9 Created new regression testing framework with a number of testcases (many more by Mark Whitley · 24 years ago
  73. dd91724 patch from Larry to fix pristine source builds by Eric Andersen · 24 years ago
  74. c27b954 Make sure libpwd.a is linked _last_ so it overrides the system pwd/grp by Eric Andersen · 24 years ago
  75. 47cdcdd Try to do a little better at documenting how to use by Eric Andersen · 24 years ago
  76. 1b6cff3 libpwd was getting added twice. by Eric Andersen · 24 years ago
  77. 4f76bb6 Little patchlet to make linking against libc5 work a little better by Mark Whitley · 24 years ago
  78. adea7a6 Fix up Makefile -- uClibc nfs works these days by Eric Andersen · 24 years ago
  79. a183f05 Cleanup the use of 'find' to prevent error msgs. -Erik by Eric Andersen · 24 years ago
  80. 1cf8166 More updates. by Eric Andersen · 24 years ago
  81. 19f8620 Update the build system for pristine source directory builds. This by Eric Andersen · 24 years ago
  82. 5f2c79d Make ar be crossed. by Eric Andersen · 24 years ago
  83. 8305006 Make usage.c depend on usage.h -Erik by Eric Andersen · 24 years ago
  84. 88a5ceb Bump rev to 0.50pre. by Eric Andersen · 24 years ago
  85. 76c5e60 Patch from Chris Jaeger that makes turning on and off options in the makefile by Mark Whitley · 24 years ago
  86. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  87. 93a8e2e Patch from Larry Doolittle to reduce the chance that fussing with VPATH will by Eric Andersen · 24 years ago
  88. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  89. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  90. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  91. 54e9457 Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik by Eric Andersen · 24 years ago
  92. 0d5a08e Patch from Larry Doolittle to close bug #1086. -Erik by Eric Andersen · 24 years ago
  93. 8392acd All files include busybox.h, which includes applets.h, so the Makefile by Matt Kraai · 24 years ago
  94. 9aa23ba Show an example of how to compile with uClibc. -Erik by Eric Andersen · 24 years ago
  95. a6cd070 Bump the version number to 0.49pre by Eric Andersen · 24 years ago
  96. 4694836 Update the version number to 0.48 (no longer pre). by Eric Andersen · 24 years ago
  97. 4d4b3b1 Fix so cross compiling works again... by Eric Andersen · 24 years ago
  98. 9962cd9 Add a linker warning for symbol conflicts. by Eric Andersen · 24 years ago
  99. 1e1d9d1 oops, didn't mean to commit that last one... reverting by Randolph Chung · 24 years ago
  100. da7b829 Write progress meter to stderr instead of stdout by Randolph Chung · 24 years ago