From owner-cvs-sbin Mon Jul 8 19:10:38 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA24061 for cvs-sbin-outgoing; Mon, 8 Jul 1996 19:10:38 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA24034; Mon, 8 Jul 1996 19:10:18 -0700 (PDT) Date: Mon, 8 Jul 1996 19:10:18 -0700 (PDT) From: Julian Elischer Message-Id: <199607090210.TAA24034@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/i386/nextboot nextboot.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/07/08 19:10:18 Modified: sbin/i386/nextboot nextboot.c Log: oops, make the magic number match that used in the bootblock.. I guess we should have a single place for this?? Revision Changes Path 1.2 +2 -2 src/sbin/i386/nextboot/nextboot.c