From owner-cvs-all Wed May 5 11:41:48 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id BAFB914CC5; Wed, 5 May 1999 11:41:39 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id EAA25231; Thu, 6 May 1999 04:41:37 +1000 Date: Thu, 6 May 1999 04:41:37 +1000 From: Bruce Evans Message-Id: <199905051841.EAA25231@godzilla.zeta.org.au> To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, jb@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/kern init_main.c > Log: > Allow the init_path to be customised in an embedded system using the > INIT_PATH config option. > > Also fix two bugs which caused an infinite loop in none of the programs > in the init_path were found. That code was obviously not tested! Can we have a semicolon for the path separator before people start using this? We are not MSDOS. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message