Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 04:51:01 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1199446 for review
Message-ID:  <201409080451.s884p1MP026657@skunkworks.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/@@1199446?ac=10

Change 1199446 by jhb@jhb_jhbbsd on 2014/08/27 21:25:58

	Drop this.

Affected files ...

.. //depot/projects/smpng/sys/pc98/pc98/machdep.c#66 edit

Differences ...

==== //depot/projects/smpng/sys/pc98/pc98/machdep.c#66 (text+ko) ====

@@ -1444,10 +1444,6 @@
 SYSCTL_ULONG(_machdep, OID_AUTO, guessed_bootdev,
 	CTLFLAG_RD, &bootdev, 0, "Maybe the Boot device (not in struct cdev *format)");
 
-static char bootmethod[16] = "BIOS";
-SYSCTL_STRING(_machdep, OID_AUTO, bootmethod, CTLFLAG_RD, bootmethod, 0,
-    "System firmware boot method");
-
 /*
  * Initialize 386 and configure to run kernel
  */


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409080451.s884p1MP026657>