From owner-freebsd-commit Mon Sep 18 17:37:32 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA15757 for freebsd-commit-outgoing; Mon, 18 Sep 1995 17:37:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA15735 for cvs-all-outgoing; Mon, 18 Sep 1995 17:37:27 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA15725 for cvs-etc-outgoing; Mon, 18 Sep 1995 17:37:25 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA15709 ; Mon, 18 Sep 1995 17:37:17 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id SAA23823; Mon, 18 Sep 1995 18:39:15 -0600 Date: Mon, 18 Sep 1995 18:39:15 -0600 From: Nate Williams Message-Id: <199509190039.SAA23823@rocky.sri.MT.net> To: "Rodney W. Grimes" Cc: nate@freefall.freebsd.org (Nate Williams), CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/root dot.cshrc In-Reply-To: <199509190009.RAA04926@GndRsh.aac.dev.com> References: <199509181953.MAA28597@freefall.freebsd.org> <199509190009.RAA04926@GndRsh.aac.dev.com> Sender: owner-commit@FreeBSD.org Precedence: bulk > > Fix the cdpath to find utilities in the gnu src tree. > > Thanks.. and can we have that uncommented??? > Nope, because 'csh' blows chunks in the cdpath when the directories don't exist, and IF the sources aren't installed the directories won't exist. Nate