From owner-cvs-all Sun Dec 22 17: 2:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7C3637B401; Sun, 22 Dec 2002 17:02:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 500B943ED8; Sun, 22 Dec 2002 17:02:46 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBN12kfh034571; Sun, 22 Dec 2002 17:02:46 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBN12kRZ034570; Sun, 22 Dec 2002 17:02:46 -0800 (PST) Message-Id: <200212230102.gBN12kRZ034570@repoman.freebsd.org> From: Warner Losh Date: Sun, 22 Dec 2002 17:02:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 Makefile boot1.s boot2.c X-FreeBSD-CVS-Branch: RELENG_5_0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/12/22 17:02:46 PST Modified files: (Branch: RELENG_5_0) sys/boot/common ufsread.c sys/boot/i386/boot2 Makefile boot1.s boot2.c Log: MFC: All the changes to the boot blocks that allow UFS1 and UFS2 to fit into 8k. Requested by: re (scottl) Revision Changes Path 1.8.2.1 +33 -91 src/sys/boot/common/ufsread.c 1.40.2.1 +10 -18 src/sys/boot/i386/boot2/Makefile 1.21.2.1 +5 -9 src/sys/boot/i386/boot2/boot1.s 1.52.2.1 +62 -98 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message