From owner-freebsd-bugs Sat Nov 7 22:59:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA09034 for freebsd-bugs-outgoing; Sat, 7 Nov 1998 22:59:59 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA09022 for ; Sat, 7 Nov 1998 22:59:58 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA15597; Sat, 7 Nov 1998 23:00:00 -0800 (PST) Date: Sat, 7 Nov 1998 23:00:00 -0800 (PST) Message-Id: <199811080700.XAA15597@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Bruce Evans Subject: Re: i386/8598: MAKEDEV fails if not run from current directory [patch] Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/8598; it has been noted by GNATS. From: Bruce Evans To: detlev!joelh@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: i386/8598: MAKEDEV fails if not run from current directory [patch] Date: Sun, 8 Nov 1998 17:58:01 +1100 >MAKEDEV frequently will call itself recursively using 'sh MAKEDEV'. >This causes the script to fail if it is called from a different >directory than where it resides. If, for instance, a dev directory This is mostly a feature. >The call "MAKEDEV local" causes me concern. I settled for calling >/dev/MAKEDEV.local no matter what directory MAKEDEV was called from. This breaks running of modified MAKEDEV[.local]'s in directories other than /dev. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message