1. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  2. 0874a61 Use the PROG variable instead of 'busybox' in the release target by Glenn L McGrath · 21 years ago
  3. 6376b58 Use a variable for the config files, makes it easier to syncronise with by Glenn L McGrath · 21 years ago
  4. d72e34c Patch by Steinar H. Gunderson to fix debian bug #211675. by Glenn L McGrath · 21 years ago
  5. b19c73d Change make to $(MAKE), patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
  6. 87470de * Since busybox binary is unnecessary, deleted it from prerequisites. by Glenn L McGrath · 21 years ago
  7. 24e098a Fixup 'make clean' to properly clean the _install directory by Eric Andersen · 21 years ago
  8. eac2045 Set libbb dead last in the link order by Eric Andersen · 21 years ago
  9. d4fcb80 Yet more preparation to make a release... by Eric Andersen · 21 years ago
  10. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  11. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  12. 1c25ba9 Oops. As Andrew Dennison just noticed, I left a stray by Eric Andersen · 21 years ago
  13. b6071ea Regenerate the busybox.links file when the .config changes by Eric Andersen · 21 years ago
  14. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  15. 3238ea1 Merge fileutils, textutils and shellutils into coreuils by Glenn L McGrath · 22 years ago
  16. a995343 Don't wipe the config system on 'make clean' by Eric Andersen · 22 years ago
  17. 92a06d0 Clean config binsries on 'make clean' by Eric Andersen · 22 years ago
  18. aaab46b Fix an obvious mistake by Eric Andersen · 22 years ago
  19. 4d7f965 Adjust for new .depend target by Glenn L McGrath · 22 years ago
  20. e86e4a2 busybox target wasnt checking .depend, clean kbuild binaries only on distclean by Glenn L McGrath · 22 years ago
  21. 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
  22. 919798d err.. Make clean in the scripts/config directory to remove some binaries by Glenn L McGrath · 22 years ago
  23. a94c310 Make clean in the scripts directory to remove some binaries by Glenn L McGrath · 22 years ago
  24. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  25. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago
  26. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago
  27. 61fb489 added full udhcp integration by Russ Dill · 22 years ago
  28. a39342b Remember to delete docs/busybox.pod by Eric Andersen · 22 years ago
  29. 8771517 Be more portable with 'find' for those that prefer programming by Eric Andersen · 22 years ago
  30. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  31. 8610f91 Lets give this a try... by Eric Andersen · 22 years ago
  32. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago
  33. aba7546 When the .config file is missing, supply a default one and run menuconfig by Eric Andersen · 22 years ago
  34. fb24eb4 Cleanup make clean by Eric Andersen · 22 years ago
  35. 1f30a41 Add a 'make uninstall' target by Eric Andersen · 22 years ago
  36. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  37. 5a40651 Update dmalloc options per suggestion from Glenn by Eric Andersen · 23 years ago
  38. 3ec5c69 Bart Visscher noticed some spurious search and replace silliness -Erik by Eric Andersen · 23 years ago
  39. de2a342 Add a more verbose non-strip command. by Eric Andersen · 23 years ago
  40. 2423b12 Begin moving things to busybox.net -Erik by Eric Andersen · 23 years ago
  41. 06656f3 Minor adjustment to the strip command by Eric Andersen · 23 years ago
  42. 4e05da8 Add a check target. by Matt Kraai · 23 years ago
  43. 45784fe Some more minor build cleanups by Eric Andersen · 23 years ago
  44. 30fcef4 Only use -mpreferred-stack-boundary with gcc versions that support it by Eric Andersen · 23 years ago
  45. 5abdaa9 Force main to always be included by Eric Andersen · 23 years ago
  46. 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
  47. 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  48. 95ebf61 *** empty log message *** by Glenn L McGrath · 23 years ago
  49. a49b025 Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed, by Eric Andersen · 23 years ago
  50. 3cd2760 Fixup the new buildsystem a bit. by Eric Andersen · 23 years ago
  51. ca38a29 A couple of leftovers by Eric Andersen · 23 years ago
  52. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  53. 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
  54. 5c72104 Fix large file support -- 2+ gig files should now actually by Eric Andersen · 23 years ago
  55. 63ae661 use the pedantically correct compiler for preprocessing by Eric Andersen · 23 years ago
  56. d36cdd2 Bump version to 0.61.pre by Eric Andersen · 23 years ago
  57. 54eceff some minor wording changes by Eric Andersen · 23 years ago
  58. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  59. 0b7d70c Fix up some silly messups with the debian packaging, and a dumb by Eric Andersen · 23 years ago
  60. 9e6089e Ok, here we go... by Eric Andersen · 23 years ago
  61. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  62. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  63. 2d91deb Allow multiple shells to be enabled. by Matt Kraai · 23 years ago
  64. 74bcd16 This incorporates Posix math support into ash. The Posix math support by Eric Andersen · 23 years ago
  65. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  66. 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
  67. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  68. c59fa37 Make the obj's generated from libbb/unarchive.c depend on the by Eric Andersen · 23 years ago
  69. 654944f Reverse my previous change, still cant compile with dmalloc by Glenn L McGrath · 23 years ago
  70. c3d2f12 When compiling unarchive objects link to $(LIBRARIES) incase using dmalloc by Glenn L McGrath · 23 years ago
  71. 6199fa9 Update version number to 0.53pre. by Matt Kraai · 23 years ago
  72. b7e6f13 Some minor updates. Bump version number in preparation for release. -Erik by Eric Andersen · 23 years ago
  73. d28cb03 Forgot this by Eric Andersen · 23 years ago
  74. 10175a4 Simplify a comment by Eric Andersen · 23 years ago
  75. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  76. 30f1eaf Fix the build process so it does not do the evil #ifdef BB_FOO stuff. by Eric Andersen · 23 years ago
  77. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  78. 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
  79. 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
  80. f4dd6e3 Do not purge the .cvsignore files on 'make release' so that by Eric Andersen · 23 years ago
  81. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 23 years ago
  82. f12cc4e Make hush the default shell. Ensure the applets_list gets by Eric Andersen · 23 years ago
  83. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  84. 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 23 years ago
  85. 14d3543 Per suggestion from Vladimir, eliminate check_wildcard_match(), which by Eric Andersen · 23 years ago
  86. 5f265b7 Fix a segfault in lash, hush, and cmdedit. Each of these used by Eric Andersen · 23 years ago
  87. d283e1c Bump version to 0.52pre by Eric Andersen · 23 years ago
  88. da7f095 Update comment re USE_SYSTEM_PWD_GRP -Erik by Eric Andersen · 23 years ago
  89. abde065 Oops. The dangers of applying patches by hand... by Eric Andersen · 23 years ago
  90. 3f99b56 A patch from Larry to fix pristine source builds (again). by Eric Andersen · 23 years ago
  91. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 23 years ago
  92. defa4f9 Per suggestion by Matt, make sh.c a real target. There is no by Eric Andersen · 23 years ago
  93. 2bf4dad fix to applet_source_list rule so Debian package continues to build by David Kimdon · 23 years ago
  94. 07e462f Matt was complaining. Hopefully this helps the sh.c link situation by Eric Andersen · 23 years ago
  95. 0081466 Be a bit more sneaky about the sh.c symlink so you don't need to by Eric Andersen · 23 years ago
  96. 25f2703 This is the initial checkin of Larry Doolittle's hush.c, using his by Eric Andersen · 23 years ago
  97. c1bdffe Another nice cleanup from Larry. This adds a new last_char_is() function and by Eric Andersen · 23 years ago
  98. e559878 Applied patch from Larry Doolittle to fix pristine build breakage. by Mark Whitley · 23 years ago
  99. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  100. 3676374 Cleanup more carefully after pod2html by Eric Andersen · 23 years ago