Date: Sun, 30 Jun 2002 16:26:24 +1000 From: Tim Robbins <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/which which.c Message-ID: <20020630162624.A14390@dilbert.robbins.dropbear.id.au> In-Reply-To: <200206300602.g5U62dR5070887@freefall.freebsd.org>; from tjr@FreeBSD.org on Sat, Jun 29, 2002 at 11:02:39PM -0700 References: <200206300602.g5U62dR5070887@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 29, 2002 at 11:02:39PM -0700, Tim J. Robbins wrote: > 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 I should have refered to execvp(3) here instead. Tim 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?20020630162624.A14390>