summaryrefslogtreecommitdiff
path: root/which.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Path count was out by one, fixed itGlenn L McGrath2000-09-181-1/+1
* Simplify and remove dependence on PATH_MAXGlenn L McGrath2000-09-181-31/+12
* Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead ofMatt Kraai2000-09-131-1/+1
* Some #include updates.Eric Andersen2000-08-101-1/+0
* Extract usage information into a separate file.Matt Kraai2000-07-161-7/+0
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-141-7/+8
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* "which" rewritten to use stat(). Fixes to improve its compatabilityPavel Roskin2000-06-051-18/+45
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-0/+73