From owner-cvs-etc Thu Nov 14 06:28:37 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA11857 for cvs-etc-outgoing; Thu, 14 Nov 1996 06:28:37 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA11833; Thu, 14 Nov 1996 06:28:28 -0800 (PST) Date: Thu, 14 Nov 1996 06:28:28 -0800 (PST) From: Andreas Klemm Message-Id: <199611141428.GAA11833@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 96/11/14 06:28:28 Modified: etc/etc.i386 MAKEDEV Log: Added $PATH to the end of PATH. Otherwise the command 'expr' can't be found by the shell when running MAKEDEV from the fixit floppy environment. Revision Changes Path 1.128 +2 -2 src/etc/etc.i386/MAKEDEV