Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.
[oweals/busybox.git] / findutils / which.c
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-05 Pavel Roskin"which" rewritten to use stat(). Fixes to improve its...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...