From owner-cvs-all Fri Jan 22 03:54:17 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA00161 for cvs-all-outgoing; Fri, 22 Jan 1999 03:54:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA00156; Fri, 22 Jan 1999 03:54:16 -0800 (PST) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA21470; Fri, 22 Jan 1999 03:54:17 -0800 (PST) Date: Fri, 22 Jan 1999 03:54:17 -0800 (PST) Message-Id: <199901221154.DAA21470@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/i386/fdisk fdisk.8 fdisk.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/01/22 03:54:17 PST Modified files: sbin/i386/fdisk fdisk.8 fdisk.c Log: Add a -b option as a simple way to rewrite the mbr code (eg. replacing a boot manager with a standard mbr) Revision Changes Path 1.12 +6 -0 src/sbin/i386/fdisk/fdisk.8 1.28 +21 -4 src/sbin/i386/fdisk/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message