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_5_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   11 years  guenther   Tweak check rule to match change to the manpage formatting
[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.25   8 years  millert   Check the return value of snprintf() for potential overflow instead of doing a m...