1. 8d35134 A bug fix from Vladimir for a memory leak I stupidly added to which.c. by Eric Andersen · 23 years ago
  2. 83a2ae2 More hush updates from Larry: by Eric Andersen · 23 years ago
  3. 7e1273e Patch from Jim McQuillan to pass the terminal type to the remote host. by Eric Andersen · 23 years ago
  4. 238bc40 Per comment from Jim McQuillan <jam@mcquil.com>, don't log by Eric Andersen · 23 years ago
  5. da7f095 Update comment re USE_SYSTEM_PWD_GRP -Erik by Eric Andersen · 23 years ago
  6. 28355a3 Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, by Eric Andersen · 23 years ago
  7. 822c383 Another vi update from Sterling Huxley: by Eric Andersen · 23 years ago
  8. 713b398 woops, forgot the break statment by Glenn L McGrath · 23 years ago
  9. 5bcfc9b Tolerate -q argument, if -q is passed give a warning and continue rather than just fail by Glenn L McGrath · 23 years ago
  10. cc0aa0f Actually we dont need to check if the device is nfs as it wont be stat'ed by Glenn L McGrath · 23 years ago
  11. 1b62619 woops, i shouldnt be so presumtuous? about what the error will be by Glenn L McGrath · 23 years ago
  12. 3aae100 Device may not be a real filename by Glenn L McGrath · 23 years ago
  13. 2e6c878 Rewrite -c and -b processing to shrink code and eliminate buffer overrun. by Matt Kraai · 23 years ago
  14. 6b8c550 include libbb.h after other includes by Glenn L McGrath · 23 years ago
  15. 2dcfba7 Larry's variant on Evin Robertson's fix to what I messed up by Eric Andersen · 23 years ago
  16. 044a72d Larry suggested using concat_path_file() would be an even safer bet by Eric Andersen · 23 years ago
  17. a0ba9f4 Wrote documentation and scripts for creating a busybox boot floppy. Initial revision. by Mark Whitley · 23 years ago
  18. d24f878 Don't reset parents context when we encounter an terminator. Fixes by Matt Kraai · 23 years ago
  19. 7526f03 Fix a buffer overflow. Which accounted for the size of the path, plus the the by Eric Andersen · 23 years ago
  20. e5ffb91 If it fails to run a builtin, let it fall through to exec the real thing. -Erik by Eric Andersen · 23 years ago
  21. e6bf66e Fix two bugs reported by Ralph Jones. by Matt Kraai · 23 years ago
  22. b0aca92 A todo update from larry to acknowledge the existance of hush by Eric Andersen · 23 years ago
  23. 87d893c devfs does not support creation of regular files. So change the by Eric Andersen · 23 years ago
  24. 6689140 Remove summary header. Not present in GNU or SUSv2. by Matt Kraai · 23 years ago
  25. 80abc45 Move up waitpid error check so that errno isn't clobbered by tcsetpgrp. by Matt Kraai · 23 years ago
  26. adcbc12 Canonicalize path before trying to unmount it. by Matt Kraai · 23 years ago
  27. 3425111 Fix bug #1108 by always canonicalizing arguments. by Matt Kraai · 23 years ago
  28. 0fcd447 Some more job control updates. It will now sucessfully background by Eric Andersen · 23 years ago
  29. 20a3069 Don't treat newline as pipe separator when processing substitutions. by Matt Kraai · 23 years ago
  30. 19ec9ee Use .png for images (removing all .gifs) and make them all 90x36 -Erik by Eric Andersen · 23 years ago
  31. 9f8caf1 Fix $(...) construction. Noted and patched by Larry Doolittle by Matt Kraai · 23 years ago
  32. bafd94f First pass at getting job control working. This gets the infrastructure by Eric Andersen · 23 years ago
  33. 1c8a59a Use the current pgrp, not pid, when resetting the foreground process group. by Matt Kraai · 23 years ago
  34. f162e7d Don't segfault if the first word is the empty string. by Matt Kraai · 23 years ago
  35. e67c3ce Another update from Larry: by Eric Andersen · 23 years ago
  36. e0244b0 Skip headers with empty filenames, rather than stopping. by Matt Kraai · 23 years ago
  37. b9f5b82 Another refinement, this time from Larry. by Eric Andersen · 23 years ago
  38. 6d553ef Argh. Now we break non-pristine builds. Check a bit more carefully. -Erik by Eric Andersen · 23 years ago
  39. abde065 Oops. The dangers of applying patches by hand... by Eric Andersen · 23 years ago
  40. 4ed5e37 Another hush update from Larry: by Eric Andersen · 23 years ago
  41. 3f99b56 A patch from Larry to fix pristine source builds (again). by Eric Andersen · 23 years ago
  42. aac75e5 Some more hush.c updates from Larry Doolittle. by Eric Andersen · 23 years ago
  43. 0e9aef3 Oops. I was a bit too hasty and also changed applet_name. by Eric Andersen · 23 years ago
  44. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 23 years ago
  45. 6f34394 These messages can be .rodata, so make them even more const. -Erik by Eric Andersen · 23 years ago
  46. 65504ac These do not need initial values. Let them live in the bss. -Erik by Eric Andersen · 23 years ago
  47. defa4f9 Per suggestion by Matt, make sh.c a real target. There is no by Eric Andersen · 23 years ago
  48. 218aa37 Fix user permissions of copied directories. by Matt Kraai · 23 years ago
  49. 43ca137 Simplify permission handling for FIFOs. by Matt Kraai · 23 years ago
  50. 24abecc Fix exit status when there is an error copying a file. by Matt Kraai · 23 years ago
  51. af166e7 Logic reversal for last_char_is by Glenn L McGrath · 23 years ago
  52. 2bf4dad fix to applet_source_list rule so Debian package continues to build by David Kimdon · 23 years ago
  53. 07e462f Matt was complaining. Hopefully this helps the sh.c link situation by Eric Andersen · 23 years ago
  54. 72ab975 Terminate source correctly when copying symlink. Report and patch by by Matt Kraai · 23 years ago
  55. 088875f Use BUFSIZ for the_command to match size used in cmdedit by Eric Andersen · 23 years ago
  56. af44a0e An update to hush from Larry: by Eric Andersen · 23 years ago
  57. 0081466 Be a bit more sneaky about the sh.c symlink so you don't need to by Eric Andersen · 23 years ago
  58. 0f9426e Ignore some generated files by Eric Andersen · 23 years ago
  59. 25f2703 This is the initial checkin of Larry Doolittle's hush.c, using his by Eric Andersen · 23 years ago
  60. a1dbc22 Disable lash -Erik by Eric Andersen · 23 years ago
  61. 924ab5b These days busybox.pod is autogenerated, so it should be removed from CVS. by Eric Andersen · 23 years ago
  62. 7f3b86e A fix from Larry for a corner case where insmod could end up by Eric Andersen · 23 years ago
  63. 6aabfd5 Fix handling of permission addition and removal (e.g., o-r). by Matt Kraai · 23 years ago
  64. ca85cdb Doh. I never allocated storate for the struct stat I am using. by Eric Andersen · 23 years ago
  65. 468f504 Fix handling of -R flag. by Matt Kraai · 23 years ago
  66. c1bdffe Another nice cleanup from Larry. This adds a new last_char_is() function and by Eric Andersen · 23 years ago
  67. 3c3277f As Larry pointed out, this the off by one canbe fixed much more elegantly. by Eric Andersen · 23 years ago
  68. 30592a5 Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org> by Eric Andersen · 23 years ago
  69. e559878 Applied patch from Larry Doolittle to fix pristine build breakage. by Mark Whitley · 23 years ago
  70. 2789906 Removed obsoleted BB_FEATURE_RM_INTERACTIVE by Mark Whitley · 23 years ago
  71. 207587a Applied patch from I.Q. to add -s to cmp. by Mark Whitley · 23 years ago
  72. c29c44c libbb.h now includes ../busybox.h. This way, files in libbb that have by Mark Whitley · 23 years ago
  73. 4f4bcfc Some more cleanups for insmod from Larry. -Erik by Eric Andersen · 23 years ago
  74. c57a75d Larry noticed that chown and chgrp has the version numbers off a bit by Eric Andersen · 23 years ago
  75. 4b541a8 Moved some #ifdefs down below #include "busybox.h" where they belong. by Mark Whitley · 23 years ago
  76. 67d7fe6 Sync'ed up the olympus section between this and stock Config.h by Mark Whitley · 23 years ago
  77. 4f3558a Fixed a BB_MTAB #define buglet reported by Magnus Damm. by Mark Whitley · 23 years ago
  78. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  79. 3676374 Cleanup more carefully after pod2html by Eric Andersen · 23 years ago
  80. f227815 Several cleanups from Larry. by Eric Andersen · 23 years ago
  81. 8810bdb Rewrote rm. by Matt Kraai · 23 years ago
  82. 9f0fedb Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately by Eric Andersen · 23 years ago
  83. 3a4aef5 Update applet define from BB_CP_MV to BB_CP and BB_MV. by Matt Kraai · 23 years ago
  84. 0144103 Use generic flag names. by Matt Kraai · 23 years ago
  85. 9ff9325 Move applet_name declaration from busybox.h to libbb.h. by Matt Kraai · 23 years ago
  86. af03049 Applied patch from Larry Doolittle to remove some strlen calls, and add one by Mark Whitley · 23 years ago
  87. de1b262 Remove file obsoleted by cp/mv rewrite. by Matt Kraai · 23 years ago
  88. 91b2855 Rewrite cp and mv to be SUSv2 compliant. by Matt Kraai · 23 years ago
  89. 4e9267d Reversed last patch; unnecessary. by Mark Whitley · 23 years ago
  90. 4b66dab Added a sanity check to fix weird bug exposed when sourcing in commands from a by Mark Whitley · 23 years ago
  91. 8a24a65 Change link order so that libbb functions use libpwd.a when appropriate. by Matt Kraai · 23 years ago
  92. ed424db Some patches from Gennady Feldman. Fixed a glob problem such that by Eric Andersen · 23 years ago
  93. d886292 A patch from Marc Karasek and Kanoj (kernel serial.c maintainer) by Eric Andersen · 23 years ago
  94. f5c358b Simplify file_prefix handling, and use of *dir variable. by Glenn L McGrath · 23 years ago
  95. 782ab3c Simplify pathname building, in which a bug was noted by Larry Doolittle, by Matt Kraai · 23 years ago
  96. ee0d93e Fix horrible, horrible memmory leak. I wondered why processes were dying ! by Glenn L McGrath · 23 years ago
  97. 89dc02d Clearly define out exclude list code, as recommended by Larry Doolittle by Glenn L McGrath · 23 years ago
  98. 56c14a6 Fixed a buglet where an extra newline was being added after an insert command by Mark Whitley · 23 years ago
  99. 497ef46 Made a correction to a bad test expression. Props to Larry Doolittle for by Mark Whitley · 23 years ago
  100. 3e310ac Applied patch from Larry Doolittle to give users the third option of putting by Mark Whitley · 23 years ago