Date: Sun, 27 Jun 1999 12:29:18 -0700 (PDT) From: Robert Nordier <rnordier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/i386/fdisk Makefile fdisk.8 fdisk.c Message-ID: <199906271929.MAA24389@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnordier 1999/06/27 12:29:18 PDT Modified files: sbin/i386/fdisk Makefile fdisk.8 fdisk.c Log: Drop the embedded boot code in favour of a -B option which reads the boot code from /boot/mbr, or elsewhere as defined by the revised "-b bootcode" option; use getopt(3); clarify usage(); partially revise man page; etc. Revision Changes Path 1.4 +1 -4 src/sbin/i386/fdisk/Makefile 1.14 +41 -37 src/sbin/i386/fdisk/fdisk.8 1.29 +58 -101 src/sbin/i386/fdisk/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906271929.MAA24389>