From owner-cvs-sys Wed Sep 11 21:49:22 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA05127 for cvs-sys-outgoing; Wed, 11 Sep 1996 21:49:22 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA05103; Wed, 11 Sep 1996 21:49:14 -0700 (PDT) Date: Wed, 11 Sep 1996 21:49:14 -0700 (PDT) From: Julian Elischer Message-Id: <199609120449.VAA05103@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot boot.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/09/11 21:49:13 Modified: sys/i386/boot/biosboot boot.c Log: Idea: test all possibilities before checking in.. when splitting of the filename from the boot arg, step past the new NULL to point to following args. (JULIAN_HACK branch only) Revision Changes Path 1.56.2.8 +7 -7 src/sys/i386/boot/biosboot/boot.c