aboutsummaryrefslogtreecommitdiff
path: root/debianutils/which.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - minor shrinkagealdot2006-06-141-8/+13
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-021-1/+1
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-8/+0
* Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many byteslandley2006-05-071-2/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* committing bug #7:pgf2005-09-141-29/+42
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* Fix a compile error identiefied by Steven Scholz.bug12004-03-031-1/+1
* Check file has execute permission for the current user, minor formatingbug12004-03-011-24/+20
* fix a bug where `which' doesn't check whether the file passed as an argumentbug12003-10-291-1/+3
* sighandersen2003-10-221-1/+1
* Tomasz Motylewski reported that the 'which' applet does not findandersen2003-10-221-12/+30
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-2/+1
* Major coreutils update.mjn32003-03-191-1/+1
* Move readlink, mktemp, run-parts and which to a new debianutils dir.bug12002-11-111-0/+81