summaryrefslogtreecommitdiffstats
path: root/usr.bin/which/which.c
Commit message (Expand)AuthorAgeFilesLines
* Handle relative and absolute pathnames (anything with a `/' in it) in the sametjr2002-06-301-1/+1
* Treat empty PATH elements as "." for tradition and consistency with thetjr2002-06-301-1/+3
* Off by one error in checking max file name length.wosch2002-03-091-1/+1
* Use FBSDID(), WARNS=2 fix.markm2001-12-111-3/+5
* Use a C version of which(1).green2000-08-291-0/+145
OpenPOWER on IntegriCloud