Date: Sat, 29 Jun 2002 23:02:39 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/which which.c Message-ID: <200206300602.g5U62dR5070887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/29 23:02:39 PDT
Modified files:
usr.bin/which which.c
Log:
Handle relative and absolute pathnames (anything with a `/' in it) in the same
way as execve(2), and the old perl which(1).
PR: 35718
Revision Changes Path
1.5 +1 -1 src/usr.bin/which/which.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206300602.g5U62dR5070887>
