From owner-cvs-sys Thu Sep 5 14:12:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18643 for cvs-sys-outgoing; Thu, 5 Sep 1996 14:12:28 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18595; Thu, 5 Sep 1996 14:12:11 -0700 (PDT) Date: Thu, 5 Sep 1996 14:12:11 -0700 (PDT) From: Julian Elischer Message-Id: <199609052112.OAA18595@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile boot.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/09/05 14:12:09 Modified: sys/i386/boot/biosboot Makefile boot.c Log: Back out the previous changes I just couldn't get the code to be as small as it should have gotten.. atill a LITTLE bigger than before as I need to allow the default string to have options as well Revision Changes Path 1.44 +2 -2 src/sys/i386/boot/biosboot/Makefile 1.57 +73 -84 src/sys/i386/boot/biosboot/boot.c