1. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  2. bbf2ce3 Fix a compile error identiefied by Steven Scholz. by Glenn L McGrath · 21 years ago
  3. e84152e Check file has execute permission for the current user, minor formating by Glenn L McGrath · 21 years ago
  4. 984b451 fix a bug where `which' doesn't check whether the file passed as an argument by Glenn L McGrath · 21 years ago
  5. e78fe24 sigh by Eric Andersen · 21 years ago
  6. 514633b Tomasz Motylewski reported that the 'which' applet does not find by Eric Andersen · 21 years ago
  7. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  8. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  9. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago[Renamed from findutils/which.c]
  10. a3181dd Do not segfault if PATH is unset. by Matt Kraai · 23 years ago
  11. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  12. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  13. 8d35134 A bug fix from Vladimir for a memory leak I stupidly added to which.c. by Eric Andersen · 24 years ago
  14. 044a72d Larry suggested using concat_path_file() would be an even safer bet by Eric Andersen · 24 years ago
  15. 7526f03 Fix a buffer overflow. Which accounted for the size of the path, plus the the by Eric Andersen · 24 years ago
  16. 8d4c397 Patch from Jeff Garzik marking a few 'getopt not needed' apps. by Eric Andersen · 24 years ago
  17. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  18. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  19. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  20. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  21. 768a234 Fixed return status (thanks to David Douthitt for the fix). by Matt Kraai · 24 years ago
  22. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  23. 38c8551 Path count was out by one, fixed it by Glenn L McGrath · 24 years ago
  24. 63dde9d Simplify and remove dependence on PATH_MAX by Glenn L McGrath · 24 years ago
  25. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  26. 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
  27. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  28. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  29. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  30. c389d91 "which" rewritten to use stat(). Fixes to improve its compatability by Pavel Roskin · 25 years ago
  31. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago