OpenBSD CVS

src/usr.bin/which/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / which

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   7 years  millert   Use "cc -E" instead of "cpp". OK deraadt@ natano@
[TXT] whereis.1  1.18   11 years  jmc   tweak previous;
[TXT] which.1  1.25   8 years  millert   Use _PATH_DEFPATH if no PATH in the environment when invoked as which.
[TXT] which.c  1.26   7 years  schwarze   Delete some useless setlocale(3) calls in /usr/bin, no functional change. Patche...