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